{#if isTracked}

Remove {playerName} from automatic match tracking.

{:else}

Add {playerName} to the tracking system to automatically fetch new matches.

{/if}
{#if !isTracked}
Required to verify ownership of this Steam account
{/if} {#if error}
{error}
{/if}

How to get your authentication code:

  1. Open CS2 and go to Settings → Game
  2. Enable the Developer Console
  3. Press ~ to open the console
  4. Type: status
  5. Copy the code shown next to "Account:"
{#snippet actions()} {#if isTracked} {:else} {/if} {/snippet}