Find out more about Managed Components here for inspiration and motivation details.
- Make sure you're running node version >=18.
- Install dependencies with
npm i
- Run unit test watcher with
npm run test:dev
pageview
, ecommerce
, event
Settings are used to configure the tool in a Component Manager config file
tid
is the unique identifier of your Google Analytics 4 account. Learn more
hideOriginalIP
will prevent sending the visitor IP address to Google Analytics 4
ecommerce
Enable forwarding E-commerce events to Google Analytics as part of the enhanced e-commerce tracking feature. Learn more
ga-audiences
enables/disables Audiences collection through Google Analytics
baseDomain
manually set the domain for all Google Analytics cookies
Fields are properties that can/must be sent with certain events
uid
lets you associate your own identifiers with individual users so you can connect their behavior across different sessions and on various devices and platforms. Learn more
en
will be sent as Event Name to Google Analytics. Learn more
ni
events are not taken into account when Google Analytics calculates bounces and session duration. Learn more
Custom fields can be used to send properties to Google Analytics. To specify user properties, please add the up.
prefix to your property's name.
Licensed under the Apache License.
Thanks to everyone contributing in any manner for this repo and to everyone working on Open Source in general.
Thanks goes to these wonderful people (emoji key):
Simona Badoiu 💻 |
Yo'av Moshe 💻 |
Ruskin 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!