By decon on
Hi
I am in the process of setting up my first drupal site and I was wondering if there was an easy way to create a link tracking code in a module depending on what page the link is on. I'd like a Module that has links to site B running on most pages, but I'd also like those links to have some sort of code to indicate what page its on.
I am looking to be able to track on the other site which pages are generating the clicks/conversions so I can know which ones are working and which ones are not. Is there an easy variable I could put that would say link = (siteA)(?"page name") or something like that?
Is that what the weblink module is for?
thanks in advance!