Back to Documentation

Quick Start Guide

Get up and running with LLMDiscovery.ai in under 5 minutes

3 Simple Steps

Sign up → Add your site → Install tracking script

1

Create Your Account

Sign up for a free account using magic link authentication. No password required.

Steps:

  1. Visit llmdiscovery.ai/auth/signin
  2. Enter your email address
  3. Check your inbox for the magic link
  4. Click the link to log in instantly

Pro Tip

The magic link expires in 24 hours. Check your spam folder if you don't see it immediately.

2

Add Your Website

Add your website to start tracking AI bot visits.

Steps:

  1. Click "Add New Site" in your dashboard
  2. Enter your website domain (e.g., example.com)
  3. Give it a friendly name (optional)
  4. Click "Create Site"

Example:

Domain:

myblog.com

Name:

My Blog

Important

Enter just the domain without http:// or https://. For example: "example.com" not "https://example.com"

3

Install Tracking Script

Add a single line of code to your website to start tracking AI bot visits.

Your unique tracking script:

<script async src="https://llmdiscovery.ai/track.js" 
  data-site-id="YOUR_SITE_ID"></script>

Where to paste it:

WordPress

Use "Insert Headers and Footers" plugin or add to theme's header.php

Shopify

Theme → Edit code → theme.liquid → Paste before </head>

React/Next.js

Add to _document.js or app layout component's <head>

Static HTML

Paste in the <head> section of your index.html file

View detailed installation guide

Verify Installation

After installing the script, verify it's working correctly:

  1. Return to your dashboard
  2. Look for the "Script Installed" badge (green checkmark)
  3. Visit your website to trigger a test
  4. Check the dashboard for activity within a few minutes

Need Help?

We're here to help you get started successfully.