Hi Jan,

I'd use a tool such as Piwik which has the ability to track link to
external files through JS in order to handle this use case.

Guillaume


On Fri, Jun 6, 2014 at 2:53 PM, felixixix <[email protected]> wrote:

> To implement an "most visited links" box, I need information about what
> external pages are visited the most from XWiki-pages.
> First idea (lacking knowledge on how to implement it):
> - change link parser to tranformer links like "http://www.externalpage.com
> "
> to
> "
> http://www.mypage.com/proxypage.php?destination=http://www.externalpage.com
> "
> - implement proxypage at "http://www.mypage.com/proxypage.php"; to count
> destination and Redirect
>
> I am thankful for any suggestions...
> Best regards, Jan
>
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Statistics-for-links-to-external-pages-in-Xwiki-tp7590930.html
> Sent from the XWiki- Dev mailing list archive at Nabble.com.
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to