Official template for Snowplow. Forward events to a Snowplow collector, from the Snowplow client or other clients which populate the common event model.
- Add test for setCookie (#31)
- Switch to using createRegex (#29)
- Make function descriptions consistent with JSDoc (#30)
- Allow setting self-describing properties from any type of variable (#27)
- Fix invalid test page view event (#25)
- Fix encoding check for Snowplow events (#24)
- Update copyright to 2023 (#23)
- Update tracker version in template (#21)
- Ensure version check applies to latest sha (#20)
- Allow forwarding cookies in request headers (#17)
- Fix setting of SP-Anonymous header (#18)
- Switch to snowplow.io domain (#15)
- Add GitHub Actions (#14)
- Add support for context entities (#13)
- Use same helper functions to other Snowplow gtm-ss templates (#12)
- Standardize logs (#6)
- Add help text and tests for logs settings (#8)
- Update copyright for 2022 (#9)
- Run through prettier (#10)
- Add non-Snowplow Page View support (#4)
- Update Documentation Links (#2)
- Initial Version