Tagged Questions
1
vote
4answers
161 views
how to check that Google Analytics Tracking Code is firing on an iPad
I am used to using the Firebug extension "Omnibug" with Firefox to check that Google Analytics Tracking Code is firing on my website. This application works very well and has minimal overhead.
I am ...
0
votes
1answer
539 views
what is the __switchTo5x cookie? __unam ? __qca?
I test on my local mac's (osx 10.6.8) appache. Just now, I did a print_r($_SERVER) from a php script, and it shows these three cookies. What is that all about? I didn't set them. Is this something ...