@financial-times/o-tracking
Version:
Provides tracking for a product. Tracking requests are sent to the Spoor API.
26 lines (25 loc) • 540 B
JSON
{
"origamiType": "library",
"origamiVersion": "2.0",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-tracking,libraries",
"supportContact": {
"email": "data.platform@ft.com",
"slack": "financialtimes/data-support"
},
"supportStatus": "active",
"browserFeatures": {
"required": [
"CustomEvent",
"IntersectionObserver",
"IntersectionObserverEntry",
"WeakSet",
"Object.entries",
"Object.values",
"Array.isArray"
],
"optional": [
"Promise",
"navigator.sendBeacon"
]
}
}