Analytics records what people do on your site. Its value in marketing is specific: it is the one place where every channel in this course can be compared on the same terms.
Traffic sources — often called acquisition — shows where visitors came from, grouped into channels:
| Channel | Means |
|---|---|
| Organic search | Found you through a search engine, unpaid |
| Direct | Typed the address or used a bookmark — also where untagged links often land |
| Referral | Followed a link from another website |
| Social | Came from a social platform |
| Paid | Arrived through an advertisement |
| Clicked a link in an email you sent |
This is the report that answers "is any of this working?" — and it is the reason all the other numbers become interpretable, since 500 visitors means something different depending on whether you paid for them.
Bounce rate — the share of visits with no further interaction — is widely misread. A high bounce rate on a page that answers a question completely is a success: the visitor got what they needed and left satisfied. Judge it against what the page is for, not against a universal target.
Without tagging, analytics guesses where traffic came from, and often guesses wrong — a link clicked in a messaging app or a PDF frequently shows up as "direct".
UTM parameters are labels added to a URL that tell analytics exactly where a click came from:
https://example.com/course?utm_source=facebook&utm_medium=social&utm_campaign=spring-enrolmentThe three that matter: utm_source (which site), utm_medium (what kind of link), utm_campaign (which campaign). Tag every link you place deliberately — in emails, social posts, and advertisements — and the traffic sources report becomes genuinely accurate instead of approximate.
Analytics with no conversions defined reports activity without outcome. Define the actions that actually matter to you — an enquiry submitted, a purchase, a signup, a call button tapped — before spending time reading anything else.
Analytics numbers are estimates, not exact counts. Ad blockers, privacy settings, consent choices, and people switching devices all mean some activity goes unrecorded. Different tools will disagree with each other, and both will disagree with the advertising platforms.
This is fine as long as you use them for what they are good at: comparing periods, comparing channels, and spotting trends and sudden changes. Treating a number as an exact fact is what leads to bad decisions.