kubeshop / botkube-docs

Docs for botkube.io
https://botkube.io
MIT License
8 stars 23 forks source link

Add Google Tag Manager plugin and update dependencies #214

Closed pkosiec closed 1 year ago

pkosiec commented 1 year ago

Description

Changes proposed in this pull request:

Testing

Optionally: Set environmental variables:

export GOOGLE_TAG_MANAGER_CONTAINER_ID="container-id"
export GOOGLE_TAG_TRACKING_ID="tracking-id"

Run npm run build and npm run serve. See the source code - you should see your IDs (e.g. gtm-dev and gtag-dev if you didn't provide the envs).