Releases: Financial-Times/n-tracking
Releases · Financial-Times/n-tracking
Add ready-state dependency
Merge pull request #40 from Financial-Times/add-ready-state-dependency Add ready-state dependency
v1.2.0
- Replaces sampling logic to use a seeded random number
- Fixes DOM metrics in performance tracking
v1.1.0
- Adds text copy tracking
v1.1.0 Beta 2
- Fixes issues with RUM performance data format and validation
- Adds page attention tracker which combines attention time and scroll depth
v1.1.0 Beta 1
This release contains a new tracker for RUM4P (Real User Monitoring for Performance)
See:
v1.0.0
This is the first stable release of n-tracking
🎉
It includes configuration for o-tracking
and initialisation of page view and click trackers.
v1.0.0-beta.5: Upgrade to the latest latest version of o-tracking
On CI we have some apps that are getting 2.0.2, which has a bug where it tries to call bind on an object.
Beta 4
- Updates Origami dependencies to latest major versions. This should not be a breaking change
Beta 3
- Refactors the
<CoreTracking />
component to accept each option as a prop
Beta 2
- Implements Rollup to create optimised distributable files
- Adds a server-side component to render fallback tracking pixels