

Sue and Joe both perform a certain event. Joe is in 'orgId' '10', and Sue is in 'orgId' '15'. If at least one member of the group has performed the specific event, then the count includes the group.įor example, you want to group your users based on what organization they're in by using an 'orgId'. This feature is available in accounts with a Growth or Enterprise plan with the Accounts add-on.Īmplitude supports assigning users to groups and performing queries, such as Count by Distinct, on those groups. The server zone configuration supports dynamic configuration as well.įor earlier versions, you need to configure the serverURL property after initializing the client. The SDK sends data based on the server zone if it's set. The amount of time for session timeout if enable foreground tracking by enableForegroundTracking()įind the best server url automatically based on users' geo location.īeginning with version 2.34.0, you can configure the server zone after initializing the client for sending data to Amplitude's EU servers. Foreground tracking is disabled by default. The amount of time for session timeout if disable foreground tracking. The amount of time SDK will attempt to batch intercepted identify events.Īutomatic tracking of "Start Session" and "End Session" events that count toward event volume.

The maximum number of unsent events to keep on the device. The maximum number of events sent with each upload request. SDK will attempt to upload once unsent event count exceeds the event upload threshold or reach eventUploadPeriodMillis interval. The amount of time SDK will attempt to upload the unsent events to the server or reach eventUploadThreshold threshold.
