Find out more about Managed Components here for inspiration and motivation details.
- Make sure you're running node version >=17.
- Install dependencies with
npm i
- Run unit test watcher with
npm run test:dev
Settings are used to configure the tool in a Component Manager config file
ti
is the unique identifier of your UET tag. Learn more
evt
- Choose between tracking a page load or a custom event
ea
represents the type of user interaction you want to track. For example, play
or pause
. Learn more"
ec
represents the category of event you want to track. For example, video
.
ev
is a numerical value associated with that event. For example, the length of the video played.
el
is the name of the element that caused the action. For example, trailer
or behindthescenes
gv
is the revenue value of the event you want to track
gc
is the currency of the event you want to track
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!