WebsiteHow do you get traffic? Website or youtube?
Paste the rest of the code, or at least important parts with ogads code
Contact your affiliate manager, they can tell you what's wrong.
og_load()
function instead of call_locker()
like below<a class="button" onClick="og_load()">My Button</a>
Wow - I haven't logged into OGAds in forever. Had to practically find the logins.
Anyway, looks like their document is old. Here's what you do.
1. Create a new locker and in "Load Method" - select "Javascript Appear when the javascript function “og_load();” is called"
2. In your page, use theog_load()
function instead ofcall_locker()
like below
HTML:<a class="button" onClick="og_load()">My Button</a>