Skip to content

Commit 93c3ffc

Browse files
committed
Merge branch 'refs/heads/setup/algolia-ga4' into preview
2 parents cb3c64f + cdbdfe8 commit 93c3ffc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const config: Config = {
4545
// blogSidebarCount: 'ALL'
4646
// },
4747
gtag: {
48-
trackingID: 'G-LC4SC6JY70',
48+
trackingID: 'G-XJVXWZ37RP',
4949
anonymizeIP: true,
5050
},
5151
theme: {
@@ -127,12 +127,12 @@ const config: Config = {
127127

128128
algolia: {
129129
// The application ID provided by Algolia
130-
appId: 'L5VTR6TWVD',
130+
appId: '7VUSGGI85A',
131131

132132
// Public API key: it is safe to commit it
133-
apiKey: 'bab16fbb5188c4b49fad968ebc643dd3',
133+
apiKey: '20ebc4ca5a7eb5120bb6d30a296fc52e',
134134

135-
indexName: 'flutterflow--82026',
135+
indexName: 'dreamflow-docs',
136136

137137
// Optional: see doc section below
138138
contextualSearch: true,

0 commit comments

Comments
 (0)