mrthuanvn / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
0 stars 0 forks source link

tracking does not work, wiithout error tracing #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create an account.
2. copy & paste the simple example 
https://developers.google.com/analytics/devguides/collection/other/flashTracking
SetupFlash#useAnalyticsLibrary
3. make minor change (update the correct account ID)
4. run and watch that the event is sent.
5. check GA account and notice that the track isn't there.

What is the expected output? What do you see instead?
I was excepting to see the events on the GA dashboard.
I use debug mode, so I see the tracker trace, and there are no errors there.

What version of the product are you using? On what operating system?
GATracker (AS3) v1.0.1.319
Flex SDK 4.6.0

Please provide any additional information below.
I know that there is no problem with the GA account, a friend of mine could 
track events/screens from Android (using android SDK).

Original issue reported on code.google.com by eyal....@dragonplay.com on 2 Jun 2013 at 12:41