
Though I haven't looked into the coding of either very hard, i notice that the .js logs the screen information and then just calls up the asp page and runs as normal with the bonus of adding the screen information. Bearing in mind your note "Don't put more than one tracking method per page", why aren't the default instructions: put track.js on every page - because it does everything the asp tracker does, plus more?!! Is it just because if a site user doesn't have javascript enabled it won't log?
Thanks for any reply.
difference between track.js and track.asp
Hi,
Some people like to track robot information which doesn't work with javascript as web spiders, bots, etc. generally do not execute javascript code. So the trade off is that you get screen resolution with javascript and robot data with asp tracking.
Regards,
~Chad