@managed-components/bing v1.0.3
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
UET Tag ID number required
ti is the unique identifier of your UET tag. Learn more
🧱 Fields Description
Event Type string required
evt - Choose between tracking a page load or a custom event
Event Action string
ea represents the type of user interaction you want to track. For example, play or pause. Learn more"
Event Category string
ec represents the category of event you want to track. For example, video.
Event Value string
ev is a numerical value associated with that event. For example, the length of the video played.
Event Label string
el is the name of the element that caused the action. For example, trailer or behindthescenes
Revenue Value string
gv is the revenue value of the event you want to track
Currency string
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):
This project follows the all-contributors specification. Contributions of any kind welcome!