Hi I have a dynamic PHP website (zencart), which I have installed google analytics tracking code on in the footer but to be able to use functions like track event you must place the GA tracking code above any call to _trackevent etc, so my question is how do I exclude the ga tracking code from appearing in the footer of the page I wany to use _trackevent on but still have it appearing on the other pages in the footer. Any help would be very much appreciated as Im getting going seriously grey with trying to find anything on the net that is remotely helpful.
Thanks in advance.