test.eurolytics.app

Filter::

Seitenaufrufe Trend

Keine Daten verfügbar

Live

0

visitors online now

Conversions

Ziele verwalten

about event

Event
0conversions
0.0%

product_click

Event
0conversions
0.0%

Product*

Event
0conversions
0.0%

Top-Seiten

Keine Seitendaten verfügbar

Top Sources

No source data available

Google Search Terms

See which keywords drive traffic from Google Search.

Connect Search Console →

Entry Pages

No page data yet

Campaigns

No UTM campaign data

Add UTM parameters to your links to track campaigns

Custom Properties

USD
1515 uniq

Devices

No device data available

Technology

No data available

Countries

No country data available

🤖

AI & Bot Visitors

140

2 ai crawlers

🟠
ClaudeBot (Anthropic)
84
🟢
GPTBot (OpenAI)
56

💡 Your content may appear in ChatGPT, Claude, and Google AI responses.

View AI & Bot Details
🤖

AI Crawler Activity

Einrichtung abschließen

Fügen Sie diesen Code-Schnipsel zu Ihrer Website hinzu, um Besucher zu tracken:

1. In den <head> einfügen

<script defer data-site-id="9332b945-19dc-43e3-a662-67fd11435446" src="https://events.eurolytics.app/js/script.js"></script>

2. Vor </body> einfügen — aktiviert KI- & Bot-Crawler-Erkennung

<!-- Eurolytics: AI & Bot Crawler Detection (required for LLM/crawler tracking) -->
<script>(function(){var s="9332b945-19dc-43e3-a662-67fd11435446",d="events.eurolytics.app",p=encodeURIComponent(location.pathname+location.search),i=new Image(1,1);i.src="https://"+d+"/p.gif?s="+s+"&p="+p;i.alt="";i.style.cssText="position:absolute;left:-9999px";(document.body||document.documentElement).appendChild(i);})();</script>
<noscript><img src="https://events.eurolytics.app/p.gif?s=9332b945-19dc-43e3-a662-67fd11435446&amp;p=/" alt="" width="1" height="1" style="position:absolute;left:-9999px"></noscript>
<a href="https://events.eurolytics.app/hp?s=9332b945-19dc-43e3-a662-67fd11435446" rel="nofollow" style="position:absolute;left:-9999px" aria-hidden="true" tabindex="-1">.</a>

Copy for AI Agent / Coding Assistant

Copy this formatted text to paste into your coding agent (Claude, Cursor, etc.) for easy integration:

# Eurolytics Tracking Setup for test.eurolytics.app

## Site ID
9332b945-19dc-43e3-a662-67fd11435446

## IMPORTANT: Two snippets required
Human analytics only work with snippet 1. AI/LLM crawler tracking (GPTBot, ClaudeBot, etc.) requires BOTH snippets.

### 1. Add to <head>
<script defer data-site-id="9332b945-19dc-43e3-a662-67fd11435446" src="https://events.eurolytics.app/js/script.js"></script>

### 2. Add before </body> (required — do not skip)
<!-- Eurolytics: AI & Bot Crawler Detection (required for LLM/crawler tracking) -->
<script>(function(){var s="9332b945-19dc-43e3-a662-67fd11435446",d="events.eurolytics.app",p=encodeURIComponent(location.pathname+location.search),i=new Image(1,1);i.src="https://"+d+"/p.gif?s="+s+"&p="+p;i.alt="";i.style.cssText="position:absolute;left:-9999px";(document.body||document.documentElement).appendChild(i);})();</script>
<noscript><img src="https://events.eurolytics.app/p.gif?s=9332b945-19dc-43e3-a662-67fd11435446&amp;p=/" alt="" width="1" height="1" style="position:absolute;left:-9999px"></noscript>
<a href="https://events.eurolytics.app/hp?s=9332b945-19dc-43e3-a662-67fd11435446" rel="nofollow" style="position:absolute;left:-9999px" aria-hidden="true" tabindex="-1">.</a>

## Implementation Notes
- Snippet 2 includes a per-page tracking pixel (dynamic path) plus a honeypot link for crawler detection
- For best AI detection accuracy, configure a CNAME tracking domain in Settings → Tracking Domain
- No cookies are set; tracking is privacy-first

## Verification
After deploying both snippets, open AI Visitors → Installation Health in the dashboard and confirm JS, Pixel, and Honeypot all show events.