What is the best way to track the return visitors from a Google adwords or other PPC campaign?
Posted on January 29, 2009
Filed Under Search Engine Optimization | 1 Comment
Will A asked:
I currently use Google Analytics, and I want to track the return visitors from my PPC campaigns from Google Adwords & Yahoo Search Marketing. For example, when someone clicks on an ad, do they come back to my site?
learn internet marketing
I currently use Google Analytics, and I want to track the return visitors from my PPC campaigns from Google Adwords & Yahoo Search Marketing. For example, when someone clicks on an ad, do they come back to my site?
learn internet marketing
If you enjoyed this post, make sure you subscribe to my RSS feed!
Comments
One Response to “What is the best way to track the return visitors from a Google adwords or other PPC campaign?”
Leave a Reply





market research
The system that measure’s a user’s lifetime value is only as good as the data that can be captured.
If you have the technology to store cookies on your user’s machines, store a cookie that expires after a long period of time (60-90 days) with the original source of the user and a number value that you can increment to count the number of return sessions by that user.
Check for the cookie values on page load, increment the count for the number of visits. Pass these values through to your checkout/thankyou page to find the total revenue that single user has generated.