https://github.com/managed-components/quora
https://github.com/managed-components/quora
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/managed-components/quora
- Owner: managed-components
- License: other
- Created: 2023-02-20T18:22:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T11:29:45.000Z (over 1 year ago)
- Last Synced: 2025-03-12T22:13:22.984Z (3 months ago)
- Language: TypeScript
- Size: 210 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zaraz - Quora
- awesome-zaraz - Quora
README
# Quora 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
### Pixel ID `string`
Customer account Pixel ID, generated by Quora. You can find it in your Base Pixel snippet. Learn More
## 🧱 Fields Description
> Fields are properties that can/must be sent with certain events
### Event name `string`
`en` will be sent as Event name to Quora Event Pixel. It must be provided with Track event. [Learn More](https://quoraadsupport.zendesk.com/hc/en-us/articles/115010466208-How-do-I-install-the-Quora-pixel)
### Email `string`
`email` is Quora user email that will be sent as a hashed value for advanced matching. [Learn More](https://quoraadsupport.zendesk.com/hc/en-us/articles/360039502671-Advanced-Match)
## 📝 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!