Tagged Questions
0
votes
1answer
3k views
Do I need to put _gaq.push(['_trackEvent' … inside <script> tags in my PHP code?
I want to push some event tracking to my google analytics account from my PHP scripts. I include an external PHP file which has the google analytics code in my header script which is included in all ...