Release Notes, December 14, 2023
We have been working on some new releases for ATS Analytics and a few improvements for ATS for Web to ensure that you can get a better overview of your incremental lift from ATS.
New
The domain and country filtering on the Overview dashboard will now also apply to the Estimated Revenue in ATS Analytics.
The Estimated Revenue dashboard will now display a different message if the incremental revenue is zero or negative: “ATS did not drive incremental revenue lift for this time period.”
Improved
The
invalidateEnvelope
function now removes all types of envelopes (ATS, PAIR, Facebook, etc.) from the browser's storage.
Fixed
We have fixed an issue that caused opt-out signals such as
DoNotTrack
(DNT) to be missed by ATS.js when passing identifiers directly to the ATS library via Direct Mode. When the ATS library was in Detect Mode, the browser opt-out signal was still respected.It’s important to note that browser opt-out signals were not ignored by the ATS back-end when using Direct Mode since the DNT flag continued to appear in the API request header. Consequently, the back-end returned a
204 - No Consent
response.envelopeModuleReady
listener event will now fire when the envelope module loads, regardless of whether an envelope is present in browser storage or not.We have fixed an issue regarding debug logs which were always showing even when disabled from Console.