Task Management

Tasks are structured activities you define for your users — actions they complete inside your application in exchange for a reward. Make Traffic handles the tracking, reward logic, and analytics automatically.

What a task can represent

A task is an abstract unit of user action. Common examples include:

  • Joining or registering in an app

  • Completing a specific flow or feature

  • Reaching a milestone or level

  • Any measurable event you define

How it works

The platform tracks when users initiate a task (go) and when they complete it (claim). Completion unlocks any reward attached to the task. All events are recorded and visible in Statistics.

Pipeline summary

The full pipeline to launch your first task:

  1. Register & create an organizationGetting Started

  2. Create your first appCreate Your First App

  3. Create a taskCreating a Task

  4. Test the task in the console using test mode — Testing Your Task

  5. Integrate the JS library with your App Key — Integration

  6. Monitor resultsViewing Results

Last updated