Analytics terms, in plain language.
Definitions written for marketing and data leaders. Short. Opinionated. Honest about what matters and what doesn't.
A
Ad Blocker Impact on Analytics
Data QualityThe data loss caused by browser extensions and built-in features that block third-party analytics scripts. Ad blockers affect 40%+ of EU users, making analytics tools like GA4 blind to a significant portion of traffic.
Analytics Data Residency
PrivacyThe geographic location where analytics data is processed and stored. Under GDPR, data residency determines which legal frameworks apply and whether cross-border data transfer mechanisms (like SCCs) are required.
Anonymization
PrivacyProcessing data so nobody can be identified by any means reasonably likely to be used. Genuinely anonymous data leaves GDPR's scope entirely — a high bar, and one that hashing alone does not clear.
Attribution Model
AttributionA rule or algorithm that determines how credit for conversions is distributed across marketing touchpoints. Common models include first-touch, last-touch, linear, time-decay, and data-driven attribution.
Attribution Window
AttributionThe time period after a marketing touchpoint during which a subsequent conversion is credited to that touchpoint. Windows vary by channel — Google Ads default is 30 days, Meta is 7 days, GA4 is 30/90 days depending on model.
Average Order Value (AOV)
eCommerceTotal revenue divided by order count. Moves for two very different reasons — real basket changes, or missing orders — so it is worth reconciling against the backend before reading it as behaviour.
B
Bot Traffic
Data QualityAutomated requests from crawlers, monitors, scrapers and AI agents. Unfiltered, it inflates every metric it touches — and the share arriving from AI assistants is now large enough to distort channel reporting.
Bounce Rate
MetricsThe percentage of sessions where a visitor views only one page before leaving. In GA4, bounce rate is the inverse of engagement rate — a session is a bounce if it lasts less than 10 seconds, has no conversion, and has no second pageview.
Browser Fingerprinting
PrivacyIdentifying a device by combining its characteristics — fonts, screen, timezone, hardware — rather than by storing an identifier. Regulators treat the resulting identifier as personal data, and its covertness makes it harder to justify, not easier.
C
Channel Grouping
AcquisitionRules that collapse many source/medium combinations into reportable channels — Organic Search, Paid Social, Referral. Two tools with different rules will disagree about the same traffic.
Click-Through Rate (CTR)
MetricsClicks divided by impressions. Falling CTR at a stable ranking position usually means the answer is now being rendered in the results page rather than on your site.
Cohort
AnalysisA group sharing a starting characteristic, usually first visit or first purchase period, tracked over time to compare behaviour between groups rather than across a whole audience.
Consent Management Platform (CMP)
PrivacySoftware that displays cookie consent banners and manages user preferences. Required under GDPR for websites using cookies or collecting personal data. EU rejection rates vary widely by market — roughly 40-60% on average, and higher in Germany.
Conversion Rate
MetricsConversions divided by sessions or visitors. Worth checking which denominator your tool uses: the same data reported per-session and per-visitor can differ by a factor of two.
Cookie
TechnologyA small value a site stores in the browser and reads back later. Under ePrivacy Art. 5(3) the act of storing it requires consent, whatever the value contains — which is why 'our cookie holds no personal data' is not an exemption.
Cookieless Analytics
TechnologyWeb analytics that captures visitor data without using browser cookies, enabling 100% traffic measurement regardless of consent status or browser restrictions.
Cost per Acquisition (CPA)
eCommerceSpend divided by attributed conversions. Inflates whenever conversions go unmeasured, which makes it the metric most likely to trigger a wrong budget cut.
Customer Lifetime Value (LTV)
eCommerceExpected total margin from a customer relationship. Usually calculated from order data rather than web analytics, precisely because it needs an identity that survives longer than any browser identifier.
D
Data Layer
TechnologyA structured JavaScript object a site publishes so measurement tools can read page and transaction context consistently, instead of scraping it out of the DOM.
Data Loss in Analytics
Data QualityThe gap between actual website traffic and what analytics tools report. Caused by consent rejection, ad blockers, browser restrictions, and data sampling. Typically 70-87% in the EU.
Data Sampling
Data QualityA technique where analytics tools analyze a subset of data and extrapolate results. GA4 applies sampling when traffic exceeds certain thresholds, introducing estimation error.
Dimension
MetricsA descriptive attribute you group data by — country, channel, landing page, device. Dimensions answer 'which'; metrics answer 'how many'.
Direct Traffic
AcquisitionVisits with no referrer. Partly genuine — typed URLs and bookmarks — and partly a bucket for attribution that failed: stripped referrers, app links, and untagged campaigns.
E
Engagement Rate
MetricsGA4's replacement for the inverse of bounce rate. A session counts as engaged if it lasts over 10 seconds, fires a conversion, or produces two or more pageviews.
ePrivacy Directive
PrivacyEU Directive 2002/58/EC governing privacy in electronic communications, including the rule (Art. 5(3)) that consent is required before storing or accessing information on a user's terminal device. The legal basis for cookie consent banners.
Event Tracking
TechnologyThe method of recording specific user interactions on a website beyond pageviews — clicks, form submissions, video plays, downloads, and eCommerce actions. GA4 uses an event-based data model where every interaction is an event.
Exit Rate
MetricsThe share of sessions that ended on a given page. Distinct from bounce rate, which counts only sessions where that page was also the entry point.
F
First-Party Data Collection
TechnologyCollecting analytics data through your own domain infrastructure rather than third-party servers. First-party requests are invisible to ad blockers and not subject to third-party cookie restrictions.
Funnel
AnalysisAn ordered sequence of steps toward a conversion, measured by drop-off between them. Only as trustworthy as its coverage — a funnel built on the consenting minority describes that minority, not your customers.
G
GDPR Analytics Compliance
PrivacyMeeting GDPR requirements for web analytics: lawful basis for processing, data minimization, purpose limitation, and — if using cookies — valid consent collection before tracking.
Google Consent Mode v2
PrivacyGoogle's framework that allows Analytics and Ads tags to load without storing cookies when the user has rejected consent — then statistically models the missing data. It is a modelling layer, not a measurement layer.
I
Impression
MetricsOne instance of content being served or displayed. In search reporting, an impression means your result appeared — regardless of whether the user scrolled far enough to see it.
Intelligent Tracking Prevention (ITP)
PrivacyApple Safari's privacy feature that limits cookie lifespan and blocks cross-site tracking. ITP reduces first-party cookie life to 7 days (or 24 hours for some) and blocks all third-party cookies.
L
Last-Click Attribution
AttributionAn attribution model where 100% of the conversion credit goes to the final marketing touchpoint observed before the conversion event. SealMetrics applies last-click on 100% of data — aggregate, anonymous, at channel level.
Legitimate Interest (Analytics)
PrivacyGDPR Article 6(1)(f) lawful basis: processing personal data is permitted when a controller has a legitimate purpose that does not override the data subject's rights. Sometimes invoked for analytics — but ePrivacy still requires consent for cookies.
Local Storage
TechnologyBrowser storage with no expiry, often used as a cookie substitute. It is still storage on the device, so it falls under the same ePrivacy consent rule — a common and expensive misreading.
M
Metric
MetricsA quantitative measurement — sessions, revenue, conversions. Always paired with dimensions to be meaningful: a number without a breakdown is rarely a decision.
Multi-Touch Attribution
AttributionAn analytics model that distributes conversion credit across multiple touchpoints observed for the same identified visitor. Requires per-user tracking and is not part of SealMetrics' last-click, anonymous architecture.
O
Organic Traffic
AcquisitionVisits from unpaid search results. Distinct from direct and referral, and increasingly affected by AI answers that satisfy the query without producing a click.
P
Pageview
MetricsOne instance of a page being loaded or reloaded in a browser. The oldest unit of web measurement, and still the denominator for most traffic reporting.
Paid Traffic
AcquisitionVisits from advertising you bought. The channel where measurement error is most expensive, because incomplete conversion data feeds directly back into bidding decisions.
Personal Data in Analytics
PrivacyInformation in an analytics dataset relating to an identified or identifiable person under GDPR Art. 4(1). GDPR applies only to personal data, so analytics processing none falls outside its scope — but ePrivacy Art. 5(3) still governs storage on the device either way.
Pseudonymization
PrivacyReplacing identifying fields with a reversible token. Explicitly still personal data under GDPR Art. 4(5) — a risk-reduction measure, never a route out of scope.
R
Referrer
AcquisitionThe HTTP header naming the page a visitor arrived from. Increasingly stripped or truncated by privacy policies, which is one reason direct traffic keeps growing.
Return on Ad Spend (ROAS)
eCommerceAttributed revenue divided by ad spend. The numerator comes from your analytics and the denominator from the ad platform, so unmeasured conversions understate ROAS and push budget away from channels that were working.
Revenue Attribution
AttributionConnecting revenue events (purchases, subscriptions) to the marketing channels that drove them. SealMetrics uses last-click on 100% of observed events — no per-user journey tracking, no multi-touch models.
S
Segment
AnalysisA filtered subset of traffic defined by dimension values — a country, a channel, a device class. The main tool for turning an aggregate number into an explanation.
Server-Side Tracking
TechnologyData collection method where events are processed on the server rather than in the browser. Avoids client-side blocking by ad blockers and browser privacy features.
Session
MetricsA group of interactions by one visitor within a time window, conventionally ending after 30 minutes of inactivity. The boundary is a convention, not an observed fact — which is why session counts differ between tools measuring the same traffic.
Source / Medium
AcquisitionThe pairing that identifies where a visit came from and how. Source is the origin (google, newsletter); medium is the mechanism (organic, cpc, email).
T
Tag Manager
TechnologyA container script that loads and configures other scripts without code deploys. Convenient, and a common source of measurement delay — every tag waits for the container to initialise first.
Tracking Pixel
TechnologyA tiny image or request used to record an event by the act of being fetched. The transport matters: an image request is cancelled when a visitor leaves early, while sendBeacon survives page unload.
U
Unique Visitor
MetricsA count of distinct people rather than visits. Every implementation is an approximation, because distinguishing people requires an identifier that persists — and browser restrictions, device switching and consent rejection all break that persistence.
UTM Parameters
AcquisitionQuery-string tags — utm_source, utm_medium, utm_campaign, utm_term, utm_content — appended to links so the destination can attribute the visit. The values are whatever you type, so attribution quality depends entirely on naming discipline.
Past definitions. See the real thing.
30 minutes on your own site. We run SealMetrics alongside GA4 and show the gap — live.
Built by a founder · supported by a founder · EU-hosted by design
