Progress Tracking Widget

The Progress Tracking Widget provides an intuitive interface to help users monitor and manage their referral campaign's performance. It is designed to offer clear insights into referral metrics and reward statuses, creating an engaging experience for participants.

Key Features:

  • Displays total referrals, successful referrals, and pending approvals, allowing participants to easily track their referral performance at a glance.
  • View details of individual referrals with status indicators for successful and pending referrals.
  • Filter options to display all referrals, only successful ones, or pending approvals.
  • Summarizes the rewards earned through referrals, categorized as redeemed or pending.

Detailed listing of each reward, including descriptions, redemption statuses, and timestamps.
Filter options to display all rewards, only redeemed ones, or pending rewards.



After completing the Installation step, add the following snippet to display the Progress Tracking Widget on your page:

<progress-tracking-widget></progress-tracking-widget>

If you are installing multiple campaigns on the same page, make sure to include the campaign id:

<progress-tracking-widget ucid='YOUR CAMPAIGN ID'></progress-tracking-widget>

Did this page help you?