We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f069d5b commit f13ab64Copy full SHA for f13ab64
config.js
@@ -4,7 +4,7 @@ const config = {
4
//pathPrefix: '/node-postgres-docs/',
5
pathPrefix: '/',
6
siteUrl: 'https://node-postgres.com',
7
- gaTrackingId: null,
+ gaTrackingId: 'UA-100138145-1',
8
},
9
header: {
10
logo: '',
0 commit comments