walkerOS icon indicating copy to clipboard operation
walkerOS copied to clipboard

Open-source event collection and tag management (gtag.js/GTM alternative)

Results 70 walkerOS issues
Sort by recently updated
recently updated
newest added

**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...

clients
walker.js

**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...

walker.js

**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...

walker.js

**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.

clients

**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....

utils

**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

clients

**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)

destinations

**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`.

destinations
utils

**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**...

destinations