Glassfy Events Data

Event fields

fielddescriptionnote
event_dateevent dateEpoch time on when the event has been generated. It may differ for the purchase date. Use date_ms for purchase date
sourcesource that generates the eventSDK: event generated by the SDK
S2S: event generated by server to server or playstore
RTH: event generated internally by Glassfy
typeevent_typePlease see table below for possible values
environmentenvironmentCan be P (production) or S (sandbox)
storestore1: App Store
2: Play Store
3: Paddle
4: Glassfy
vendoridvendor identifierunique identifier of the company using Gassfy SDK
appidapplication identifierunique identifier of the application using Gassfy SDK
subscriberidsubscriber identifierunique identifier of the user purchasing the subscription or IAP
see here
productidproduct identifierApp Store, Play Store, Paddle, Glassfy product identifier
date_msevent date in millisecondsthis is the date of the purchase or event
original_purchase_date_msoriginal purchase date in milliseconds
expire_date_mssubscription expire date in ms
durationsubscription duration in days
auto_renew_statususer changes auto renew status:
if false the subscription will not autorenew at the expire date
only relevant for event
5005 SubscriptionDidChangeRenewalStatus
original_transaction_idOriginal transaction identifier
web_order_line_item_idoriginal web order
pricepriceprice in user currency
price_usdUSD priceprice in USD
licensecodeLicense code connected or disconnected
currency_codecurrency codethree letters ISO currency code
country_codecountry_codethree letters ISO country code
sub_platformApple user only "0" :UNKNOWN
"1" : IOS
"2" : CATALYST
"3": TV
"4" : WATCH
"5" : OSX
"6" : DRIVE
"7" : SIMULATOR
system_versionoperating system version
devicedevice typeeg: iPhone14,2
sdk_versionsdk version
app_versionapplication version
is_trial_periodapp is in trialtrue or false
trial_statustrial conversion status0: N/A
1:trial converted to payed subscription
2:trial non converted to payed subscription
customidcustom identifiercustom identifier
adjustidAdjustIDUnique Adjust ID of the device. Available after the installation has been successfully tracked.
appsflyeridAppsFlyerIDApp identifier generated by AppsFlyer at installation.
ipIP Address
idfaIIdentifier For Advertisers - Unique to each device. Only use for advertising. (Apple only)
idfvIdentifier For Advertisers - Unique to each device. Only use for advertising. (Apple only)
asidPrivacy friendly App Set Id (Android 12+)
gaidGoogle Identifier For Advertisers - Unique to each device.
aidUnique to each combination of app-signing key, user, and device(Android only)
clevertap_idCleverTapidIdentify a unique user by CleverTap Global Object ID.
amplitude_deviceidAmplitude Device Id
amplitude_useridAmplitude User Id
fb_anonidFacebook anonymous id
firebase_appinstanceidFirebase instance id
iterable_useridIterable User id
mixpanel_distinctidMixPanel distinct id
particleidParticle id
onesignalidOneSignal id
singularidSingular id
airship_channelidAirship Channel id
onholdA payment failure occurs while trying to resume the subscription after pause.true or false

Event Type

Event Typeevent_typeDescription
SubscriptionInitialBuy5001User starts a subscription
SubscriptionRestarted5002A previously interrupted subscription restarted
SubscriptionRenewed5003Subscription automatically renewed
SubscriptionExpired5004Subscription expired
SubscriptionDidChangeRenewalStatus5005User changed the autorenew status
IsInBillingRetryPeriod5006User is in billing retry
SubscriptionProductChange5007User upgrades or downgrades the subscription
InAppPurchase5008In App Purchase
SubscriptionRefund5009Subscription Refund
SubscriptionPaused5010Subscription Paused
SubscriptionResumed5011Subscription Resumed
ConnectLicense5012License Code Connected
DisconnectLicense5013License Code Disconnected