🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

piano-analytics-js

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piano-analytics-js - npm Package Versions

234

6.16.2

Diff
piano-analytics
published 6.16.2 •

Changelog

Source

6.16.2

Fixes

  • [browser] event_url_full not updating in some SPA cases
piano-analytics
published 6.16.1 •

Changelog

Source

6.16.1

Fixes

  • [browser] requests with a payload larger than 64KiB might be cancelled in 6.16.0
piano-analytics
published 6.16.0 •

Changelog

Source

6.16.0

New

  • [browser] New Instant Tracking feature
piano-analytics
published 6.15.4 •

Changelog

Source

6.15.4

Changes

  • device_timestamp_utc is no longer sent in milliseconds but in seconds (becoming a decimal number)
  • [browser] cookie_creation_date is now sent with hours and minutes details
piano-analytics
published 6.15.2 •

Changelog

Source

6.15.2

Fixes

  • Fix the configuration sendEventWhenOptout (broken in versions 6.15.0 and 6.15.1)
piano-analytics
published 6.15.1 •

Changelog

Source

6.15.1

Fixes

  • [browser] Fix a specific case when consent is disabled
piano-analytics
published 6.15.0 •

Changelog

Source

6.15.0

New

  • [browser] New AV Insights method (media.playbackKill) to technically stop a playback session
  • [browser] browserId can now be set from pdl
  • [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 of consent.products

Changes

  • [dev] Configuration file does not contain the version by default. Version is now added during build
piano-analytics
published 6.14.2 •

Changelog

Source

6.14.2

Fixes

  • [react-native] Fixed android user-agent value to prevent default processing exclusion
piano-analytics
published 6.14.1 •

Changelog

Source

6.14.1

Fixes

  • [browser] Fixed a bug when several setProperty(ies) and sendEvent(s) methods were chained without delays
piano-analytics
published 6.14.0 •

Changelog

Source

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