Overview
The Link Locker (also known as a Smart Link) allows you to lock any URL behind a wall of offers. Visitors must complete one or more offers to access the destination link. This is perfect for locking downloads, articles, secret codes, or any other digital content hosted elsewhere.
How to Use
Direct Smart Link
This is the simplest and most effective way to use the Link Locker. You will receive a unique URL for each locker you create.
- Create a new Link Locker in your dashboard.
- Set the Redirect URL to where you want the user to go after unlocking.
- Copy the Direct Smart Link provided (e.g.,
https://preads.hansaldev.com/link-locker/ABCD-1234/show). - Share this link on your social media, YouTube videos, blogs, or paste it behind a "Download" button on your website.
Iframe Embedding (Optional)
If you prefer to keep users on your own website, you can embed the locker page within an iframe. However, ensure your website layout handles the mobile responsiveness correctly.
<iframe src="https://preads.hansaldev.com/link-locker/YOUR_LOCKER_UUID/show" width="100%" height="800px"
frameborder="0"></iframe>