Setting up Google Tag Manager - Appsembler

Setting up Google Tag Manager

Appsembler’s fork of edx-platform is now integrated with Google Tag Manager (GTM).

To activate GTM in apps deployed from the launcher you have to:

  1. Execute docker pull appsembler/edx-lite:aspen-1.01 on the docker server
  2. Generate a new ID in GTM
  3. Pick the relevant project in the admin, update the repo to edx-lite:aspen-1.01 and add a new env var “GOOGLE_TAG_MANAGER_ID=…”
  4. Deploy a new app, the GTM tag should be there. Now you can inject other scripts using the GTM UI