Hey Gang,
I’m currently looking here for help using GA with Flash: http://code.google.com/apis/analytics/docs/flashTrackingSetupFlash.html#getComponent
Specifically I am looking at the AnalyticsLibrary Example.
I have my imports, I have my variable created and I see my debug window on my app if I run it.
Here’s where it gets sticky… As soon as I add _gaTracker.trackPageView("/flash/game2/showInstructions"); or any other “trackPageView” method, I get the following error…
1061: Call to a possibly undefined method trackPageView through a reference with static type com.google.analytics:AnalyticsTracker.
Has anyone ever used this? Can anyone give me a hand here and help me figure out what I am doing wrong?
Thanks in advance for your time and help!
–d