A Google Tag Manager Server-side Tag template for sending events to any JSON HTTP endpoint. Works best with the Snowplow Client.
- Switch to using createRegex (#21)
- Fix version free entity matching (#17)
- Make function descriptions consistent with JSDoc (#20)
- Fix Readme links (#19)
- Update copyright to 2023 (#18)
- Support alternative separator to dot notation (#2)
- Add option for basic post-processing of payload values (#16)
- Fix x-sp-self_describing_event parsing (#13)
- Add GitHub Actions (#12)
- Fix inArray wrapping with includeAll option (#11)
- Add option to include or exclude an entity (#9)
- Fix x-sp-contexts being included as an entity (#8)
- Standardize logs (#5)
- Switch to snowplow.io domain (#3)
- Extend copyright to 2022 (#4)
- Reduce duplication in tests (#7)
- Run template through prettier (#6)
- Initial Version