Skip to content

Move google tag manager items to ee and guard with SaaS feature check

Doug Stull requested to merge 427474-move-gtm-items-to-ee into master

What does this MR do and why?

Move google tag manager items to ee and guard with SaaS feature check

  • this is only a SaaS concern and as such, we should define in ee.
  • we should also guard this with a Gitlab::Saas.feature_available? check instead of Gitlab.com?

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #427474 (closed)

Edited by Doug Stull

Merge request reports