Skip to content

Commit ca83870

Browse files
committed
Updated analytics tag
1 parent c0c290d commit ca83870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/helpers/EnvironmentHelper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class EnvironmentHelper {
6464

6565
//NOTE: None of these values are secret.
6666
static initProd = () => {
67-
EnvironmentHelper.Common.GoogleAnalyticsTag = "G-JB7VCG51LF";
67+
EnvironmentHelper.Common.GoogleAnalyticsTag = "G-47N4XQJQJ5";
6868
EnvironmentHelper.LessonsApi = "https://api.lessons.church";
6969
EnvironmentHelper.B1Url = "https://{subdomain}.b1.church";
7070
};

0 commit comments

Comments
 (0)