Tag that sends events to Amplitude from Snowplow, GAv4 or other clients to the Amplitude HTTP API V2. Works best with the Snowplow Client.
- Switch to using createRegex (#39)
- Make function descriptions consistent with JSDoc (#38)
- Fix version free entity matching (#37)
- Extend yamllint rules in CI workflow (#33)
- Allow setting groups properties from variable (#34)
- Update copyright to 2023 (#30)
- Fix link to Contributor license agreement (#31)
- Fix value check when populating properties (#29)
- Add option to populate Amplitude groups (#28)
- Allow setting properties to custom value (#26)
- Add GitHub Actions (#24)
- Allow overriding device_id and user_id in Amplitude payload (#23)
- Switch to snowplow.io domain (#21)
- Fix edge case in context rules (#20)
- Add version control naming as an option (#7)
- Add option to include or exclude an entity (#6)
- Add option to map Snowplow mkt fields to Amplitude UTM user properties (#8)
- Set the Amplitude Session ID from client session context (#5)
- Add option for mapping Amplitude time field (#13)
- Standardize logs (#15)
- Add tests for configuration options (#18)
- Fix tests throwing internal error (#16)
- Format template with prettier (#17)
- Use new Amplitude Standard Server HTTP endpoint (#14)
- Add EU Server Toggle (#9)
- Update copyright to 2022 (#11)
- Fix typo that is breaking sending User Properties properly to Amplitude (#10)
- Update Documentation Links (#3)
- Initial Version