Skip to content

Commit 49981ff

Browse files
authored
Update GTM page to mention Firebase for mobile
- remove reference to mobile apps in opening paragraph - add info section about how GTM is web only and that for mobile tracking, Firebase would be our recommendation
1 parent 6fc3880 commit 49981ff

File tree

1 file changed

+3
-1
lines changed
  • src/connections/destinations/catalog/google-tag-manager

1 file changed

+3
-1
lines changed

src/connections/destinations/catalog/google-tag-manager/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ hide-cmodes: true
44
strat: google
55
id: 54521fd625e721e32a72eeb9
66
---
7-
[Google Tag Manager](https://support.google.com/tagmanager) (GTM) is a tag management system that allows you to quickly and easily update tags and code snippets on your website or mobile apps. Once you add the Tag Manager snippet to your website or mobile app, you can configure tags using a web-based user interface without having to alter and deploy additional code. This reduces errors and frees you from having to involve a developer whenever you need to make changes. The Google Tag Manager Destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-google-tag-manager).
7+
[Google Tag Manager](https://support.google.com/tagmanager) (GTM) is a tag management system that allows you to quickly and easily update tags and code snippets on your website. Once you add the Tag Manager snippet to your website, you can configure tags using a web-based user interface without having to alter and deploy additional code. This reduces errors and frees you from having to involve a developer whenever you need to make changes. The Google Tag Manager Destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-google-tag-manager).
88

9+
> info ""
10+
> Segment's Google Tag Manager destination is web only, so it won't be compatible with iOS or other mobile sources. For mobile tracking, we recommend using our [Firebase Destination](https://segment.com/docs/connections/destinations/catalog/firebase/).
911
1012
## Getting Started
1113

0 commit comments

Comments
 (0)