Managed Component that sends events to the Dema.ai analytics platform.
That was designed to be the one of Cloudflare Zaraz's 3rd party components.
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
demaId
, application id, official documentation.