Performance and Availability of the Cookie Consent Script
See the OneTrust Cookie Compliance Performance Whitepaper for the results of network performance and availability testing.
Performance
Loading the Cookie Banner Script and Preference Center has been designed to minimize page load times by taking advantage of asynchronous loading. The graphic below outlines the process for loading the Banner Script and Preference Center.
Description
-
The
otSDKStub.js
is called by the Cookie Compliance Script in the section of the website HTML code. -
The
otSDKStub.js
script calls theDomain.json
and theBannerSDK.js
script asyncronously. The website HTML continues to execute simultaneously. -
The
BannerSDK.js
script callsgeolocation.jsonp
,language.json
,Banner HTML\CSS.json
, andPrefence Center HTML\CSS.json
. -
The
BannerSDK.js
script uses the information from the JSON files to inject the Banner and Preference Center.
Download Sizes
Element | Description | Size (KB) |
---|---|---|
otSDKStub.js | The otSDKStub script initiates the loading of the Banner and Preference Center. | 3.8 |
Domain.json | The Domain JSON provides information about the consent settings. | 0.7* |
BannerSDK.js | The BannerSDK.js script calls the elements needed to display the Banner and Preference Center. | 79.9 |
Geolocation.jsonp | Provides the location of the site visitor to determine which Geolocation Rule applies. | 0.25 |
Language.json | Provides the language of the Banner and Preference Center to load. | 4.4* |
Banner HTML\CSS.json | Contains the HTML and CSS elements of the Banner. | 2.9* |
Preference Center HTML\CSS.json | Contains the HTML and CSS elements of the Preference Center. | 17.3* |
The * indicates this size (kb) is subject to change based on your OneTrust Admin configuration.
Availability
OneTrust guarantees a high degree of availability for the Cookie Compliance solution through our SLA of 99.95% during a given calendar month. In addition to this, the Cookie Compliance solution has segregated the individual components of the Cookie Compliance module so that even in the rare case of the main application being unavailable, published Cookie Banners and Preference Centers will not be affected.
Updated 10 months ago