A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Statistics with a flash site ie 1 HTML file

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    18
    Can anyone tell me if it is possible to get statistics for a website created in flash.

    How do I go about this is it possible.

    I know there are many ways to gets stats from html/asp etc... sites as the're multiply pages.

    Can someone help me

    please

  2. #2
    Junior Member
    Join Date
    Dec 2001
    Posts
    26
    Yes it is, we did it recently on NikeWomen.com.au.
    The process works something like this:

    - User loads the page, and a sessionID is created server side and passed back to the Flash movie.
    - We give each movie inside the base flash movie a name, or sectionID, and within that we have productID's etc. When the user loads one of these pages, we use loadVariables() to send a request to an ASP page, and send the sessionID, sectionID and productID (if it exists) back to the server for insertion into a database table.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center