Skip to content

Commit

Permalink
Add Google Analytics (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-vsarvepalli authored Mar 1, 2024
2 parents ea2b900 + d5fd9e4 commit 5da4ead
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
site_name: "SSVC: Stakeholder-Specific Vulnerability Categorization"
copyright: Copyright © 2024 Carnegie Mellon University.
copyright: >
Copyright © 2019-2024 Carnegie Mellon University.
<br/><a href="#__consent">Change cookie settings</a>
nav:
- Home: 'index.md'
- Learning SSVC: 'tutorials/index.md'
Expand Down Expand Up @@ -146,6 +148,16 @@ markdown_extensions:
- pymdownx.tilde
- tables
extra:
analytics:
provider: google
property: G-87WECW6HCS
consent:
title: About our use of cookies on this site
description: >-
We use cookies 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.
See our <a href="https://www.sei.cmu.edu/legal/privacy-notice/index.cfm">Privacy Notice</a> for more.
social:
- icon: material/message-question
link: https://github.com/CERTCC/SSVC/issues/new?template=question.md
Expand Down

0 comments on commit 5da4ead

Please sign in to comment.