https://github.com/managed-components/floodlight
https://github.com/managed-components/floodlight
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/managed-components/floodlight
- Owner: managed-components
- License: other
- Created: 2023-02-20T14:53:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T11:28:35.000Z (over 1 year ago)
- Last Synced: 2024-10-29T00:06:24.075Z (7 months ago)
- Language: TypeScript
- Size: 326 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zaraz - Floodlight
- awesome-zaraz - Floodlight
README
# Floodlight Managed Component
## Documentation
Managed Components docs are published at **https://managedcomponents.dev** .
Find out more about Managed Components [here](https://blog.cloudflare.com/zaraz-open-source-managed-components-and-webcm/) for inspiration and motivation details.
[](./LICENSE)
[](./CONTRIBUTING.md)
[](https://github.com/prettier/prettier)
[](#contributors)## ๐ Quickstart local dev environment
1. Make sure you're running node version >=18.
2. Install dependencies with `npm i`
3. Run unit test watcher with `npm run test:dev`## โ๏ธ Tool Settings
> Settings are used to configure the tool in a Component Manager config file
### Advertiser ID `string` _required_
The Advertiser ID will appear on the advertiser details page just below the advertiserโs name. [Learn more โ](https://support.google.com/tagmanager/answer/6107168)
## ๐งฑ Fields Description
> Fields are properties that can/must be sent with certain events
### Group Tag `string` _required_
In the Activity table, identify the activity you want to work with and find the group tag string listed in a column to the right. [Learn more โ](https://support.google.com/tagmanager/answer/6107168)
### Activity Tag `string` _required_
In the Activity table, identify the activity you want to work with and find the activity tag string listed in a column to the right. [Learn more โ](https://support.google.com/tagmanager/answer/6107168)
## ๐ License
Licensed under the [Apache License](./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](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!