Web Analytics | Promptmonitor Docs

Web Analytics

Promptmonitor provides simple, privacy-first website analytics that tracks both human visitors and AI bots, giving you complete visibility into your traffic. No cookies, no personal data collection, GDPR compliant by design.

Quick Setup Guide

Add this script to the <head> section of your website:

<script src="https://cdn.promptmonitor.io/mayo.js" data-site="your-website-id" defer></script>

You can find your website ID in your project's web analytics page.

This script will track human visitors. To track AI traffic, you need to follow this guide to set up AI Search, Crawler Analytics.

We track two types of traffic

1. Human Visitors

Tracked automatically via the JavaScript snippet above. The script:

2. AI/Bot Traffic

AI crawlers (like GPTBot, ClaudeBot) don't execute JavaScript, so they need server-side tracking. To see AI traffic in your analytics, you need to set up AI Search, Crawler Analytics.

What We Track