diff --git a/src/components/google-analytics.astro b/src/components/google-analytics.astro new file mode 100644 index 0000000..ba3e5e4 --- /dev/null +++ b/src/components/google-analytics.astro @@ -0,0 +1,28 @@ +--- + +import { gaMeasurementId } from '~/helpers/constants.js' +// const gaMeasurementId = 'G-0WLH5YTTB0' + +--- + + +