Available Demo Implementations

Each of the following pages showcases a unique way to integrate and configure Osano's cookie consent banner. Click any option below to view a live implementation.

Recommended Installation

This demo shows the out-of-the-box Osano cookie banner with default settings. It provides full compliance coverage and is the preferred configuration.

View Recommended Installation

CSS Customized Installation

This version demonstrates how to apply custom CSS styling to the Osano cookie banner while maintaining compliance. Features rounded corners, improved spacing, and hidden cookie widget.

View CSS Customized Installation

JavaScript API Consent Demo

This page demonstrates how to use the Osano JavaScript API to dynamically update page content based on user consent preferences, with visual feedback based on consent status.

View JavaScript API Demo

Banner Suppressed via JavaScript API

This version hides the banner by default using Osano's JavaScript API, and then selectively reveals it based on jurisdiction. Not recommended for compliance-critical deployments.

View JS Suppression Demo

Banner Suppressed via Third-Party API

This installation conditionally loads the cookie banner only in allowed regions by checking user IP data through a third-party API. Use with caution.

View 3rd Party Suppression Demo

Custom CA Banner Example

This demo shows how to display custom consent banner text for California users only (or any jurisdiction you choose) using a simple script. Includes a copiable code block and instructions for customizing the logic.

View Custom CA Banner Example