With this Level Requirement task, you can create giveaways only available for eligible users who meet the level requirements, and participants who don’t meet this requirement will not be able to join this giveaway. It helps you filter qualified participants and encourage users to reach the level you require for your website.
Please follow the steps to set up the task and to integrate API callback.
Step 1
Choose a level type as the requirement for level verification on your website:
To custom level requirement:
You can customize the level name and relevant requirement based on the design of your website:
E.g. You can add a level type: super vip 4
Your custom level will appear as follows:
Step 2
After that, you will need to obtain URL search params (track_id=MikHklwcY&leve1=true) from your website and parse out the trackId.
About TrackId:
TrackId is necessary to detect the user's participation in the task and to verify it. We will detect when a user clicks to participate in the task, the ?trackId={{trackId}} will be used for detection.
You will see the ?trackId={{trackId}}&level1=true applied to your website link:
Enter your website address and click 'Check API callback' to test if the integration is successful and task is verifiable.
Each project you create on Giveaway will have a unique API key, and it will not change. So you only need to integrate once for a website. Also, you will be able to create tasks on multiple websites if you need to.