Skip to content

Commit ec0dadc

Browse files
committed
[repo] Add Moodle analytics central tracking
1 parent ae53860 commit ec0dadc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,15 @@ const config = {
151151
},
152152
],
153153

154+
// This is the GA-4 tag for all Moodle properties.
155+
[
156+
'@docusaurus/plugin-google-gtag',
157+
{
158+
id: 'central-analytics',
159+
trackingID: 'G-QWYJYEY9P5',
160+
},
161+
],
162+
154163
[
155164
'@docusaurus/plugin-pwa',
156165
{

0 commit comments

Comments
 (0)