Docs
Get Started

Get started with Statsy

Create Account

To sign up, go to https://statsy.com/sign-up (opens in a new tab). You can choose to authenticate either with a Google, Twitter provider or by using an email. When using email authentication, you need to confirm your email address.

Add site

To create a new Site, navigate to the main team dashboard and click on the “Add Site” button in the top right corner of the screen.

You will be asked to fill up the domain. It doesn't matter if you add the www or not. But for the sake of consistency, we recommend you to skip the www.

You can also opt-in to measure Web Vitals and Carbon Footprint. You can change those settings later in the dashboard.

Install Statsy on your website

Once you have added your site, you will be asked to install the tracking code. This is a small piece of code that you will need to add to your website. Each site has a unique script. Make sure you're adding the correct script to your website.

Your script will appear in the modal right after you add your site. You can also find it in the Settings tab of your site.

You can do this by adding the code to your website's <head>. If you are not sure how to do this, you can ask your web developer to do it for you.

<script src="https://statsy.observer/<SITE_ID>.js" defer></script>

We created a few guides to help you install the script on your website. You can find them in the Integrations section.