Table of Contents

Google Tag Manager

How to use the tag management system on Swift

Google Tag Manager is a tag management system that simplifies adding and managing tracking codes without modifying website code. It can integrate analytics, conversion tracking, and marketing tags efficiently and is often used in combination with Google Analytics but is compatible with different services. Google Tag Manager can improve data collection and enhance marketing performance while reducing developer dependency.

Learn more about Google Tag Manager here.

Google Tag Manager in Swift

To get started with Google Tag Manager follow this guide to create an account and container.

To use Google Tag Manager on your Swift website have your Google Tag Manager ID (also called Container ID) ready. To find the ID:

  1. Log in to your Google Tag Manager account
  2. Open a container
  3. In the top right corner you will see a text starting with GTM- containing some letters/numbers - that is your Google Tag Manager ID:

Google Tag Manager ID

To use Google Tag Manager on Swift:

  1. Go to the Website settings of your site
  2. Select the Meta and API keys tab
  3. Fill out the field Google tag manager ID:

Google Tag Manager ID

Google Tag Manager and Google Analytics

While Google Tag Manager is a tag management system for adding and editing tracking codes, Google Analytics is an analytics tool for tracking and analyzing how users interact with your website. To use the two together, we refer to Google's own documentation.

To top