DAA Certified Web Analyst (CWA) — Questions and Answers
Question 1: What does 'right to erasure' (right to be forgotten) require under GDPR?
- Analytics data must be stored no more than 30 days
- Organizations must delete an individual's personal data upon request under certain conditions (Correct answer)
- Cookies must be cleared when users log out
- Companies must delete all data every year
Correct answer: Organizations must delete an individual's personal data upon request under certain conditions
GDPR's right to erasure allows individuals to request deletion of their personal data when it is no longer necessary or consent has been withdrawn.
Question 2: In GA4 Explorations, what is the purpose of the 'Funnel Exploration' technique?
- To show the sequence of steps users take toward a goal and where they drop off (Correct answer)
- To display a cohort of users grouped by their first-visit date
- To compare two audience segments across all dimensions simultaneously
- To visualize the geographic path users take before converting
Correct answer: To show the sequence of steps users take toward a goal and where they drop off
Funnel Exploration in GA4 lets you define a sequence of steps (events or page views) representing a user journey and visualizes completion and drop-off rates at each step, helping identify where users abandon a conversion flow.
Question 3: What does 'data layer' refer to in tag management systems like Google Tag Manager?
- A firewall layer that filters incoming tracking requests
- The database layer storing raw analytics hits
- The network layer for transmitting analytics data
- A JavaScript object that passes structured data from the website to the tag manager (Correct answer)
Correct answer: A JavaScript object that passes structured data from the website to the tag manager
The data layer is a JavaScript object (typically dataLayer) that stores structured information about the page and user actions for GTM to consume.
Question 4: What is 'virality rate' in social media analytics?
- Shares divided by impressions, expressed as a percentage (Correct answer)
- Comments divided by likes
- Reach divided by followers
- Total video views per day
Correct answer: Shares divided by impressions, expressed as a percentage
Virality rate = (shares / impressions) Ă— 100, measuring how often viewers share content relative to how many saw it.
Question 5: In GA4, what is the default attribution model used in standard reports?
- First Click
- Linear
- Data-Driven (Correct answer)
- Last Click (non-direct)
Correct answer: Data-Driven
GA4 uses Data-Driven Attribution (DDA) as the default model for standard reports. DDA uses machine learning to assign fractional credit to touchpoints based on how each channel actually contributes to conversions, rather than applying fixed rules.
Question 6: What does the California Consumer Privacy Act (CCPA) grant to California residents?
- The right to annual privacy audits
- The right to know, delete, and opt out of the sale of their personal data (Correct answer)
- The right to receive compensation for data collection
- The right to block all website cookies automatically
Correct answer: The right to know, delete, and opt out of the sale of their personal data
CCPA gives California residents rights to know what personal data is collected, request deletion, and opt out of the sale of their data to third parties.
Question 7: Which analytics platform uses an 'autocapture' feature to record all user interactions without manual tagging?
- Kissmetrics
- Mixpanel
- Heap (Correct answer)
- Google Analytics 4
Correct answer: Heap
Heap automatically captures every user interaction—clicks, form fills, page views—without requiring manual event instrumentation.
Question 8: In GA4, what is the default session timeout duration?
- 30 minutes (Correct answer)
- 15 minutes
- 60 minutes
- 45 minutes
Correct answer: 30 minutes
GA4 defaults to a 30-minute session timeout, after which a new session begins if there is activity.
Question 9: A site's pages/session metric drops from 4.2 to 2.1 after launching a new navigation menu. What is the most likely cause?
- The site's CDN is caching fewer pages
- The menu introduced broken links reducing crawlability
- Users are finding content faster and exiting satisfied (Correct answer)
- Session timeout settings were accidentally changed
Correct answer: Users are finding content faster and exiting satisfied
Improved navigation often reduces page depth because users reach their target content more efficiently with fewer clicks.
Question 10: What is 'pseudonymization' in the context of analytics data?
- Anonymizing IP addresses only
- Using fake user IDs in all reports
- Replacing all analytics data with fictional data for testing
- Replacing direct identifiers with pseudonyms so data cannot be attributed to a specific individual without additional info (Correct answer)
Correct answer: Replacing direct identifiers with pseudonyms so data cannot be attributed to a specific individual without additional info
Pseudonymization replaces identifiers (like names or emails) with artificial codes, so the data can only be re-linked to a person with a separate key.
Question 11: What does 'Customer Lifetime Value' (CLV or LTV) represent?
- Revenue per product category lifetime
- The predicted total revenue a business can expect from a single customer account (Correct answer)
- Total revenue from all customers in one year
- Average purchase value Ă— return rate
Correct answer: The predicted total revenue a business can expect from a single customer account
CLV estimates the total net revenue a customer will generate over their entire relationship with the business.
Question 12: In CRO, what is a 'call to action' (CTA)?
- A customer support phone number
- An exit-intent popup
- A retargeting ad format
- A prompt that encourages users to take a specific desired action (Correct answer)
Correct answer: A prompt that encourages users to take a specific desired action
A CTA is a button, link, or instruction that directs users to take a specific action such as 'Buy Now,' 'Sign Up,' or 'Get a Free Quote.'
Question 13: Which tool is natively built into Facebook to provide social media analytics?
- Google Analytics
- Sprout Social
- Meta Business Suite Insights (Correct answer)
- Hootsuite
Correct answer: Meta Business Suite Insights
Meta Business Suite Insights is Facebook's native analytics tool for tracking page and content performance.
Question 14: What does 'product page bounce rate' signal to e-commerce analysts?
- The rate at which product pages return 404 errors
- The percentage of visitors who viewed only the product page and left without interacting further (Correct answer)
- How many users scroll past the fold
- How quickly the product page loads
Correct answer: The percentage of visitors who viewed only the product page and left without interacting further
A high product page bounce rate may indicate that the page fails to meet user expectations in terms of price, content, or relevance.
Question 15: In e-commerce, what is 'time to purchase' metric?
- The average number of days or sessions between first visit and first purchase (Correct answer)
- How long it takes to process a payment
- Time to complete the checkout form
- Shipping delivery time
Correct answer: The average number of days or sessions between first visit and first purchase
Time to purchase measures the typical number of days or sessions a customer takes from first site visit to completing their first order.
Question 16: In e-commerce analytics, what does 'new vs. returning customer ratio' help marketers understand?
- Whether the website needs a redesign
- The balance between acquisition and retention performance (Correct answer)
- Email subscriber growth rate
- Product inventory turnover rates
Correct answer: The balance between acquisition and retention performance
Tracking new vs. returning customer ratios helps marketers evaluate whether their acquisition and retention strategies are appropriately balanced.
Question 17: What is 'form analytics' in the context of CRO?
- Tracking form server errors only
- Monitoring form submission spam rates
- A/B testing form colors
- Analyzing user interactions with web forms to identify friction and drop-off fields (Correct answer)
Correct answer: Analyzing user interactions with web forms to identify friction and drop-off fields
Form analytics tools track field-level interactions—time spent, corrections, and abandonment—to pinpoint which form fields cause drop-offs.
Question 18: What is 'checkout abandonment rate'?
- The percentage of users who initiated checkout but did not complete the purchase (Correct answer)
- The rate at which users leave the site during checkout
- The refund rate for completed purchases
- The percentage of carts with zero value
Correct answer: The percentage of users who initiated checkout but did not complete the purchase
Checkout abandonment rate measures what percentage of users who started the checkout process did not finish and place their order.
Question 19: Which of the following best describes a 'macro conversion' in web analytics?
- A returning visitor making their second visit
- A small engagement action like a video play
- A user visiting more than 5 pages in one session
- A primary goal completion such as a purchase or form submission (Correct answer)
Correct answer: A primary goal completion such as a purchase or form submission
A macro conversion is a primary business goal, like a purchase or lead form completion, as opposed to minor micro conversions.
Question 20: What is a 'dark post' in the context of social media advertising analytics?
- A post published at midnight
- An expired post no longer visible
- A post with negative sentiment
- A paid ad that does not appear on the brand's public timeline (Correct answer)
Correct answer: A paid ad that does not appear on the brand's public timeline
Dark posts are targeted paid ads that run in selected audiences' feeds but never appear on the brand's main page.
Question 21: What is a 'multivariate test' (MVT) compared to an A/B test?
- An MVT runs on mobile only
- An MVT uses qualitative data only
- An MVT tests multiple variables simultaneously to find the best combination (Correct answer)
- An MVT tests one variable at a time
Correct answer: An MVT tests multiple variables simultaneously to find the best combination
MVT simultaneously tests multiple page elements (headline, image, CTA) to identify the best-performing combination.
Question 22: Which feature in GA4 allows you to track custom actions specific to your business?
- Custom metrics
- Custom dimensions
- Custom events (Correct answer)
- Custom audiences
Correct answer: Custom events
Custom events in GA4 let you track any user interaction that isn't automatically collected by the platform.
Question 23: What is 'session recording' used for in CRO research?
- Capturing email open sequences
- Recording server response times
- Replaying individual user sessions to understand behavior and identify friction (Correct answer)
- Logging API call sequences
Correct answer: Replaying individual user sessions to understand behavior and identify friction
Session recordings capture and replay actual user interactions on a site, helping teams spot confusion, bugs, and drop-off points.
Question 24: What does 'data portability' mean under GDPR for analytics data?
- Moving analytics infrastructure to cloud providers
- The right of users to receive their personal data in a structured, machine-readable format to transfer to another service (Correct answer)
- Exporting analytics reports to CSV
- The ability to migrate between analytics platforms
Correct answer: The right of users to receive their personal data in a structured, machine-readable format to transfer to another service
GDPR's data portability right allows individuals to obtain and reuse their personal data across different services in a common format.
Question 25: Which metric directly measures how effectively a page turns visitors into leads or customers?
- Bounce rate
- Exit rate
- Conversion rate (Correct answer)
- Session duration
Correct answer: Conversion rate
Conversion rate directly measures the percentage of visitors who complete the desired action, making it the core CRO performance metric.
Question 26: What is 'uplift' in the context of A/B testing results?
- The percentage improvement of the variation over the control (Correct answer)
- The increase in page load speed
- The confidence interval of the test
- The number of additional sessions in the test
Correct answer: The percentage improvement of the variation over the control
Uplift is the relative percentage improvement in the conversion rate of the variation compared to the control.
Question 27: What is the maximum number of custom dimensions GA4 allows at the event scope for a standard property?
- 25
- 50
- 500
- 100 (Correct answer)
Correct answer: 100
GA4 allows up to 50 user-scoped and 50 event-scoped custom dimensions, totaling 100 for a standard property.
Question 28: In Google Analytics 4, what does the 'engaged session' metric require to qualify?
- Any session where the user clicked a link
- Session lasting at least 10 seconds, a conversion event, or 2+ page views (Correct answer)
- Session with at least one goal completion
- Session lasting at least 30 seconds with no bounce
Correct answer: Session lasting at least 10 seconds, a conversion event, or 2+ page views
GA4 defines an engaged session as one lasting 10+ seconds, having a conversion event, or containing 2 or more page/screen views.
Question 29: In GA4, what is a 'Predictive Audience'?
- An audience based on demographic data
- An audience built from historical data only
- An audience imported from Google Ads
- An audience created using machine learning to predict future behavior (Correct answer)
Correct answer: An audience created using machine learning to predict future behavior
Predictive Audiences in GA4 use machine learning to segment users likely to take actions such as purchasing or churning.
Question 30: Which technique helps analysts distinguish between genuine traffic drops and tracking implementation issues?
- Disabling all custom events to isolate baseline traffic
- Comparing analytics data against server-side logs or backend event counts (Correct answer)
- Switching to a different analytics platform temporarily
- Increasing the analytics sampling rate
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.
DAA Certified Web Analyst (CWA)
The Digital Analytics Association Certified Web Analyst certification validates professional knowledge across web analytics disciplines including data collection, analysis, reporting, and digital optimization. It is recognized as the professional standard for digital analytics practitioners worldwide.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds