Tagged Questions
2
votes
1answer
47 views
How to track events or e-commerce sales that occur later using Google Analytics?
Here's my problem:
I have a static site with Google Analytics tracking code.
To buy one of my services, users call me, and when their order is ready (many days later), I send them an e-mail link to ...
1
vote
1answer
104 views
Analysing traffic sources in Analytics for Magento sales
Hi I have a Magento installation linked with a Google Analytics account. It works very well in that I can see conversions, I can see the products that are selling directly from analytics and I can get ...
2
votes
1answer
222 views
Google analytics event tracking doesn't show the related revenue
We're tracking clicks on certain banners on a site using synchroneous tracking:
var pageTracker = _gat._getTracker(\''+ ga_acc_code +'\');
pageTracker._trackEvent(\'click_1\', \'Home\', \'%title%\');
...
0
votes
2answers
97 views
Google Analytics - Phone Orders Internally
I am running an ecommerce site and currently have google analytics filtering out our IP. While this gives almost absolute metrics about visitors it does not include orders processed internally ...
