Home β€Ί Start Here β€Ί Glossary

Glossary

Purpose: Quick definitions of terms used throughout this academy.

Who this page is for

AudienceWhy it matters to you
EveryoneReference when you hit a term you don't know

Glossary

A

ACDL β€” Adobe Client Data Layer. A standard way to structure data in the browser before sending to Adobe Analytics.

Attribution β€” How credit is assigned to touchpoints along a customer journey. E.g., does first click or last click get credit for a conversion?

B

Bot β€” Automated traffic (search engine crawlers, monitoring scripts). Usually filtered out of analytics to focus on real users.

Bot filtering β€” Feature that removes known bot traffic from your report suite automatically.

Bounce β€” A visit with only one hit (visitor lands and leaves without clicking).

Breadcrumb β€” Visual navigation showing your location in a website's hierarchy (Home > Section > Page).

C

Calculated metric β€” A metric you create by combining base metrics (e.g., Revenue / Orders = AOV).

Classification β€” A lookup table in Adobe Analytics. Maps values to descriptions (e.g., campaign code "ABC123" β†’ "Summer Email Campaign").

Conversion β€” A desired business outcome (purchase, form submit, signup).

Conversion variable β€” See eVar.

D

Data layer β€” JavaScript object on your website that holds data before sending to analytics. Decouples page structure from analytics logic.

Datastream β€” In Web SDK, a configuration that routes data to different Adobe solutions and destinations.

Dimension β€” A category or grouping axis in a report (e.g., Page Name, Device Type).

Double counting β€” When the same action is counted twice (usually a bug in tracking).

E

ECID β€” Experience Cloud ID. Adobe's default visitor identifier, stored in a first-party cookie.

eVar β€” Adobe Analytics variable for session/visitor-scoped data (conversion variables). Persists across hits.

Event β€” A counter or occurrence tracked in analytics (form submit, video play, purchase).

F

First-party cookie β€” A cookie set by your domain (trusted by the browser).

Flow β€” User paths through your site (what page did users go to after the homepage?).

G

Governance β€” Processes to keep analytics clean and consistent (naming conventions, variable ownership, retention policies).

Granularity β€” Level of detail in data (hourly vs daily vs monthly).

H

Hit β€” One request to Adobe Analytics (one page view, one custom event).

Hit model β€” Adobe's data model where every action is a standalone hit.

I

Identity β€” How Adobe knows who a user is (ECID, user ID, login).

Implementation β€” Code you write to send data to Adobe Analytics.

IP exclusion β€” Blocking traffic from specific IP addresses from being counted (internal traffic, bots).

J

JCR β€” Java Content Repository (AEM concept, not Analytics).

K

Keyword β€” Search term used in site search or organic search.

L

List prop β€” A prop configured with a delimiter, allowing multiple values per hit.

List var β€” Deprecated term for list prop.

M

Metric β€” A counter or aggregate (Visitors, Page Views, Revenue).

Mobile β€” User on a phone or tablet (vs Desktop).

Multi-Suite tagging β€” Sending data to multiple report suites simultaneously.

N

Namespace β€” A grouping for classifications or variables.

O

Out-of-the-box β€” Variables/data Adobe collects automatically without custom implementation.

Overflow β€” When your daily unique value limit is exceeded (data is lost).

P

Page view β€” One hit generated by a page load or manual page view call.

Persistence β€” How long a variable value persists (hit, visit, or visitor scope).

Processing rule β€” Server-side transformation that modifies data before it reaches your report suite.

Prop β€” Adobe Analytics variable for hit-scoped data (traffic variables).

Q

QA β€” Quality assurance. Testing that your implementation sends correct data.

R

Referrer β€” The previous page URL (where the user came from).

Report suite β€” Your analytics database. All your data lives here.

S

Sampling β€” When Workspace shows results based on a subset of data (usually due to traffic volume).

SDR β€” Solution Design Reference. Document that specifies what data you'll collect.

Segment β€” A filter applied to a report (show me only mobile visitors).

Server-side tagging β€” Sending data to Adobe from your server instead of the browser.

Session β€” See Visit.

Slicing β€” Breaking down a metric by a dimension in a report.

Sunset β€” Retiring a dimension or metric from use.

T

Tags β€” Adobe's tag management system. Lets you manage tracking without touching code.

Traffic variable β€” See Prop.

Triage β€” Systematic approach to diagnosing problems.

U

Uniqe value limit β€” Maximum number of unique values per variable per day.

Unsubscribe β€” Visitor has opted out of tracking (if you implement consent).

V

Variable β€” A data field you collect (prop, eVar, custom event).

Virtual Report Suite (VRS) β€” A filtered view of a report suite, without affecting source data.

Visitor β€” A unique person (identified by ECID or user ID).

Visit β€” A session. Group of consecutive hits timed out after 30 min.

W

Web SDK β€” Adobe's modern data collection library (successor to AppMeasurement).

Workspace β€” Analysis Workspace. Adobe's analysis and reporting UI.

X

XDM β€” Experience Data Model. Standard data schema for Adobe Experience Platform.

Y

Year-to-date (YTD) β€” Reporting period from January 1 to today.

Z

[No common analytics terms start with Z]

---

Can't find a term? Use the search box to look it up across all pages.

Quick navigation