walkerOS
walkerOS copied to clipboard
Open-source event collection and tag management (gtag.js/GTM alternative)
**Is your feature request related to a problem? Please describe.** We have `id`, `device`, and `session` and in some cases one may want to create a temporary `hash` fingerprint to...
**Is your feature request related to a problem? Please describe.** I'd love to see all walker.js triggers in action with code examples so it's easier to see how they can...
**Is your feature request related to a problem? Please describe.** Some destinations might require consent, and so do events. However, properties might also be PII that need to fulfill proper...
**Is your feature request related to a problem? Please describe.** Some destinations might eventually execute asynchronous code. That should be supported. **Describe the solution you'd like** Check how the destination...
**Describe the bug** Something strange happens with the node client when a destination receives an event: some properties are missing. We should add more tests.
**Is your feature request related to a problem? Please describe.** Currently, a platform's click IDs are only mapped to a `clickId` parameter. There is no information about the used platform....
**Is your feature request related to a problem? Please describe.** The node client should support mapping. **Describe the solution you'd like** Behave like walker.js
**Is your feature request related to a problem? Please describe.** Support the `server_container_url` option. [Send data to server-side Tag Manager](https://developers.google.com/tag-platform/tag-manager/server-side/send-data?option=gtag)
**Is your feature request related to a problem? Please describe.** the `mapping` should be unified. **Describe the solution you'd like** Add mapping-related methods to the `Utils` like `getMappingValue`.
**Is your feature request related to a problem? Please describe.** A node destination to implement META Conversion API **Describe the solution you'd like** Use the [Meta Business SDK](https://developers.facebook.com/docs/business-sdk/getting-started/#js) **Additional context**...