-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Google analytics - Use v4 API as standard (#502)
* Update lightbox and video embed docs with current video * Updated the GA module to default to GA v4 API * Updated docs for GA tracking page * Add video controls * Remove video tracking from video player, as now happens by default in GA4 * Compiled JavaScript * Set debug mode for excluded environments * Compiled JavaScript * Updated package lock after npm install * Version bump, to 14.2.0 * Update default account ID, removing test ID * Add notice to console when old GA tag is being used. * Export the `isExcludedEnvironment` function * Export functions from the GA module * Added a `logDeprecatedFunctionToConsole` function to log deprecated functions * Reinstate deprecated functions and log to console * Compiled JavaScript * Add spread'ed arguments to deprecated functions so consumers don't throw errors. * Ensure video lightbox element is the link, rather than any child elements. * Compiled JavaScript * Replicate Google Analytics `form_submit` event on successful Marketo form submissions. * Compiled JavaScript
- Loading branch information
1 parent
9f3c1c7
commit d87a6ed
Showing
14 changed files
with
8,252 additions
and
1,782 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.