Typically this can be used to engage your freemium users to subscribe or to win back churned subscribers with special offer notifications🏆
purchased
trialSubscribed
trialToPaidSubscribed
subscribed
renewed
refunded
autoRenewDisabled
autoRenewEnabled
uuid
and event
) by leaving the tag name blank in the Deepwall management console.uuid
event
store
environment
lastEventTime
productCode
purchaseDate
originalPurchaseDate
expiresDate
quantity
isActive
inGracePeriod
inTrialPeriod
isRefunded
isSubscription
External User ID
. External User Id
on OneSignal for different purposes, this will cause a conflict. Deepwall will only update users in OneSignal if the External User Id
has been sent to OneSignal, is the same uuid
in Deepwall.External User Id
is the same unique user id in Deepwall.uuid
does not existisSubscription
= 1 AND expiresDate
>= Today() AND inTrial
= 0isSubscription
= 1 AND expiresDate
>= Today() AND inTrial
= 1isSubscription
= 1 AND isActive
= 0 AND expiresDate
< Today() AND inTrial
= 0isSubscription
= 1 AND isActive
= 0 AND expiresDate
< Today() AND inTrial
= 1isSubscription
= 1 AND isActive
= 0 AND expiresDate
>= Today() AND inTrial
= 0isSubscription
= 1 AND isActive
= 0 AND expiresDate
>= Today() AND inTrial
= 1isSubscription
= 1 AND isActive
= 1 AND expiresDate
< Today()isSubscription
= 1 AND isRefunded
= 1