PostHogCustomAppProperties

Properties

NameType
$app_buildstring | null

Build number like "1.2.2" or "122"

$app_namestring | null

Name of the app as displayed below the icon like "PostHog"

$app_namespacestring | null

Namespace of the app usually like "com.posthog.app"

$app_versionstring | null

Human friendly app version like what a user would see in the app store like "1.2.2"

$device_manufacturerstring | null

Manufacturer like "Apple", "Samsung" or "Android"

$device_modelstring | null

Model identifier like "iPhone13,2" or "SM-S921B"

$device_namestring | null

Readable model name like "iPhone 12" or "Samsung Galaxy S24"

$device_typestring | null

Device type ("Mobile" | "Desktop" | "Web")

$localestring | null

Locale (language) of the device like "en-US"

$os_namestring | null

Operating system name like iOS or Android

$os_versionstring | null

Operating system version "14.0"

$timezonestring | null

Timezone of the device like "Europe/Berlin"

Community questions

Questions about this page? or post a community question.