Traffic Analytics
Session-based insights and real-time visitor tracking across all connected websites
Sessions Over Time
Last 7 daysTop Pages
No page data yet
Active Sessions Last 60s
No active sessions
Device Breakdown
{% if devices %}No device data yet
Top Countries
{% if countries %}No location data yet
Recent Sessions
Export CSV| Session | Last Seen | Pageviews | Pages | Actions |
|---|---|---|---|---|
|
Session {{ forloop.counter }}
|
{{ s.last_seen|date:"M d, H:i" }}
|
{{ s.total }} |
{% for url in s.pages|slice:":2" %}
{{ url }}
{% endfor %}
{% if s.pages|length > 2 %}
+{{ s.pages|length|add:"-2" }} more
{% endif %}
|
|
|
No session data found Start tracking to see visitor sessions |
||||