Web Analytics Ultimate Web Analytics 5 — Questions and Answers
Question 1: What is 'scroll depth tracking' and why is it valuable?
- Tracking how fast pages load as users scroll down
- Measuring how far down a page users scroll to gauge content engagement (Correct answer)
- Monitoring server response times during high scroll velocity
- Tracking mouse scroll wheel hardware metrics
Correct answer: Measuring how far down a page users scroll to gauge content engagement
Scroll depth tracking measures what percentage of a page users actually read, revealing whether content below the fold receives engagement.
Question 2: Which of the following is NOT a standard dimension in Google Analytics?
- Browser
- Landing Page
- Customer Lifetime Value Segment (Correct answer)
- Device Category
Correct answer: Customer Lifetime Value Segment
Customer Lifetime Value Segment is not a built-in standard GA dimension; CLV analysis typically requires custom implementation or BigQuery.
Question 3: What is 'time lag' in multi-touch attribution reporting?
- The delay between a marketing click and when GA records the session
- The number of days between a user's first touchpoint and their eventual conversion (Correct answer)
- The latency introduced by analytics tag loading
- The time difference between server and client timestamps
Correct answer: The number of days between a user's first touchpoint and their eventual conversion
Time lag measures how long it takes users to convert after their first interaction, informing optimal ad frequency and retargeting windows.
Question 4: An analyst notices that 'Not Provided' accounts for 95% of organic keyword data in Google Analytics. What is the reason?
- Google blocked keyword data for privacy reasons for authenticated users' searches (Correct answer)
- The analytics tracking code is missing from landing pages
- UTM parameters are overriding organic source attribution
- Google Search Console integration is not enabled
Correct answer: Google blocked keyword data for privacy reasons for authenticated users' searches
Google encrypts search query data for privacy, reporting it as 'Not Provided,' which has been near-universal since 2013 for organic searches.
Question 5: What does 'hit level' scope mean for a custom dimension in Google Analytics?
- The dimension applies to all hits within a user's lifetime
- The dimension applies only to the individual hit it is sent with (Correct answer)
- The dimension persists for the entire session
- The dimension is shared across all users in a property
Correct answer: The dimension applies only to the individual hit it is sent with
Hit-level scope means the custom dimension value is attached only to the specific pageview, event, or transaction it accompanies.
Question 6: Which technique helps analysts distinguish between genuine traffic drops and tracking implementation issues?
- Comparing analytics data against server-side logs or backend event counts (Correct answer)
- Increasing the analytics sampling rate
- Switching to a different analytics platform temporarily
- Disabling all custom events to isolate baseline traffic
Correct answer: Comparing analytics data against server-side logs or backend event counts
Cross-referencing client-side analytics with server logs reveals whether drops reflect real traffic changes or broken tracking code.
Question 7: In web analytics, what is the 'recency' dimension in RFM analysis?
- How recently a user first visited the site
- The number of days since a user's most recent visit or purchase (Correct answer)
- The frequency of return visits in the last 30 days
- The recency of the site's content updates
Correct answer: The number of days since a user's most recent visit or purchase
Recency in RFM (Recency, Frequency, Monetary) measures how recently a customer interacted, with lower recency scores indicating more active users.
What is 'scroll depth tracking' and why is it valuable?