How to connect the AdVark multi-advertising network integrator and monetize your videos?
How to connect the AdVarkads.com multi-advertising network integrator and monetize your videos?!
AdVark - multi-network advertising solution allows you to offer advertisements from a variety of leading ad networks covering different countries and covering a wide array of in-player and on-site video formats. Integrate once with Advark and you’ve integrated ad networks from around the world..
You can start earning on your video content just in 2 clicks through a simple integration with AdVark!!
Connect your video player to the world’s most famous video advertising networks through service ADVARK:
- Sign up at Advarkads.com and select your desired advertising networks and ad types in the AdVark user panel. ADVARK
- Then copy your AdVark user ID
- Enter Advark user ID in the ID field in your Spruto user panel, (under ‘Advertising’)
Advark manual integration (embed-code)
To connect the AdVark advertising system:
Embed Plugin https://s3.advarkads.com/modules/advarksprutoplugin.swf&set_plugin1_settings_id=19-1-1
where “19-1-1” is your account id number from https://advarkads.com
The plugin will work correctly only if it is placed in this location (security restriction): 'https://s3.advarkads.com/modules/advarksprutoplugin.swf'
example of the code with the Advark module integrated:
<embed id="player" src="//s3.spruto.com/embed/player_alpha.swf" width="640" height="360" flashvars="set_pl1_video1_url=http%3A%2F%2Fp.spruto2.pulter.netdna-cdn.com%2Fvod%2Fspruto2.pulter%2Fpromo.mp4&set_pl1_duration=0&set_pl1_posterUrl=http%3A%2F%2Fs3.spruto.com%2Fimages%2FSps_02_spruto_player_screen_1024.jpg&set_uiLanguage=ru&set_plugin1_url=//s3.advarkads.com/modules/advarksprutoplugin.swf&set_plugin1_settings_id=19-1-1" bgcolor="#000000" wmode="opaque" allowscriptaccess="always" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="external" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
where “19-1-1” is your account id number from https://advarkads.com
Advark manual integration (js-code)
To connect the AdVark advertising system:
To add the advertising system to your code (player), you should use a ‘plugins’ group.
The group should be as follows:
"plugins":[{ "url":"//s3.advarkads.com/modules/advarksprutoplugin.swf" "settings":{ "id":"5-2-1"
example of the code with the Advark module integrated:
<script type="text/javascript" src="//s3.spruto.com/embed/player.js"></<script>
<script class="splayer"> var params = {"playlist":[{"video":[{"url":"http://p.spruto2.pulter.netdna-cdn.com/vod/spruto2.pulter/promo.mp4"}],"duration":0,"posterUrl":"//s3.spruto.com/images/Sps_02_spruto_player_screen_1024.jpg"}],"uiLanguage":"ru","width":"640","height":"360","plugins":[{"url":"//s3.multipulter.com/modules/advarksprutoplugin.swf","settings":{"id":"19-1-1"}}]}; player.embed(params); </script>
where “19-1-1” is your account id number from https://advarkads.com