⚡
claimr
  • Getting started
    • Create an account
    • Sign in to your account
    • Reset password
    • Edit profile
  • ⚡️claimr core components
  • Team roles and management
  • Campaigns
    • Create new campaign
    • Campaign settings
  • Groups
    • Create new group
    • Group settings
  • Quests
    • Create new quest
    • Quest settings
  • Tasks
    • Create new task
    • Task settings
    • Telegram tasks
    • X (Twitter) tasks
    • TikTok tasks
    • Discord tasks
    • YouTube tasks
    • Web3 tasks
      • Connect a wallet
      • Transactions count
      • Wallet balance
      • Token balance
      • NFT balance
      • Link3 balance
      • Mint an NFT (721)
      • Mint an NFT (1155)
      • Verify transactions
    • PoW tasks
    • HTTP request tasks
    • Referral tasks
    • Form tasks
    • Poll tasks
    • Events tasks
    • API tasks
  • Widget
    • Publish campaign
    • Widget configurations
    • Widget attributes
    • Integrate claimr widget into your website
    • claimr widget integrations
      • Google Analytics integration
      • Google Analytics Client ID
      • Google Tag Manager integration
      • HotJar integration
  • Rewards
    • Reward settings
    • Custom rewards
  • Events
    • Daily check-ins
    • Challenges
    • Ranks
    • KOLs
  • Codes
    • Secret codes
    • Invite codes
      • Enter invite code task
      • Claim invite code task
    • Gift codes
  • Test users
  • Pop-ups
    • Into pop-up
    • Completion pop-up
  • API
    • API token
    • API methods
    • User token
  • Webhooks
    • Set up webhooks
    • Assign webhooks
    • Webhook scopes
  • SDK
  • Forms
    • Create forms
    • Form settings
    • Pages
    • Blocks
    • Quizzes
  • Data analytics
    • Activity
    • PoW analytics
    • User information
    • Failed actions
    • Issues analytics
  • How to
    • Create X campaign
    • Create Discord campaign
    • Integrate claimr widget into dApp
    • Integrating claimr widget into Telegram mini app
    • Customize user experience with tags and attributes
    • Add custom points to users
  • UX requirements
    • Campaign UX requirements
    • Group UX requirements
    • Quest card UX requirements
    • Quest UX requirements
    • Task UX requirements
    • User progress UX requirements
    • Pop-ups UX requirements
    • Interactive components UX requirements
Powered by GitBook
On this page
  • What are Custom rewards?
  • How Custom rewards work
  • Create rewards
  • Import rewards

Was this helpful?

  1. Rewards

Custom rewards

Use custom rewards to award points to users based on pre-existing data.

What are Custom rewards?

Custom Rewards are a powerful feature that allows you to reward users based on information you already have about them, outside of claimr. Instead of users earning rewards through actions within a claimr campaign (like completing tasks), you directly assign points to specific users based on a pre-defined list.

The primary use case for custom rewards is when you have an existing database of users (e.g., customers, subscribers, community members) and you want to:

  • Onboard them to claimr: Give them an initial points balance to incentivize them to join your claimr campaign.

  • Reward prior activity: Reward users for actions they've taken outside of claimr (e.g., attending an event, being a long-time subscriber).

  • Target specific segments: Award points to a specific group of users based on criteria you define (e.g., VIP customers, users who have completed a specific action on your website).

How Custom rewards work

Custom Rewards involve associating three pieces of information:

  1. Platform: The platform the user is on.

  2. Account: A user identifier. This is how you link the reward to the correct user.

  3. Points: The number of points you want to award to that user.

You import this information to claimr and claimr automatically assigns the specified points to the corresponding users.

Create rewards

To create Custom rewards, you'll import data from a CSV file. This allows you to reward users based on information you already have, without requiring them to perform actions within claimr.

  1. Navigate to the Rewards section

    • Go to your claimr dashboard and select the relevant campaign.

    • Click on the Rewards tab and move to Custom rewards.

  2. Initiate creation: Click Create button. This will open a modal window for configuring the new Custom Reward.

  3. Fill in the fields:

    • Platform: Select the platform associated with the user you're rewarding. This helps categorize the reward.

    • Account: Enter the user's identifier on the selected platform. This could be a wallet address or another platform-specific identifier. Be precise to ensure the reward is assigned correctly.

    • Points: Enter the number of points you want to award to this user.

    • Create the Reward: Click Create to finalize the process.

    Once created, the new reward will appear in the table of Custom rewards.

Import rewards

  1. Prepare your CSV file

    • Your CSV file should contain a column for user identifiers (wallet addresses and usernames) and a column for the number of points to award.

    • You can have additional columns, but they are not required for the basic Custom Reward functionality.

    • The header should say the name of columns.

  2. Initiate import: Click Import button. This will open the modal window on thew left.

  3. Upload your file: In the opened modal window, click Upload file button and select the CSV file you prepared.

  4. Preview and map columns:

  • After uploading, claimr will display a preview of your CSV data. This preview shows the first few rows of your file.

  • Address: Use the dropdown menus to map the columns in your CSV file to the required fields in claimr:

    • Address: Select the column that contains the user identifiers (e.g., wallet addresses, usernames). claimr will use this to match the rewards to the correct users.

    • Points: Select the column that contains the number of points to be awarded.

  • If your columns are not automatically detected, select them manually.

  1. Import the rewards: Once you've mapped the columns correctly, click Import. claimr will process your CSV file and create the Custom rewards, assigning the specified points to the corresponding users.

PreviousReward settingsNextEvents

Last updated 3 months ago

Was this helpful?