When to Use This Analysis
-
Evaluate how marketing activity (promotions, campaigns, spend changes) impacts site traffic.
- Example: What is the impact of my email blast in driving traffic to the site?
-
Compare channels based on traffic efficiency metrics such as click-through rate, cost per click, or click-based conversion rate.
- Example: Between channels with similar CPA, which drives traffic more efficiently?
-
Get an early signal on the performance of new channels before conversions occur.
- Example: A newly launched channel has not yet driven conversions — is it generating comparable traffic?
-
Understand how user engagement varies by marketing channel.
- Example: Which channels drive more engaged sessions or product interactions?
-
Compare behavior between converters and non-converters to identify funnel drop-off patterns.
- Example: Do users arriving from channel X abandon carts more frequently than those from channel Y?
Source Data
This analysis uses the following fields from the Clickstream schema:| Field | Description |
|---|---|
date | Event date used to aggregate traffic metrics and filter the analysis window |
uid | Rockerbox user ID cookie used to count unique users |
session_start | Binary flag indicating the first event of a session. Used to count unique sessions |
tier_1, tier_2, tier_3, tier_4, tier_5 | Marketing channel hierarchy used to segment traffic attribution |
Key Metrics
| Metric | Description |
|---|---|
users | Count of unique visitors (COUNT(DISTINCT uid)) |
sessions | Total number of sessions (SUM(session_start)) |
event_count | Total number of on-site events (COUNT(*)) |
session_count | Number of sessions attributed to marketing channels |