Task3
How It Works
  • Quest Platform
  • Telegram MiniAPP
  • Line MiniAPP
User Guide
  • Telegram
  • Twitter
  • Discord
  • Press Kit
  • English
  • 简体中文
How It Works
  • Quest Platform
  • Telegram MiniAPP
  • Line MiniAPP
User Guide
  • Telegram
  • Twitter
  • Discord
  • Press Kit
  • English
  • 简体中文
  • Overview
  • User Cases

    • How to Boost Community Engagement
    • How to Grow Your Community User Base
    • How to Boost On-Chain Activity for Your Project
  • User Guide

    • Quest Types
    • Creating a Lucky Draw
    • Creating Lucky Money
    • Creating an FCFS Quest
    • Supported Tasks in Quest
    • Quest Eligibility
    • Quest Rewards
    • Quest Analytics
    • Add Task3Bot to Discord Server
    • Add Task3Bot to Telegram Channel/Group
  • Technical & Integration

    • Custom Task Verification API
    • Integration Task Verification JS
  • FAQ

Integration Task Verification JS

Tips

This feature is currently only available to selected users.

Overview

To verify users have visited advertiser-specified target websites, advertisers can integrate our provided JS to track visit data.

Integration Method

Advertisers insert this code in their website HTML:

<script src="https://static.task3.org/sdk/task3-line-sdk.js"></script>

Integration is now complete.

How It Works

For Quest tasks, links to target websites will include task-id and user-id parameters.

The task3-line-sdk.js script will:

  1. Retrieve these parameters from the target website
  2. Report and confirm the visit data
Last Updated:
Contributors: nick
Prev
Custom Task Verification API