Page Views
-
vs prev period
Sessions
-
vs prev period
Avg. Duration
-
per session
Total Users
-
New Contacts
-
unread submissions
Page Views Over Time
Last 30 days
Top Countries
Sessions by country
-
Sessions
Top Pages
| Page | Views |
|---|
Top Referrers
Where visitors came from
| Referrer | Visits |
|---|
Tool & Event Usage
Custom events tracked by cx-tracker.js
| Event / Tool | Bar | Count |
|---|
Add Tracking to Your Pages
Include the CX tracker script on any page you want to measure. It fires a page view to your own backend, with no third parties.
<!-- Add before </body> on any page -->
<script src="/app/cx-tracker.js"></script>
<script src="/app/cx-tracker.js"></script>
The tracker auto-detects the page path, referrer, and user agent. Sessions are anonymous (no cookies: uses sessionStorage).
Authenticated users are linked to their account automatically when a token is present.