Skip to main content
Known Participant
May 12, 2008
Question

Google Analytics flash tracking code

  • May 12, 2008
  • 4 replies
  • 783 views
Hey, everyone, I'm trying to track flash events on my website using google analytics. The problem is that the code they provide is Actionscript 2 and my flash program is written in Actionscript 3. Can anyone help me translate the following into AS3? Thanks.

Flash Code Examples

This topic has been closed for replies.

4 replies

kglad
Community Expert
Community Expert
May 17, 2008
i don't know where your problem is and so i can't help you resolve it without putting in some time to work on this.

i let this thread and your duplicate new thread alone to see if anyone else would help you. but i see noone is responding..

unfortunately, working with google analytics is time-consuming to debug because of the long time between a code-test and google's response. but, if it's important enough to you and you don't want to wait for free assistance i can solve this for you, but would charge you for my time.
alexmel7Author
Known Participant
May 14, 2008
If anyone could take a look at my code I would gratly appreciate it. I really want to be able to tracks flash events on my website.
kglad
Community Expert
Community Expert
May 13, 2008
why did you go back to the old version of google analytics?
alexmel7Author
Known Participant
May 13, 2008
Nevermind, I have switched back to the new version of the tracker code. I want to use the ExternalInterface way to track data and I need to implement this code:
How would I do this?
alexmel7Author
Known Participant
May 13, 2008
How does this look:

kglad
Community Expert
Community Expert
May 12, 2008
use navigateToURL() instead of getURL().
alexmel7Author
Known Participant
May 12, 2008
Ok, how does this code look: