Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8024808

Browse files
authored
Minor grammatical fixes
- remove "in" from line 58- add "sends" to line 69- add inline code for reference to track call
1 parent8fbe101 commit8024808

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ analytics.track('Article Completed', {
5555
});
5656
```
5757

58-
When you make aTrack call in with GTM enabled through Segment, the event data is pushed to the GTM`dataLayer`.
58+
When you make a`track` call with GTM enabled through Segment, the event data is pushed to the GTM`dataLayer`.
5959

6060
For example, if you make this`track` call:
6161

@@ -66,7 +66,7 @@ analytics.track('Played Video', {
6666
})
6767
```
6868

69-
Segment it to the`dataLayer` as an object like this:
69+
Segmentsendsit to the`dataLayer` as an object like this:
7070

7171
```json
7272
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp