Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6431c71

Browse filesBrowse files
authored
Upgrade to Google Analytics 4 (seanprashad#287)
1 parent b9910b8 commit 6431c71
Copy full SHA for 6431c71

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/components/App.js

Copy file name to clipboardExpand all lines: src/components/App.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { initGA, PageView } from './Shared/Tracking';
99

1010
class App extends React.Component {
1111
componentDidMount() {
12-
initGA('UA-203108441-2', { debug: false });
12+
initGA('G-GKMJ4KP806', { debug: false });
1313
PageView();
1414
}
1515

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.