Google Tag Manager
To connect your website to Google Tag Manager, you need to either add the GTAG to the config.json, or get in touch with WriteDocs support to set it as environment variables.
Use the example below to add it:
{
"integrations": {
"gtag": "replace_with_your_gtag"
}
}