Skip to content

Commit d88d56f

Browse files
authored
Merge pull request #2544 from segmentio/tawe-segment-patch-ga_ua
Add note on track category used for UA
2 parents 1f331a5 + ed647b1 commit d88d56f

File tree

1 file changed

+2
-0
lines changed
  • src/connections/destinations/catalog/google-analytics

1 file changed

+2
-0
lines changed

src/connections/destinations/catalog/google-analytics/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ For this example these event attributes are sent to Google Universal Analytics:
195195
| **Event Category** | All |
196196
| **Event Action** | Logged In |
197197

198+
> info ""
199+
> **Note**: In device-mode only, if you pass `category` to the [`page`](/docs/connections/destinations/catalog/google-analytics/#page-and-screen) call, Segment will use the `category` from `page` instead of setting default **Event Category** to `All`.
198200
199201
And another Track call example, this time with all Google Universal Analytics event parameters:
200202

0 commit comments

Comments
 (0)