I understand that google analytics uses first party cookie tracking, so it sets the cookie from the domain being visited with javascript (rather than setting the cookie from google-analytics.com)
I am wondering how the ga.js google analytics script saves the cookie data to the database to be reported on by google analytics?
I cant see any reference to a script or url where the data is being saved to a db e.g. in here http://google-analytics.com/ga.js
Any ideas?
Cheers Ke