Question: 4. You do not need to have a background in programming or code to be able to answer this question. Please use this Google Analytics
4. You do not need to have a background in programming or code to be able to answer this question. Please use this Google Analytics article and this Google Analytics developer article as resources to help inform your answer.
Consider the following fictional scenario:
Viget configures a modal (example) to appear on-load of the first page that a user views. The modal is configured so that after users see the modal once, they wont be shown it again. To track how many total users see the modal, the following code is triggered on page-loads where a modal appears:
ga('send', 'event', 'Newsletter Modal', 'View');
Given this setup, what metric will be reported incorrectly in Google Analytics? How would you change the code to fix the issue?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
