mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add gaMeasurementId constant
This commit is contained in:
parent
06268150bf
commit
beb2e23e8e
1 changed files with 4 additions and 1 deletions
|
|
@ -4,3 +4,6 @@ export const filterSeparator = '_'
|
||||||
export const sitemapLocation = './static/'
|
export const sitemapLocation = './static/'
|
||||||
|
|
||||||
export const sitemapIndexFileName = 'sitemap-index.xml'
|
export const sitemapIndexFileName = 'sitemap-index.xml'
|
||||||
|
|
||||||
|
// https://analytics.google.com/analytics/web/#/a28434239p302384837/admin/streams/table/3228170828
|
||||||
|
export const gaMeasurementId = 'G-0WLH5YTTB0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue