CWA Attribution Modeling & Campaign Tracking 1 — Questions and Answers
Question 1: Which UTM parameter identifies the specific marketing campaign that drove a visitor to your website?
- utm_source
- utm_medium
- utm_campaign (Correct answer)
- utm_content
Correct answer: utm_campaign
utm_campaign identifies the specific campaign name (e.g., 'summer_sale') and is used to distinguish between different marketing campaigns in analytics reports.
Question 2: In last-click attribution, conversion credit is assigned to:
- The first channel a user interacted with
- All channels equally across the conversion path
- The final touchpoint before the conversion (Correct answer)
- The channel with the most impressions
Correct answer: The final touchpoint before the conversion
Last-click attribution gives 100% of the conversion credit to the final touchpoint a user interacted with before completing the conversion.
Question 3: What is the primary limitation of using first-click attribution for campaign analysis?
- It cannot track mobile conversions
- It ignores the role of mid-funnel and bottom-funnel channels (Correct answer)
- It requires third-party cookies to function
- It only works with paid advertising channels
Correct answer: It ignores the role of mid-funnel and bottom-funnel channels
First-click attribution credits only the initial touchpoint, ignoring the contributions of all subsequent channels that may have nurtured the user toward conversion.
Question 4: Which UTM parameter is used to differentiate between multiple links within the same ad or email?
- utm_term
- utm_content (Correct answer)
- utm_medium
- utm_id
Correct answer: utm_content
utm_content is used to differentiate between ads or links that point to the same URL, such as testing two different banner images in the same campaign.
Question 5: An analyst notices that paid search drives 40% of first-click conversions but only 10% of last-click conversions. What does this most likely indicate?
- Paid search has a tracking implementation error
- Paid search plays a strong role in initiating the customer journey (Correct answer)
- Paid search campaigns should be paused immediately
- Last-click attribution is inflating organic search numbers
Correct answer: Paid search plays a strong role in initiating the customer journey
When a channel ranks high in first-click but low in last-click, it indicates the channel is effective at driving initial awareness and starting the conversion funnel.
Question 6: What is the default attribution model used in Google Analytics 4 (GA4) for standard conversion reporting?
- Last non-direct click
- First click
- Data-driven attribution (Correct answer)
- Linear
Correct answer: Data-driven attribution
GA4 uses data-driven attribution as its default model, which uses machine learning to distribute credit across touchpoints based on actual conversion data.
Question 7: In campaign tracking, what does the 'utm_medium' parameter typically represent?
- The specific ad or link variant clicked
- The marketing channel type such as email, cpc, or social (Correct answer)
- The individual campaign name
- The search keyword that triggered the ad
Correct answer: The marketing channel type such as email, cpc, or social
utm_medium describes the marketing channel or medium (e.g., 'cpc', 'email', 'organic'), helping analysts group traffic by channel type across different sources.
Which UTM parameter identifies the specific marketing campaign that drove a visitor to your website?