Skip to content

Commit fb7352f

Browse files
authored
Update mkdocs.yml
Analytics update
1 parent a038f52 commit fb7352f

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

mkdocs.yml

+22-1
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,27 @@ extra:
190190
link: https://www.facebook.com/SparkFun
191191
- icon: fontawesome/brands/twitter
192192
link: https://twitter.com/sparkfun
193+
- icon: fontawesome/solid/cookie-bite
194+
link: /#__consent
195+
name: Change cookie settings
196+
197+
# Configures Google Analytics
198+
analytics:
199+
provider: google
200+
property: G-7Y7EYCZVC1
201+
202+
consent:
203+
cookies:
204+
analytics:
205+
name: Google Analytics
206+
checked: true
207+
title: Cookie consent
208+
description:
209+
We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.
210+
actions:
211+
- accept
212+
- manage
213+
- reject
193214

194215
# Configures styling for PDF rendering and webpage layout
195216
extra_css:
@@ -207,4 +228,4 @@ nav:
207228
- Support:
208229
- Troubleshooting: troubleshooting.md
209230
- Submit Issues: github/file_issue.md
210-
- Become a Contributor: github/contribute.md
231+
- Become a Contributor: github/contribute.md

0 commit comments

Comments
 (0)