Hello,
I need some general direction here…
I have a desktop application with a url to my EE site and want to track how many users come to the site through the desktop application (as opposed to other sources of traffic).
I’m assuming the best way to do this is style the url into an affiliate looking url?
Something like
http://www.site.com/level1/index.php&affiliate=desktop
If this is the case, how do you use server side processing to log the impression? Does this interfere with 404 pages?
Is there any way to use google analytics to track the custom hits from only this url?
thanks…