Hi Toon,

You can use Google Analytics to track Flash events:
http://www.google.com/support/analytics/bin/answer.py?answer=27243&topic=7288

You'll need to embed a piece of Javascript into your page and then
your SWF can call a tracking function (via getURL) with whatever data
it wants.

best, - rajat

On 1/23/06, Toon Van de Putte <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm looking for something that can generate clean Flash site statistics.
> Currently, we're using the stats package the hosting company provides, but
> its output is not especially practical.
> Our websites are generally built around a central canvas.swf file that loads
> all the pages as swf files.
> We can see those as downloaded files in the stats interface, but any
> querystring parameters are omitted, which is a bit annoying.
> Being able to track screen resolution would also be nice. With existing
> stats packages, we can only track screen resolution by including some
> special gif in the main page or something, which isn't particularly handy,
> especially since that could all be detected from within Flash, together with
> a whole load of other useful information like available microphone, webcam,
> etc.
> I've thought about building our own simple stats system using a database
> call through PHP each time a new page is loaded, but I'm afraid it might put
> too much of a burden on the database.
>
> Has anyone got any experience with something like this?
>
> Kind regards,
>
> --
> Toon Van de Putte
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>


--
Rajat Paharia
[EMAIL PROTECTED]
http://www.bunchball.com
http://www.rootburn.com
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to