So I'm trying to report the Flash interactivities out to the server and record
it. I understand that there's a way to do text reporting in Flash (which by
the way I don't know how to do either,) but I'm maintly trying to find a
automated way for my clients to view the reporting on-line either via web
browsers or through the server. I have a programmer who's putting together the
JavaScript to gather the reporting, who's insistent on using
getURL("javascript:...... method to track the reporting on the server, but
there's got to be an easier way to do this. Basically, you can think of this
project as multiple page polls that have multiple answers, which I'd like to
track in such a way that will report: "question 1 states..." "answer 1c,"
"question 2 says..." "answer 3b."
Can anyone help? Please email me with any suggestions at phil@ultramercial.com
ultraphil - 18 Jul 2006 02:53 GMT
Also to add...
If there are any other methods of which I can track say, total daily
activities report, I'd be more than happy for other suggestions. In other
words, if 100 people clicked on the choice "3b," then at the end of the day,
I'd like the reporting to say "question 1 says..." "answer 3b" 100 or
something like that.
Thanks in advance.