diff --git a/helpers/constants.js b/helpers/constants.js index f6d7411..fb51da9 100644 --- a/helpers/constants.js +++ b/helpers/constants.js @@ -3,4 +3,7 @@ export const filterSeparator = '_' export const sitemapLocation = './static/' -export const sitemapIndexFileName = 'sitemap-index.xml' \ No newline at end of file +export const sitemapIndexFileName = 'sitemap-index.xml' + +// https://analytics.google.com/analytics/web/#/a28434239p302384837/admin/streams/table/3228170828 +export const gaMeasurementId = 'G-0WLH5YTTB0'