PayPal & Google Analytics |
[eluser]Richard Testani[/eluser]
Has anyone setup a Paypal/Google Analytics e-commerce tracking using the PayPal_lib? I put my google analytics code into the Paypal controller since the IPN makes a request to that page. I assume thats where all the tracking should take place. But when I review my analytics no e-commerce tracking is taking place, not even a hit on paypal/ipn in the page views. What am I doing wrong? Thanks Rich (Yes I have e-commerce tracking turned on in google analytics)
[eluser]Clooner[/eluser]
You have to put additional javascript into your html. http://tinyurl.com/28jfges Code: _gaq.push(['_setAccount', 'UA-XXXXX-X']);
[eluser]Richard Testani[/eluser]
Yes, that code is setup in Paypal/ipn If I am putting it in the right place, maybe something else is wrong. But I am getting SUCCESS responses so the page is working. I'll keep testing.
|
Welcome Guest, Not a member yet? Register Sign In |