Skip to content

Commit a6862fd

Browse files
author
sanscontext
committed
more smol fixes
1 parent d45cb80 commit a6862fd

File tree

1 file changed

+7
-5
lines changed
  • src/connections/destinations/catalog/actions-amplitude

1 file changed

+7
-5
lines changed

src/connections/destinations/catalog/actions-amplitude/index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,30 +178,32 @@ Amplitude’s `batch` endpoint throttles data when the rate of events sharing th
178178

179179
In the default configuration, this mapping is triggered when Segment sends an Identify call to Amplitude (Actions).
180180

181-
Set the user ID for a specific device ID or update user properties without sending an event to Amplitude.
181+
This Action sets the user ID for a specific device ID, or updates the user properties. You can use this when you want to update user information without sending an Event to Amplitude.
182182

183183

184184
## Map User
185185

186186
In the default configuration, this mapping is triggered when Segment sends an Alias call to Amplitude (Actions).
187187

188-
Merge two users together that would otherwise have different User IDs tracked in Amplitude.
188+
This Action merges two users together that would otherwise have different User IDs tracked in Amplitude. You can use this when you want to merge the users without sending an Event to Amplitude.
189189

190190

191191
## Group Identify User
192192

193193
In the default configuration, this mapping is triggered when Segment sends a Group call to Amplitude (Actions).
194194

195-
Set or update properties of particular groups. These Group updates only affect events that occur after you set up the Amplitude mapping. You cannot use this to group historical data.
195+
This Action sets or updates the properties of specific groups. You can use this when you want to update a group's information without sending an Event to Amplitude.
196196

197-
> tip ""
197+
These Group updates only affect events that occur after you set up the Amplitude mapping. You cannot use this to group historical data.
198+
199+
> success ""
198200
> If you are on a Business Tier Segment plan, you can use [Replay](/docs/guides/what-is-replay/) to run historical data through the Amplitude (Actions) destination to apply the grouping.
199201
200202

201203

202204
## Important differences from the classic Amplitude destination
203205

204-
Following user fields are captured by the classic Amplitude destination in device-mode (meaning when it runs on the user’s device), but are not captured by Amplitude (Actions):
206+
The following user fields are captured by the classic Amplitude destination in device-mode (when it runs on the user’s device), but are not captured by Amplitude (Actions):
205207

206208
- Device Type (for example, Mac, PC, mobile device)
207209
- Platform (for example iOS or Android)

0 commit comments

Comments
 (0)