v2.0.1 utm values available when gclid is present
In this release, the utm values for source, medium, and campaign will be retained even when a gclid
value is present in the page_location
field. There were also changes to unit test definition and execution which should only impact package developers.
What's Changed
- Fix Session Conversion unit test and update model name to _daily by @adamribaudo-velir in #91
- GitHub workflow on pr by @adamribaudo-velir in #93
- Fix automated unit tests - updated config to look for service json relative to workspace by @adamribaudo-velir in #95
- use utm parameters also if gclid is found by @clemens7haar in #94
Full Changelog: 2.0.0...2.0.1