Getting Started

99dev is easy to setup and requires only 2 minimal steps to begin tracking your website traffic - create an account and embed the script.

Account Creation

Start by creating a 99dev user account in the app:

  1. Visit the Account Creation page - https://app.99.dev/#/create-account
  2. Choose a username (No email required! Privacy FTW!)
  3. Choose a password

Install The Tracker

Your new account will start with a default website and prompt you to copy the CDN snippet into the <head> element of your website.

index.html
<script
  src="https://cdn.99.dev/@2.0.0/analytics.js"
  data-site-uuid="<your-site-id>"
  integrity="sha384-NoU4DOKt3zmHPuuv7oLMR5oHuVTJH8NCjfwAdUIWJ0yXUd9CAMu0b2l+yAJoeU14"
  crossorigin="anonymous"
  async
></script>


THAT’S IT!

You can now use up to $5 of services without ever paying if you choose not to.

For advanced installation option, read more here.

Add All of Your Websites

99dev supports up to 99 websites per user account. Start by renaming your default website and adding any additional websites you’d like to track.

Each site will receive a unique ID to include in the snippet.

Payment Setup

Once you’re ready, configure a payment method and add funds or configure auto-payment to ensure your able to record traffic long term.

Fund Wallet

  1. Go to the App’s Profile page - https://app.99.dev/#/profile
  2. Click the Add Wallet Funds button near the top.
  3. Select the amount to add to your Wallet.
  4. Make a one-time payment via Stripe.

99dev will automatically spend these funds as you record traffic. No monthly commitments. Read more on our Pricing page.

Auto-pay

  1. Go to the App’s Profile page - https://app.99.dev/#/profile
  2. Click the Configure Auto Payment button near the top.
  3. Enter the amount to automatically charge.
    *The default amount is $1 but you can increase this to reduce the number of charges and processing fees.
  4. Select one of your saved payment methods or click Add Payment Method to add one.

99dev will automatically add funds to your wallet once your balance reaches zero and you record your next visit. Read more on our Pricing page.