A test component that will print the current time to the console on pageview.
Managed Components docs are published at https://managedcomponents.dev .
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
Settings are used to configure the tool in a Component Manager config file
exampleSetting can be the pixelID or any other essential/optional setting like the option to anonymize IPs, send ecommerce events etc.
Fields are properties that can/must be sent with certain events
field_id give it a short description and send to a more detailed reference Find more about how to create your own Managed Component.
Licensed under the Apache License.