Visitors & pageviews
Daily totals over the selected range
Top pages
Referrers
Campaigns
UTM-tagged traffic
Entry pages
Where sessions begin
Events
Breakdown by event name
Audience
Sessions by device and country
Devices
Countries
Recent events
Most recent activity, newest first
Setup
Add this to the <head> of every page you want to measure
- Pageviews, outbound link clicks and form submissions are tracked automatically. Add
data-no-autotrackto turn that off. - Track custom events from your own code with
seedAnalytics.track('enquiry_submitted', { programme: 'MSc' }). - Link a visitor to a CRM record with
seedAnalytics.identify('lead_1234'). - Visitors with Do Not Track enabled are not measured.