Skip to content

Commit b2afe70

Browse files
authored
Merge pull request #113 from makeplane/preview
added analytics
2 parents 7b084d7 + c36ff4a commit b2afe70

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mint.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,5 +479,10 @@
479479
"source": "/plane-one/self-host/methods/one-command",
480480
"destination": "/plane-one/self-host/methods/docker"
481481
}
482-
]
482+
],
483+
"analytics": {
484+
"ga4": {
485+
"measurementId": "G-G578SD4VZD"
486+
}
487+
}
483488
}

0 commit comments

Comments
 (0)