A client wants to know which of the links on his page, if any, are clicked by visitors.
Thinking I could use the Awstats tracking to do this, I tried creating a redirect page with an argument passed in the URL to replace the regular links, so the link would show "redir.php?url=http://linkedpage.com" which works as expected, but Awstats just shows the redir.php page, and not the added url -- so while I can see total clicks, I can't see where the visitors went.
Short of separate redirect pages for each link, any simple solutions you can suggest, before I either do that or start writing a mysql application?
Thanks,
Bill
Thinking I could use the Awstats tracking to do this, I tried creating a redirect page with an argument passed in the URL to replace the regular links, so the link would show "redir.php?url=http://linkedpage.com" which works as expected, but Awstats just shows the redir.php page, and not the added url -- so while I can see total clicks, I can't see where the visitors went.
Short of separate redirect pages for each link, any simple solutions you can suggest, before I either do that or start writing a mysql application?
Thanks,
Bill