Every time a user performs an action with event tracking implemented, the tracking code sends an event hit to Google Analytics.
When will the Analytics tracking code send an event hit to Google Analytics?
- Every time a user adds an event to their calendar
- Every time a user makes a reservation
- Every time a user performs an action with pageview tracking implemented
- Every time a user performs an action with event tracking implemented
The correct answer is: Every time a user performs an action with event tracking implemented.
Explanation: Analytics tracking code sends an event hit to Google Analytics whenever a user performs an action with event tracking implemented. Events are user interactions with content other than page loads (pageviews). Downloads, link clicks, form submissions, and video plays are all examples of actions you might want to analyze as Events.