Releases: at-internet/piano-analytics-js
Releases · at-internet/piano-analytics-js
6.15.2
6.15.1
Fixes
- [browser] Fix a specific case when consent is disabled
6.15.0
New
- [browser] New AV Insights method (
media.playbackKill
) to technically stop a playback session - [browser]
browserId
can now be set frompdl
- [browser] Cookie testing (
_cookie_test
) skipped when cookie domain configured
Fixes
- [browser] Fixed empty campaign parameters sent with
undefined
value - [browser] Fixed an issue with empty cookie domain when none configured
- [browser] Manage case where
PA
is not part ofconsent.products
Changes
- [dev] Configuration file does not contain the version by default. Version is now added during build
6.14.2
Fixes
- [react-native] Fixed android user-agent value to prevent default processing exclusion
6.14.1
Fixes
- [browser] Fixed a bug when several
setProperty(ies)
andsendEvent(s)
methods were chained without delays
6.14.0
New
- [browser] New consent methods using
purposes
Changes
- All events properties can now be overridden (using setProperty(ies) or specifying the property directly in events sent)
Fixes
- Fixed a conflict with global variables used in multiple taggings
6.13.1
Fixes
- [browser] Cookie testing is now secure on suitable URLs
6.13.0
New
- [browser] New configuration
enableExtendedOptout
to enable enhanced tracking of optout visitors (false
by default)
6.12.2
Fixes
-
- [browser] Cookie
_pcus
being created by mistake
- [browser] Cookie
6.12.1
Fixes
- [browser] Fix cookies expiration date being expanded when using consent without specifying storageMode
Changes
- [browser]
cookie_creation_date
is now anonymized (time set to 0)