Skip to content

Commit 40feaf4

Browse files
stayseesongmarkzegarelli
andauthored
Apply suggestions from code review
Co-authored-by: markzegarelli <[email protected]>
1 parent 6daa508 commit 40feaf4

File tree

1 file changed

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

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Unlike the device-mode destination which runs directly on the device, and which
150150
You can specify what the event action should be called in the Google Analytics settings. If you don't specify a name, Segment uses a default of event **'User Enriched'**. Since an event category is also required, you can specify which `trait` you want Segment to set this value to. For example, if you send a trait such as `type`, Segment sets the value of `traits.type` as the event category if defined, and if it is not, sets it to the default value **'All'**.
151151

152152
> info ""
153-
> **Note**: Segment always marks this event as a **Non Interaction** event. This is only available if you are using Universal GA.
153+
> **Note**: Segment marks enriched user trait events as a **Non Interaction** event. Non-interaction events are available if you're using Universal Google Analytics.
154154
155155
### A/B Test Versions to Dimensions
156156

@@ -826,9 +826,8 @@ To enable user deletion for Google Analytics:
826826
2. Authenticate your Google Analytics account using OAuth.
827827

828828
> info ""
829-
> **NOTE:** User deletion for Google Analytics is currently supported for Universal Analytics and not Classic Analytics. You can send user deletion requests using a `userId` through the Privacy Tool. This means you must have the User-Id feature enabled in your Google Analytics Property within the your Google Analytics dashboard and have Segment sending your Property `userIds` by enabling the setting **Send User-ID to GA**.
829+
> **NOTE:** Segment supports user deletion for Google Analytics in Universal Analytics and not Classic Analytics. You can send user deletion requests using a `userId` through the Privacy Tool. This means you must have the User-Id feature enabled in your Google Analytics Property within the your Google Analytics dashboard and have Segment sending your Property `userIds` by enabling the setting **Send User-ID to GA**.
830830
831-
- - -
832831

833832

834833
## Troubleshooting

0 commit comments

Comments
 (0)