when ga.js use the same GA ID as gaforflash
and that we are in AS3 mode
the GA backend obtain duplicate tracking for the page view
(not completely confirmed but likely to happen)
solution:
even if in AS3 mode, do a check for ga.js
and if found use JS injection to copare the two GA ID
if identical, display a little warning that some duplicated
tracking could occurs
Original issue reported on code.google.com by zwetan on 9 Feb 2010 at 5:32
Original issue reported on code.google.com by
zwetan
on 9 Feb 2010 at 5:32