# Leaderboard

Leaderboard helps to track the scores of your viewers in the form of a table.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FbqsDRVqJMTvb49fkULo4%2FLeaderboard.png?alt=media&#x26;token=48603400-bf71-4235-b259-b5a01601237f" alt=""><figcaption><p>Leaderboard</p></figcaption></figure>

You can expand this section to a new page, with more details, by clicking on the **more** button. This page is pre-authenticated and the URL can be shared publicly.

### Full Page Leaderboard

{% hint style="info" %}
This page auto-refreshes periodically
{% endhint %}

Below is the screenshot of a full-page leaderboard.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2F5cCg6cLoK9PF2e7sKi9L%2Fimage.png?alt=media&#x26;token=792f2984-b665-4bab-b1b5-e866d3795c9f" alt=""><figcaption><p>Leaderboard - More page</p></figcaption></figure>

The login name will appear on the leaderboard under "Name" if the authentication is set to "Social" or "Viewer Group" while publishing a deployment.

The number of times a scene from your experience has been viewed by a customer is indicated on this page.

### **Optional Parameters**

The following parameters can be optionally passed in the leader board URL:

<table><thead><tr><th width="267">Parameter</th><th>Default Values</th><th width="301">Function</th><th>Table Header</th></tr></thead><tbody><tr><td><code>rows=&#x3C;num></code></td><td>50</td><td>Controls the number of rows shown in the leaderboard.</td><td>-</td></tr><tr><td><code>show_rank=true|false</code></td><td>true</td><td>Controls if the viewer rank is shown in leader board.</td><td>Rank</td></tr><tr><td><code>show_identifier=true|false</code></td><td>false</td><td>Controls if the viewer identifier is shown in the leaderboard.</td><td>Identifier</td></tr><tr><td><code>show_name=true|false</code></td><td>true</td><td>Controls if the viewer name is shown in the leaderboard.</td><td>name</td></tr><tr><td><code>show_variables=&#x3C;header1|var_name_1>, &#x3C;header2|var_name_2>....</code></td><td>-</td><td>Exposes any custom user variables. Here, <code>header</code> is any placeholder for the variable. The variable name to be shown is provided after the pipe <code>|</code>.</td><td>As provided within the parameter (<code>header1</code>, <code>header2</code> etc.)</td></tr><tr><td><code>show_score=true|false</code></td><td>true</td><td>Controls if the viewer score is shown in leader board.</td><td>Score</td></tr><tr><td><code>keep= variable1_name| include_value_1: include_value_2: include_value_3, variable2_name| include_value_1: include_value_2: include_value_3</code></td><td>-</td><td>1662a44cfb954c07b93a7f22e38d56ae-43500abcd34f4abdb4ee9a483c5e18a0</td><td></td></tr></tbody></table>
