The NICE UI library provides a standard E-Privacy banner component that must be included on all web pages to ensure compliance across services. Below is an example of the basic E-Privacy banner.

NICE uses cookies to make the site better. Learn more

To include the component you need to include the following script tag after all other script tags in your HTML5 document <body>.

<!-- e-privacy policy script -->
<script src="https://cdn.nice.org.uk/v4.0.0/scripts/ui.eprivacy-policy.js" async defer></script>