Add analytics.

This commit is contained in:
Pete Johanson 2020-08-11 16:55:36 -04:00
parent 78059bbbdb
commit a6ef1cddec
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ module.exports = {
organizationName: "zmkfirmware", // Usually your GitHub org/user name.
projectName: "zmk", // Usually your repo name.
themeConfig: {
googleAnalytics: {
trackingID: "UA-145201102-2",
anonymizeIP: true,
},
// sidebarCollapsible: false,
navbar: {
title: "ZMK Firmware",