@rentpath/google-event-tracking
v1.4.34
Published
Rentpath tracking hooks for GTM. GPT/DFP for Rentpath.
Downloads
9
Maintainers
Keywords
Readme
Google Event Tracking
Rentpath wrapper for the Google libs. This lib attempts to initialize both Google Tag Manager and Google DFP as quickly and efficiently as possible.
Application
This library was written with function principles in mind. Each function attempts to not modify the original state, but to return a new dataLayer state.
Compilation
Compilation can be done with:
yarn build
Releasing
- Inside your pull request, bump the semantic version in
package.json
- Merge the pull request
- Wait for the GitHub Actions workflow to publish your new package here.
Note: You can also manually draft a release to set off the package publishing workflow.