Google Analytics visitor tracking

relllik

Newbie
Joined
Aug 20, 2008
Messages
36
Reaction score
48
Hello there,
I need some advice from you.
For example first visit to my site was from facebook and after some days same visitor go to my site trough direct hit and make transaction. So the thing i want to know - is it possible to track each returned visitor by his first entry point on site ? Or maybe there are other services with this feature ?
Regards,
Rellik
 
To my knowledge, there's no way to track such tendencies using Analytics. The only possible way for accomplishing ths that I can think of is injecting a cookie to the computers of each and every visitor of your site and storing the referrer in this cookie. Then, when a visitor sees your 'thank you' page, your site will read the cookie and take a note. Very similarly to how affiliate tracking works. I'm not sure though how easy or difficult it might be to program this yourself - perhaps someone can suggest you a capable affiliate program script of that?
 
There are ways to track the returning visitor by his/her IP address.
 
Hey guys
I found solving for this problem.
http://www.google.com/support/forum/p/Google+Analytics/thread?tid=0e672a6afb56558c&hl=en
http://www.conversionworks.co.uk/blog/2009/06/11/super-cookie-how-to-guide-and-source-code-a-guide-for-techies/
Hope it helps somebody. ;)
 
Ip address but it changes usually for most people as the ISP changes it every day or so, as someone said you can probably do it with cookies but I'm not sure how to check this in GA
 
Back
Top