Web Analytics Web Analytics Tools and Platforms 2 — Questions and Answers
Question 1: What differentiates Mixpanel from Google Analytics in terms of data modeling?
- Mixpanel is session-based while GA4 is event-based
- Mixpanel is user-centric while GA4 was historically session-centric (Correct answer)
- Mixpanel only tracks mobile apps
- Mixpanel requires no SDK
Correct answer: Mixpanel is user-centric while GA4 was historically session-centric
Mixpanel centers its model on individual users and their event streams, whereas traditional GA was built around sessions and pageviews.
Question 2: Which tool provides 'scroll maps' to show how far users scroll down a webpage?
- Google Search Console
- Hotjar (Correct answer)
- Google Analytics
- SEMrush
Correct answer: Hotjar
Hotjar offers scroll maps that show the percentage of users who scroll to each vertical point on a page.
Question 3: What is a key advantage of using a Customer Data Platform (CDP) like Segment alongside analytics tools?
- It replaces all analytics tools
- It unifies data from multiple sources into a single customer profile (Correct answer)
- It generates SEO reports
- It hosts your website
Correct answer: It unifies data from multiple sources into a single customer profile
A CDP like Segment collects data from all touchpoints and routes it to analytics, marketing, and data warehouse tools as a unified profile.
Question 4: In Looker Studio (formerly Google Data Studio), what is a 'data source'?
- A file uploaded directly to Looker Studio
- A connector linking Looker Studio to an external data set (Correct answer)
- A report template
- A computed metric
Correct answer: A connector linking Looker Studio to an external data set
A data source in Looker Studio is a connector configuration that links your report to an external system like GA4, BigQuery, or Google Sheets.
Question 5: What is 'server-side tagging' as an approach in web analytics?
- Adding tags directly to HTML source code
- Running tag logic on a server rather than in the user's browser (Correct answer)
- Using cookies on the server to track users
- Deploying GTM via a plugin
Correct answer: Running tag logic on a server rather than in the user's browser
Server-side tagging moves data collection logic to a server container, reducing browser load and improving data accuracy by bypassing ad blockers.
Question 6: Which analytics capability does Amplitude's 'Pathfinder' feature provide?
- SEO path analysis
- User navigation path analysis across events (Correct answer)
- Ad spend path optimization
- Server log path tracing
Correct answer: User navigation path analysis across events
Amplitude's Pathfinder shows the sequence of events users take before or after a specific action, revealing common user journeys.
What differentiates Mixpanel from Google Analytics in terms of data modeling?