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
Your account identifier
event
the type of event can be one of:
- Page View
- Event
name
- This is what you want to get to Outbrain as the event name. (e.g. Register)
orderId
- The order ID of the event.
orderValue
- The order value of the event.
currency
- The currency of the order value.
clickId
- The click ID of the event.
If not provided, the click ID will be taken from the URL using either OutbrainClickId
or dicbo
URL param (see docs to learn how to configure this in Outbrain). Once set either from the event field payload or from the URL params, it will be saved and sent along with other requests to Outbrain within the same session.
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):
This project follows the all-contributors specification. Contributions of any kind welcome!