What steps will reproduce the problem?
1. create tracker object (GATracker, though I assumer FlexTracker would
produce the same results)
2. call myTracker.trackEvent("Category", "Action", "Description", 12.34);
3.
What is the expected output? What do you see instead?
Event should be logged in analytics. Event fails to log because the
gaforflash API accepts Number for the 4th parameter but the Google
Analytics API only accepts integers.
What version of the product are you using? On what operating system?
v1.0.1.234, OSX 10.6
Please provide any additional information below.
Google Analytics Event API:
http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html
Original issue reported on code.google.com by mikewalt...@gmail.com on 8 Jan 2010 at 4:57
Original issue reported on code.google.com by
mikewalt...@gmail.com
on 8 Jan 2010 at 4:57