You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -391,3 +391,13 @@ You can also define the path in your RequireJS configuration like so:
391
391
});
392
392
</script>
393
393
```
394
+
395
+
### Integrating with Google Tag Manager ###
396
+
**Note: we do not officially support Google Tag Manager, but these instructions have been reported to work for people. Proceed at your own risk**
397
+
398
+
1. Follow the Javascript SDK [Setup Instructions](https://github.com/amplitude/Amplitude-Javascript#setup), steps 1-3.
399
+
2. Call SDK functions in Google Tag Manager using [Custom HTML tags](https://support.google.com/tagmanager/answer/6107167?hl=en) and adding Javascript in this form as the custom tag:
0 commit comments