Documentation Index

Fetch the complete documentation index at: https://usercentrics.document360.io/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to our new beta documentation experience! Let us know what you think below, under "Was this article helpful?" 👍 👎

Customize the banner

Prev Next

You have three ways to influence how the banner looks and behaves:

  • Use the prebuilt banner:

    • Customize the colors and logo of the prebuilt banner on the Admin Interface. No coding necessary. See the available approaches and their documentation below.

    • Customize the prebuilt banner programmatically, to take advantage of more flexibility. See the available approaches and their documentation below.

  • Code your own banner from scratch.
    See how to do this in our guide for iOS, Android, Flutter and React Native, or in this guide for Unity.

Three ways to present the prebuilt banner

If you decide not to develop the banner from scratch, the prebuilt banner offers the following customization approaches:

Prebuilt banner with basic adjustments

Use the Admin interface to customize the Deny All button, the language switch, the colors and the logo. Then continue to Collecting Consent with UsercentricsUI.

app-banner.png

Programmatic customization

Use our SDK as a data source and render your own consent banner from scratch. Continue to this page to learn how.

Hybrid banner

If you need a "in between" solution, we encourage you to mix these two approaches to get the best of both worlds.