Tagged Questions
1
vote
2answers
589 views
How google ga.js is working?
I tried to analyse how google is transfering data. Especialy the document.referer.
for me its not ajax (firebug do not show any ajax activity).
PHP do not show the $_SERVER['HTTP_REFERER'] very ...
1
vote
1answer
801 views
Track http domain referer
Can i track the http referer with javascript, and append a variable to the URL string to store into a dbase?
or could i track a cookie that the user gets?
(very layman's terms here, sorry)
if http ...
0
votes
1answer
42 views
Can a website see that a user is from Google SSL?
Google wrote:
However, for organic search results on SSL search, a web site will only know that the user came from google.com.
...