Skip to content

Commit f84e9c7

Browse files
fix(analytics): update ID (#4478)
Replacing UA-47523816-6
1 parent 6b5b755 commit f84e9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/patternfly-docs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if (process.env.EXTENSIONS_ONLY === 'true') {
1717
};
1818
} else {
1919
module.exports = {
20-
googleAnalyticsID: 'UA-47523816-6',
20+
googleAnalyticsID: 'G-XRM3R81HJ6',
2121
algolia: {
2222
apiKey: 'a8fb1726b78594ff97a3418757514404',
2323
appId: '79P4ZBH7A3',

0 commit comments

Comments
 (0)