[questions][chore] add google analytics id

pull/498/head
Jeff Sieu 3 years ago
parent 397ea3f4aa
commit 428f83a6df

@ -9,7 +9,7 @@ const navigation: ProductNavigationItems = [
const config = { const config = {
// TODO: Change this to your own GA4 measurement ID. // TODO: Change this to your own GA4 measurement ID.
googleAnalyticsMeasurementID: 'G-DBLZDQ2ZZN', googleAnalyticsMeasurementID: 'G-0T4LYWMK8L',
logo: ( logo: (
<img alt="Questions Bank" className="h-8 w-auto" src="/bank-logo.png" /> <img alt="Questions Bank" className="h-8 w-auto" src="/bank-logo.png" />
), ),

Loading…
Cancel
Save