📢 Use this project, contribute to it or open issues to help evolve it using Store Discussion.

Iubenda Components

All Contributors

The Iubenda Components app allows your visitors to update their advertising tracking preferences even after closing the cookie banner.

image

Read more on Iubenda Help.

Configuration

  1. Add the iubenda-components app to your theme's dependencies in the manifest.json:
  dependencies: {
    "vtex.iubenda-components": "0.x"
  }
  1. Add the advertising-tracking-preferences block preferentially placed on the footer. For example:
   "footer": {
     "children": [
+      "advertising-tracking-preferences"
     ]
   },

Customization

In order to apply CSS customizations in this and other blocks, follow the instructions given in the recipe on Using CSS Handles for store customization.

CSS Handles
advertisingTrackingPreferences

Contributors ✨

Thanks goes to these wonderful people:

This project follows the all-contributors specification. Contributions of any kind are welcome!