Page loaded

The CookieConsentWrapper object is fully initialized:

  • The original plug-in is initialized
  • Callbacks for the CookieConsentWrapper.on('init') event are triggered.
  • The consent modal is displayed if the user has not yet consented to the use of cookies.
  • CookieConsentWrapper.on('consent:first-action') event callbacks are triggered after the user's action.
  • The callbacks for the CookieConsentWrapper.on('consent:accepted') event are triggered.