Skip to content

Commit 80ab194

Browse files
authored
Update mkdocs.yml
Analytics update.
1 parent 374619b commit 80ab194

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

mkdocs.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,27 @@ extra:
230230
link: https://www.facebook.com/SparkFun
231231
- icon: fontawesome/brands/twitter
232232
link: https://twitter.com/sparkfun
233+
- icon: fontawesome/solid/cookie-bite
234+
link: /#__consent
235+
name: Change cookie settings
236+
237+
# Configures Google Analytics
238+
analytics:
239+
provider: google
240+
property: G-7Y7EYCZVC1
241+
242+
consent:
243+
cookies:
244+
analytics:
245+
name: Google Analytics
246+
checked: true
247+
title: Cookie consent
248+
description:
249+
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.
250+
actions:
251+
- accept
252+
- manage
253+
- reject
233254

234255

235256

0 commit comments

Comments
 (0)