[portal] add Google Analytics

This commit is contained in:
Yangshun Tay
2022-10-27 09:35:50 +08:00
parent 01b207e52f
commit a12686e37f
7 changed files with 193 additions and 70 deletions

View File

@ -14,6 +14,7 @@ const navigation: ProductNavigationItems = [
];
const config = {
googleAnalyticsMeasurementID: 'G-DBLZDQ2ZZN',
navigation,
showGlobalNav: true,
title: 'Tech Interview Handbook',