Skip to content

Implement Google Tag Manager

Marcia Ramos requested to merge implement-google-tag-manager into master

Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/250

Implements GTA to be able to track click conversions from the docs site

  • Removes GA code
  • Add GTA code to body
  • Add GTA code to head
  • Add conditionals back (track production env only)
  • Add event for clicks in feedback

Layouts that do not include the GTA code: 404 and redirect

REVIEW APPS:

Edited by Marcia Ramos

Merge request reports