I went to the Plugins Page and clicked on YourAnalytics. There doesn't seem to be any way to download the Plugin when you click the "Get This" button?
Does anyone know the secret?

I went to the Plugins Page and clicked on YourAnalytics. There doesn't seem to be any way to download the Plugin when you click the "Get This" button?
Does anyone know the secret?

Thanks for your reply. YourAnalytics isn't on the first list, and the second link informs me that I'm not allowed to see that page.

You simply have to use the correct plugin name:http://plugins.longtailvideo.com/yourlytics-1.swf

Hi,
Is the source .fla for Yourlytics available to download?
Also, I would like to hard code and compile the 'yourlytics-1' plugin flashvar and the callback url into my player.swf
I have tried to do this at the top of the Player.as file which was ok for changing
plugins:undefined
to
plugins:'yourlytics-1'
but how could I hardcode the callback url? When I try to add the line
yourlytics.callback:"http://mydomain.com/mycode.php";
it naturally fails to compile.
Any help anyone? :)
Cheers,
Kosso

.. btw: the reason for wanting to do this is that I do not want to expose the callback url in my embed codes or js scripts.
thanks
K

I will try use this plugin too, you can try use javascript obfuscator to hide the url.
Zip with all files and docs it´s a better choice.
Regards.
[]´s

I want to use Your Analytics within a .Net environment and can't seem to get it to work. I am using the latest JW Player (v4.5) and the swobject.js that comes with it.
The player plays but does not call the .Net aspx page.
My first questions is has anyone tried its callback to post its variables to a .Net website (aspx as opposed to a php script?)
I have tried the following two flashvar code snippits to test and neither one works. Note that "http://localhost:1505/PutFMSStats.aspx" is a .Net test site under development with VS2005 that will accept, extract and save the POST variables "file" and "state". I have tested its operation to be ok with another .Net app that submits the posted variables to it.
so.addParam('flashvars','file=Test/test.flv&streamer=rtmp://flash.delmar.cengage.com/DLvideo&plugins=yourlytics-1&yourlytics.callback=http://localhost:1505/PutFMSStats.aspx');so.addParam('flashvars','file=Test/test.flv&streamer=rtmp://flash.delmar.cengage.com/DLvideo&plugins=http://plugins.longtailvideo.com/yourlytics-1.swf&yourlytics.callback=http://localhost:1505/PutFMSStats.aspx'); Any help would be appreciated.
Thanks.
some plugins are here http://developer.longtailvideo.com/trac/browser/plugins
some plugins are here http://plugins.longtailvideo.com/pluginname.swf