Skip to content

Commit

Permalink
Merge pull request #816 from jpwhitemn/update-analytics
Browse files Browse the repository at this point in the history
feat: add google analytics to the release docs
  • Loading branch information
jpwhitemn authored Aug 10, 2022
2 parents 8b3140c + e6d349c commit 1e40956
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ theme:
name: 'material'
logo: 'assets/logo_edgex_white.png'
favicon: 'assets/logo_edgex.png'
analytics:
gtag: 'G-38531ZZHBN'
features:
- navigation.tabs # changed with version 6 of mkdocs-materials
nav:
Expand Down Expand Up @@ -172,6 +170,9 @@ extra:
link: 'https://twitter.com/edgexfoundry'
- icon: 'fontawesome/brands/linkedin'
link: 'https://www.linkedin.com/company/edgexfoundry'
analytics:
provider: google
property: G-38531ZZHBN
extra_css:
- assets\stylesheets\version-select.css
- assets\stylesheets\branding.css
Expand Down

0 comments on commit 1e40956

Please sign in to comment.