Dive into Snowplow’s event modeling to understand atomic tracking, schema design, and enrichment for reliable analytics pipelines.
Snowplow’s core data model is:
Sessions only
Clicks only
Atomic events
Pageviews only
Schemas in Snowplow are defined in:
Relational DB
CSV files
Local JSON only
Iglu registry
Enrichment occurs in which pipeline component?
Enrich
Collector
Analytics runner
Storage loader
Snowplow uses which JSON schema version?
Schema 4.0
Schema 1.0
Schema 3.0
Schema 2.0
Which resolver hosts schemas for enrichment?
Collector
Iglu server
Tracker
Vega server
Snowplow trackers send events via:
HTTP
WebSocket
FTP
SMTP
Atomic events contain:
Event context and unstructured data
Only timestamps
Only URLs
Only user IDs
The enrich step outputs to:
Raw and enriched streams
Only raw
Only enriched
Deleted data
Streaming pipelines use:
RabbitMQ only
None
Kinesis or Kafka
SQS only
A key benefit of atomic modeling is:
Speed only
Flexibility
Lower cost only
None
Starter
Review the fundamentals.
Solid
You have a solid understanding.
Expert
You’re an expert on this topic.