Client Side SDK

Leaderboard Widget

The Leaderboard Widget adds a competitive edge to your referral dashboard by displaying the top participants based on referral performance. It showcases the top X users (where X is configurable) in a clear and engaging layout.

The widget is derived from the Sharing Widget but can be customized individually.

After completing the Installation step, use the following snippet to display the Leaderboard Widget:

<leaderboard-widget></leaderboard-widget>

If you are installing multiple campaigns on the same page make sure you also add the Campaign ID on the widget:

<leaderboard-widget ucid='Your Campaign ID'></leaderboard-widget>