Skip to content

Commit 3cdf4d6

Browse files
authored
Merge pull request #169 from harishkotra/main
Added Microsoft Clarity for analytics
2 parents e7bc94e + a74b09b commit 3cdf4d6

File tree

3 files changed

+11589
-0
lines changed

3 files changed

+11589
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ const config = {
122122
},
123123
},
124124
],
125+
[
126+
"@gracefullight/docusaurus-plugin-microsoft-clarity",
127+
{ projectId: "sfupzgt3z7" },
128+
],
125129
],
126130

127131
presets: [

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@docusaurus/plugin-google-tag-manager": "^3.8.1",
2121
"@docusaurus/preset-classic": "^3.8.1",
2222
"@easyops-cn/docusaurus-search-local": "^0.40.1",
23+
"@gracefullight/docusaurus-plugin-microsoft-clarity": "^1.0.0",
2324
"@mdx-js/react": "^3.0.0",
2425
"cheerio": "1.0.0-rc.12",
2526
"clsx": "^2.0.0",

0 commit comments

Comments
 (0)