Setup
Easy Setup
Copy your meta tag from the dashboard, add it to your site’s <head>, then verify with Check.
-
Copy your meta tag
In Dashboard → My Websites, copy your site’s meta tag and script snippet.
-
Add it to <head>
Paste the example below into your site’s <head>. Replace the content value with your own meta tag.
-
Verify installation
On My Websites, click Check. When the meta tag and tracking.js are found, the site becomes active. Tracking also works before verification.
Sample install code
<!-- NMOS.NET Crawl Analysis — Inform visitors in your privacy notice -->
<meta name="nmos-tracking" content="YOUR_UNIQUE_ID">
<script src="https://nmos.net/tracking.js" async></script>
<link rel="stylesheet" href="https://nmos.net/backend/api/beacon.css?tid=YOUR_UNIQUE_ID">
Inform visitors in your privacy notice that technical data (IP, User-Agent, etc.) is processed via NMOS.NET.