Skip to content

Get started

  1. Create a pixel. In your dashboard, open Pixels. If your pages have a player you control, set the site type to File host or Media player.

  2. Paste it before </body> on every page.

    Copy your snippet from Pixels. It carries your install tag key and tracking domain.

    <script defer src="https://10.vidstats.top/js/p.js?s=YOUR_TAG_KEY"></script>
    <!-- Video pages only. Delete this block on pages with no video. -->
    <script type="module">
    window.webstats('content', {
    type: 'movie',
    ids: { tmdb: '278' },
    title: 'The Shawshank Redemption',
    });
    </script>

    On video pages, put the real title in the content call. Plays without a title earn nothing.

  3. Open your site, then Live. Your visit shows within seconds.