-
Hello, I have these settings in my yaml file. However, the cookie banner is not rendered.
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Your configuration is wrong. extra:
analytics:
provider: google
property: UA-169645537-2
consent:
title: Cookie consent
description: Hey there! Welcome to my cookie consent banner.
actions:
- accept
- manage |
Beta Was this translation helpful? Give feedback.
-
Still don't get it. Here's my yaml |
Beta Was this translation helpful? Give feedback.
-
@squidfunk Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
@squidfunk do you have anything to add? |
Beta Was this translation helpful? Give feedback.
Your configuration is wrong.
analytics
must be on the top-level ofextra
: