Skip to content
Data Collection Release Notes
13 July 2018
11 July 2018
5 June 2018
- pipe-4.0.2.min.js
- Collect is disabled by default.
- EBUPipeAnalytics.getDoNotTrack had been removed
- new functions disableTracking and enableTracking (setDoNotTrack is deprecated)
1 June 2018
31 May 2018
12 June 2018
- pipe-3.0.5.min.js
- Fix a bug that make pipe generate a new pipe_c cookie on each page load
31 May 2018
- pipe-3.0.4.min.js
- Fix attribute
event.content_id
renamed to even.id
as describe in collect data format
- deprecated
overwritePersistantCookie
=> use setPipeCCookie
, overwriteSessionStarttime
use setPipeSTookie
- cookie setters might be called in any order (i.e.: set cookie then register or register then set cookie)
18 May 2018
19 April 2018
- pipe-3.0.2.min.js
- Removes the
action
key inside events.
- Adds a setter for
peach_implementation_version
. It shall be used and updated every time the data collection format changes.
- Adds setters for pipe cookies.
15 March 2018
- pipe-3.0.1.min.js fixes a configuration issue in version
3.0.0
that prevented proper data collection
9 February 2018
- A dedicated endpoint now provides collection according to the new data format.
- A new version
3.0.0
of pipe.js
is also available for data collection on web based devices.
- Legacy version still available
pipe-3.x.min.js
provides latest 3.x version, as you would expect.