This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Version 1.6.0 of the Chrome Platform Analytics library
·
17 commits
to master
since this release
New Features
analytics.Tracker.forceSessionStart
analytics.Config.resetUserId
analytics.Tracker.Filter
implementations can now return an optional goog.async.Deferred. This is useful if a filter needs to perform async activities during processing.analytics.Parameters.SESSION_GROUP
provides support for custom session grouping (if for example your app has multiple windows).
The codebase also endured an experimental effort to support HTML5 (for apps wishing to share code). This effort was abandoned. Some vestiges of this remain. We may revisit this goal in the future.
Please note: Our documentation generator kicked the bucket. This means the documentation has not been updated to reflect recent API changes. This is a known issue.