1{
2 "brand_id": "75ffdeb9-0924-4ff9-8ded-c2470d73d224",
3 "range": {
4 "range_preset": "30d",
5 "start": "2026-03-18",
6 "end": "2026-04-17",
7 "days": 30,
8 "compare_to": "previous_period"
9 },
10 "state": {
11 "has_tracking_id": true,
12 "has_historical_data": true,
13 "tracking_id": "75ffdeb9-0924-4ff9-8ded-c2470d73d224"
14 },
15 "hero": {
16 "total_visits": 1842,
17 "total_visits_change": 23.5,
18 "unique_pages": 47,
19 "unique_pages_change": 12.0,
20 "avg_daily_visits": 61.4,
21 "top_crawler": "ChatGPT"
22 },
23 "chart": {
24 "series": [
25 { "date": "2026-04-10", "count": 72, "by_crawler": { "ChatGPT": 38, "Perplexity": 21 } }
26 ],
27 "distribution": [
28 { "crawler": "ChatGPT", "count": 892, "percentage": 48.4 }
29 ],
30 "bot_type_summary": { "training": 621, "search": 504, "interaction": 717, "agent": 0, "other": 0 }
31 },
32 "breakdown": {
33 "distribution": [
34 { "crawler": "ChatGPT", "count": 892, "percentage": 48.4 }
35 ],
36 "top_crawler": "ChatGPT",
37 "search_bot_visits": 821,
38 "crawl_efficiency_pct": 71.3
39 },
40 "top_pages": [
41 { "url": "https://example.com/pricing", "count": 312, "crawlers": ["ChatGPT", "Perplexity"] }
42 ],
43 "recent_preview": [
44 {
45 "id": "0",
46 "url": "https://example.com/pricing",
47 "platform": "ChatGPT",
48 "intent": "interaction",
49 "visited_at": "2026-04-17T13:11:00Z",
50 "status_code": 200
51 }
52 ]
53}