I'm feeling the topic isn't the best one, but here goes.
I've made a flex 3 app that is sitting on my web server. People will be able to link to this flex app on my web server on their own sites/blogs/forums and so on.
Is there any way I can log where a user that clicks on it comes from?
Example:
the URL to the flex app is http://www.myflexapp.com/flex/app.swf
User A links the flex app at his blog at http://www.wordpress.com/SomeDudesBlog
Then User B comes in to User A's blog and clicks the flex app and finally ends up at my site.
Any way I can log User B's click through the flex app?
I hope you understand what I mean, I'm having trouble explaining :(