Skip to content

Commit 780c4fb

Browse files
committed
nother build test
1 parent da0fcaa commit 780c4fb

File tree

1 file changed

+8
-0
lines changed
  • src/connections/destinations/catalog/actions-amplitude

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,12 @@ This setting required that the user grant location permission for the mobile app
271271

272272
To work around this limitation, send `context.location.latitude` and `context.location.longitude` from your app, and let Amplitude perform the lookup.
273273

274+
### Legacy Group Behavior
275+
276+
If you don't provide “Amplitude Group Type/Value Trait”, or one of the traits was not provided in the Group call, then Segment associated the user with a group with the type `[Segment] Group` and with the value `(Group Id)`. No properties are associated with that group.
277+
278+
For example, the previous group call would associate the user with a group of type `[Segment] Group` and value `082108c8-f51e-485f-9d2d-b6ba57ee2c40`.
279+
280+
These fields are mandatory in the Group Identify User action, and the action can't run unless they are provided.
281+
274282
{% include components/actions-map-table.html %}

0 commit comments

Comments
 (0)