Skip to main content

What values will appear under the Platform user property? It seems like when I use the JS SDK, the Platform will always be Web. 

Depending on which library you use to instrument to Amplitude, you will return different values for the [Amplitude] Platform user property. 

The iOS SDK has two possible values for platform: tvOS and iOS.

The JS SDK just has Web.

The Android SDK just has Android.

For server-side aka HTTP API or Batch API, it will be the value as defined by what you put for the “platform” field. 

For CDPs or integration partners, please reach out to the respective partners. 


Reply