[questions][chore] add google analytics id (#498)

* [questions][chore] add google analytics id

* [questions][fix] remove comment
pull/507/head
Jeff Sieu 2 years ago committed by GitHub
parent 5e943047e2
commit ed4b438d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save