Bing Managed Component
Find out more about Managed Components here for inspiration and motivation details.
🚀 Quickstart local dev environment
- Make sure you're running node version >=17.
- Install dependencies with
npm i
- Run unit test watcher with
npm run test:dev
⚙️ Tool Settings
Settings are used to configure the tool in a Component Manager config file
number
required
UET Tag ID ti
is the unique identifier of your UET tag. Learn more
🧱 Fields Description
string
required
Event Type evt
- Choose between tracking a page load or a custom event
string
Event Action ea
represents the type of user interaction you want to track. For example, play
or pause
. Learn more"
string
Event Category ec
represents the category of event you want to track. For example, video
.
string
Event Value ev
is a numerical value associated with that event. For example, the length of the video played.
string
Event Label el
is the name of the element that caused the action. For example, trailer
or behindthescenes
string
Revenue Value gv
is the revenue value of the event you want to track
string
Currency gvc
is the currency of the event you want to track
📝 License
Licensed under the Apache License.
💜 Thanks
Thanks to everyone contributing in any manner for this repo and to everyone working on Open Source in general.
✨
Contributors 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!