📢 Use this project, contribute to it or open issues to help evolve it using Store Discussion.
The Iubenda Components app allows your visitors to update their advertising tracking preferences even after closing the cookie banner.
Read more on Iubenda Help.
- Add the
iubenda-components
app to your theme's dependencies in themanifest.json
:
dependencies: {
"vtex.iubenda-components": "0.x"
}
- Add the
advertising-tracking-preferences
block preferentially placed on the footer. For example:
"footer": {
"children": [
+ "advertising-tracking-preferences"
]
},
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 |
Thanks goes to these wonderful people:
This project follows the all-contributors specification. Contributions of any kind are welcome!