AmplitudeAmplitude / Send Event Data

appKey: amplitude
actionKey: send-event-data

Action Inputs

The following parameters are available when configuring this action:
deviceId
Device ID
A unique identifier for a device.
string
eventType
Event Type
The type of event being sent.
string
userId
User ID
A unique identifier for a user.
string
adid
ADID
Google Play Advertising ID.
string | undefined
androidId
Android ID
Android ID.
string | undefined
appVersion
App Version
The version of the application.
string | undefined
carrier
Carrier
The carrier the user is using.
string | undefined
city
City
The city of the user.
string | undefined
country
Country
The country of the user.
string | undefined
deviceBrand
Device Brand
The brand of the device the user is using.
string | undefined
deviceManufacturer
Device Manufacturer
The manufacturer of the device the user is using.
string | undefined
deviceModel
Device Model
The model of the device the user is using.
string | undefined
dma
DMA
The designated market area of the user.
string | undefined
eventId
Event ID
A unique identifier for the event.
string | undefined
eventProperties
Event Properties
A dictionary of key-value pairs that represent additional data to be sent along with the event.
string | undefined
groupProperties
Group Properties
Dictionary of key-value pairs that represent additional data tied to the groups.
string | undefined
groups
Groups
Dictionary of key-value pairs that represent groups to associate with the user.
string | undefined
idfa
IDFA
Identifier for Advertisers.
string | undefined
idfv
IDFV
Identifier for Vendors.
string | undefined
insertId
Insert ID
A unique identifier for the event that is used for deduplication.
string | undefined
ip
IP
The IP address of the user.
string | undefined
language
Language
The language set by the user.
string | undefined
locationLat
Location Latitude
The latitude of the user's location.
string | undefined
locationLng
Location Longitude
The longitude of the user's location.
string | undefined
osName
OS Name
The name of the operating system the user is using.
string | undefined
osVersion
OS Version
The version of the operating system the user is using.
string | undefined
plan
Plan
string | undefined
platform
Platform
The platform the user is on.
string | undefined
price
Price
The price of the product.
string | undefined
productId
Product ID
The ID of the product.
string | undefined
quantity
Quantity
The quantity of the product.
string | undefined
region
Region
The region of the user.
string | undefined
revenue
Revenue
The revenue from the product.
string | undefined
revenueType
Revenue Type
The type of revenue.
string | undefined
sessionId
Session ID
A unique identifier for the session.
string | undefined
skipUserPropertiesSync
Skip User Properties Sync
If true, user property operations in the same event are not applied to the user.
boolean | undefined
time
Time
The time the event occurred in milliseconds since epoch.
string | undefined
userProperties
User Properties
A dictionary of key-value pairs that represent additional data tied to the user.
string | undefined