Hello everyone, I am making a Google Analytics like project for my school assignment. I have two questions primarily:
1) Exactly when does Google store the data to the database? When it does it use XHR with some server side scripting language to store it to the database or is there a way to do it using plain javascript?
2) How do I get the IP address of a user from Javascript? How does Google do for Analytics??
Thanks for all the help.
Pranz