Qwestive web3 referral
  • OVERVIEW
    • 👋Introduction
  • Setup referral campaign
    • 💻Quick Start
    • Developers: Getting started
    • Implement Tracking
      • Client side Tracking
        • React example
        • Adding welcome popup card
      • Server side Tracking
    • Implement Embedded UI
      • React Example
      • NextJS Example
    • Admin API
  • 💼Use Case
  • 🚀Launch preparation
  • 🤖Bot and Fraud Detection
Powered by GitBook
On this page
  • Off-Chain Tracking
  • On-Chain Tracking

Use Case

Common use case.

Off-Chain Tracking

Off-chain tracking can provide a gamut of use cases. With off-chain tracking, protocols and apps can send tracking activity in app. Qwestive is able to help games or metaverses that wishes to reward their players in the native token for in game activity. After an invitee has visited the referral URL and connected their wallet, apps could send various conversion events such as "use2earn" or "participate2earn" based on the player completing specific actions. An example could be if a player used their energy pack to beat an opponent, at the time the event occurred, the "use2earn" conversion event would be sent and Qwestive would track the conversion event and a reward would be tracked on the platform.

On-Chain Tracking

On-chain tracking allows tracking of specific smart contract events to reward users. Qwestive currently supports most EVM and Solana chains.

An example could be a DeFi protocol that wishes to reward referrers for a percentage of the revenue generated for tokens swapped by the invitee, this would happen only after the invitee has swapped at least $100 in tokens. Qwestive monitors the protocol/apps specific event and sends the conversion when the threshold has been met.

PreviousAdmin APINextLaunch preparation

Last updated 2 years ago

💼