I want to write a simple javascript tracking code that should be able to push parameters to a remote server.
- What should I pay attention when writing this code?
- Is there a difference with the new asynchronous codes around (google analytics style)?
- Can you provide a very basic example code?
Thank you