mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
remove unused cooke consent control (#3401)
This commit is contained in:
parent
95b6e9a438
commit
273b64ece9
@ -159,9 +159,7 @@ Data is only sent to AI services if workspaces have opted in to use the assistan
|
||||
|
||||
### Documentation telemetry
|
||||
|
||||
n8n's documentation (this website) uses cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of n8n's documentation and whether users find what they're searching for. With your consent, you're helping n8n to make our documentation better.
|
||||
|
||||
[Change cookie settings](#__consent){ .md-button }
|
||||
n8n's documentation (this website) uses cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of n8n's documentation and whether users find what they're searching for. With your consent, you're helping n8n to make our documentation better. You can control cookie consent using the cookie widget.
|
||||
|
||||
## Retention and deletion of personal identifiable data
|
||||
|
||||
|
||||
@ -49,8 +49,6 @@ theme:
|
||||
- navigation.top
|
||||
# https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/?h=navigation+tabs#anchor-tracking
|
||||
- navigation.tracking
|
||||
copyright: >
|
||||
<a href="#__consent">Change cookie settings</a>
|
||||
extra:
|
||||
analytics:
|
||||
provider: google
|
||||
|
||||
Loading…
Reference in New Issue
Block a user