FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

How to track traffic on flash files..

 


georgekalathil
Hi friends...
I have a site and it has a section such as http://sitedotcom/folder/english.swf.

The english.swf is a flash file which has certain buttons based on certain themes. when we click on the button we will be taken to another theme. but this another theme appears on the same flash file. Is there any option to track the visitor stats on this flash file base on this different themes. waiting for your reply..
brokenadvice
You can do this with google analytics. Basically you embed google's javascript code in the page and define an actionscript function to activate it.

Code:


on (release) {
getURL("javascript:pageTracker._trackPageview('/thethemename);");
_root.gotoAndPlay(3);
}




You can find more info at: http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55520
Reply to topic    Frihost Forum Index -> Webmaster and Internet -> SEO and Search Engines

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.