We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869647c commit 48769d6Copy full SHA for 48769d6
src/generators/insight-init.js
@@ -3,7 +3,7 @@ var pkg = require('../package.json');
3
4
var insight = new Insight({
5
// Google Analytics tracking code
6
- trackingCode: 'UA-48443700-4',
+ trackingCode: 'G-VXJ33W44SW',
7
pkg: pkg
8
});
9
0 commit comments