All Collections
OGads Dashboard
Content Locker Integration Options
Content Locker Integration Options

How to integrate the content locker on to your website

Tom Voitik avatar
Written by Tom Voitik
Updated over a week ago

Once you have created a content locker, you can click on your newly created locker in the table to bring up the menu. In the menu you can see the following two integration options.

Option 1: Javascript Code

If you would like to integrate the content locker on your site to overlay on top of your content you should use the javascript code. First, you need to paste the javascript code in the <head> of your page. If your locker load method is "immediate" or "timer" method your integration is complete. If you have chosen the "onClick" load method you need to add the javascript function call_locker(); to your website. Typically this is called on a button or link. Example: <button onclick="call_locker()">Click me</button>

Option 2: Direct Link

We also provide you a direct link to the content locker. You can send traffic directly to this link or integrate this link in a button on your site. Example: <a href="https://www.locked1.com/cl.php?id=c75a6d1e2ef2d2a0a0f5187f2f848973" >Click me</a>

Did this answer your question?