Skip to content

Commit

Permalink
Merge pull request #77 from GaiaNet-AI/add-ga
Browse files Browse the repository at this point in the history
update
  • Loading branch information
alabulei1 authored Nov 20, 2024
2 parents 8999b4b + 602e492 commit bcc8648
Show file tree
Hide file tree
Showing 3 changed files with 11,042 additions and 8,719 deletions.
15 changes: 15 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,21 @@ const config = {
locales: ['en'],
},

plugins: [
[
'@docusaurus/plugin-google-analytics',
{
trackingID: 'G-V3W2HJ72V0'
},
],
[
'@docusaurus/plugin-google-tag-manager',
{
containerId: 'GTM-PCJ5QG6R'
},
]
],

presets: [
[
'classic',
Expand Down
Loading

0 comments on commit bcc8648

Please sign in to comment.