0
0
Digital Marketingknowledge~20 mins

Google Analytics 4 setup in Digital Marketing - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
GA4 Setup Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding GA4 Property Creation
When setting up a new Google Analytics 4 property, which of the following is required to start collecting data?
ALinking the GA4 property to a Google Ads account
BAdding the GA4 tracking code (Measurement ID) to your website or app
CCreating a Universal Analytics property first
DSetting up conversion events manually before data collection
Attempts:
2 left
💡 Hint
Think about what connects your website or app to GA4 to send data.
📋 Factual
intermediate
2:00remaining
Default Data Streams in GA4
Which types of data streams can you create in a Google Analytics 4 property to collect data?
AWebsite, Mobile app, and Social media streams
BWebsite, Mobile app, and Email campaign streams
CWebsite, Mobile app, and Offline store streams
DWebsite, Mobile app, and Server streams
Attempts:
2 left
💡 Hint
Consider where GA4 can collect data from directly.
🚀 Application
advanced
2:00remaining
Configuring Enhanced Measurement in GA4
You want GA4 to automatically track page views, scrolls, outbound clicks, and video engagement without adding extra code. What should you do during setup?
AEnable Enhanced Measurement in the data stream settings
BManually add event tags for each interaction in Google Tag Manager
CCreate custom events in GA4 after data collection starts
DLink GA4 to Google Ads to enable automatic tracking
Attempts:
2 left
💡 Hint
Look for a built-in GA4 feature that tracks common interactions automatically.
🔍 Analysis
advanced
2:00remaining
Analyzing GA4 Event Parameters
In GA4, you notice an event named purchase with parameters value, currency, and items. What is the best explanation of these parameters?
A<code>value</code> is the discount applied, <code>currency</code> is the country code, and <code>items</code> is the customer ID
B<code>value</code> is the number of items, <code>currency</code> is the payment method, and <code>items</code> is the shipping address
C<code>value</code> is the total purchase amount, <code>currency</code> is the currency code, and <code>items</code> lists the products bought
D<code>value</code> is the tax amount, <code>currency</code> is the store location, and <code>items</code> is the payment type
Attempts:
2 left
💡 Hint
Think about what information is important to describe a purchase event.
Reasoning
expert
2:00remaining
Troubleshooting Missing Data in GA4
After setting up GA4 on your website, you notice no data appears in reports 24 hours later. Which is the most likely reason?
AThe GA4 Measurement ID was not correctly added to the website's code
BThe GA4 property was created but not linked to Google Ads
CEnhanced Measurement was disabled in the data stream settings
DThe website has no visitors in the last 24 hours
Attempts:
2 left
💡 Hint
Consider what is essential for data to flow from the website to GA4.