Question: If you have created a Google Analytics 4 property for your mobile app and web site, how would Google Analytics measure and report distinct user interactions?
- As views
- As sessions
- As events
- As hits
Explanation
Google Analytics 4 uses an event-based data model to measure user interactions across websites and apps. Each distinct interaction is collected as an event, such as a page view, screen view, click, or purchase. This model allows web and app activity to be measured consistently within the same property. Sessions and users are still reported, but interactions themselves are captured as events.
Why the other options are incorrect
Views belong to older Universal Analytics property structure and are not the interaction model in Google Analytics 4.
Hits were used in Universal Analytics to describe interaction data, not the primary Google Analytics 4 model.
Sessions group user activity over time, but they are not the unit used to measure each distinct interaction.
Source for verification
https://support.google.com/analytics/answer/9322688
https://support.google.com/analytics/answer/10075209
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Analytics Certification" page.
