Skip to content

Commit 48769d6

Browse files
authored
Update UA tag to GA4 tag
1 parent 869647c commit 48769d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/insight-init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var pkg = require('../package.json');
33

44
var insight = new Insight({
55
// Google Analytics tracking code
6-
trackingCode: 'UA-48443700-4',
6+
trackingCode: 'G-VXJ33W44SW',
77
pkg: pkg
88
});
99

0 commit comments

Comments
 (0)