On Nov 5, 1:28 pm, Nick wrote:
> Probably because this group's purpose is to help around the Google
> Analytics Data Export API?
>
> You can get help for implementation questions in our general user
> group:
http://www.google.com/support/forum/p/Google+Analytics
>
> Yes each item and transaction is sent in a separate request, all are
> asynchronous. I think the problem is the transaction is not fully sent
> before the page unloads. You should test you can properly send data by
> running your function from an event that doesn't change the page url.
> If that works, then this article can help you get it working on the