test.eurolytics.app
Filtre ::
Pages vues Tendance
Live
0
visitors online now
Conversions
Gerer les objectifsabout event
Event0conversions
0.0%
product_click
Event0conversions
0.0%
Product*
Event0conversions
0.0%
Pages les plus visitees
/
22 uniq.
Top Sources
πDirect
22 views
Entry Pages
/
22 visitors
Campaigns
None
22 pv
Devices
π₯οΈdesktop
100.0%(2)
Technology
chrome
2100.0%
Countries
πΊπΈUS
2(100%)
π€
229AI & Bot Visitors
3 ai crawlers, 1 search engines, 1 other
π’
85GPTBot (OpenAI)
π
84ClaudeBot (Anthropic)
π‘
30Googlebot
π΅
28Perplexity
π‘ Your content may appear in ChatGPT, Claude, and Google AI responses.
View AI & Bot Detailsπ€
AI Crawler Activity
Voir l'extrait de code de suivi
1. Ajouter dans <head>
<script defer data-site-id="9332b945-19dc-43e3-a662-67fd11435446" src="https://events.eurolytics.app/js/script.js"></script>2. Ajouter avant </body> β active la detection des robots IA
<!-- Eurolytics: AI & Bot Crawler Detection -->
<noscript><img src="https://events.eurolytics.app/p.gif?s=9332b945-19dc-43e3-a662-67fd11435446" 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
## Tracking Snippets
Add both of these snippets to your website:
### 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> (enables AI & bot crawler detection)
<!-- Eurolytics: AI & Bot Crawler Detection -->
<noscript><img src="https://events.eurolytics.app/p.gif?s=9332b945-19dc-43e3-a662-67fd11435446" 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
- The <head> snippet should be loaded early for accurate pageview tracking
- The </body> snippet enables detection of AI crawlers and bots
- No cookies are set; tracking is privacy-first
- Use the `data-site-id` attribute in the script tag to track this specific site
## Verification
Visit your site and check the Eurolytics dashboard to confirm events are being tracked.