Home

memberr Klaviyo Events

memberr sends various Store Credit related events to Klaviyo to help you track and engage with your customers based on their store credit activity. These events can be used to create segments, trigger flows, and analyze customer behavior.

memberr klaviyo store credit event trigger

You can use these events to:

  • Send notifications when store credit is added or becomes available
  • Remind customers of expiring store credit
  • Track store credit usage patterns
  • Create segments based on store credit activity
  • Trigger automated flows based on store credit events
  • and more

Events Overview

EventDescription
store credit addedTriggered when store credit is added to a customer's account.
store credit availableTriggers when store credit becomes available for use.
store credit deductedTriggers when store credit is used for a purchase.
store credit will expireTriggers when store credit is approaching expiration. This event can be triggered multiple times based on configured notification intervals.
store credit expiredTriggers when store credit expires.

Common Properties

All events include additional properties about the customer and organization. These properties are part of all events and are always available. For overview purposes thes properties can be split into the following categories:

  1. Store Credit Information
  2. Customer Information
  3. Membership Information

Store Credit Information

PropertyDescription
memberr_current_balanceCurrent store credit balance (in smallest currency unit)
memberr_upcoming_balanceUpcoming store credit balance (in smallest currency unit)
memberr_current_balance_formattedCurrent balance as decimal
memberr_upcoming_balance_formattedUpcoming balance as decimal
memberr_current_balance_with_symbolCurrent balance with currency symbol
memberr_upcoming_balance_with_symbolUpcoming balance with currency symbol
memberr_currency_codeCurrency code used for store credit

Customer Information

PropertyDescription
localeCustomer's locale setting
memberr_ref_linkCustomer's referral link
memberr_birthdayCustomer's birthday (if set)

Membership Information

When customer has an active membership:

PropertyDescription
membership_nameName of current membership tier
membership_created_atWhen membership was created
membership_expires_atWhen membership expires (if applicable)
membership_expires_in_daysDays until membership expires
is_highest_membershipWhether this is the highest available tier

The follwing attributes are also availabel when a customer can upgrade to next membership tier (e.g. a higher membership tier is available):

PropertyDescription
next_membership_nameName of next available tier
next_membership_revenue_thresholdRevenue needed for next tier (in smallest currency unit)
next_membership_revenue_threshold_formattedRevenue threshold as decimal
next_membership_revenue_threshold_with_symbolRevenue threshold with currency symbol
next_membership_qualification_period_daysDays to qualify for next tier
next_membership_revenue_missingAdditional revenue needed (in smallest currency unit)
next_membership_revenue_missing_formattedMissing revenue as decimal
next_membership_revenue_missing_with_symbolMissing revenue with currency symbol

Event details

Store Credit Added

Triggers when store credit is added to a customer's account.

Event Name: Store Credit added

PropertyDescription
idUnique identifier of the store credit
source_typeOrigin of the store credit (e.g., refund, manual, promotion)
amountInteger amount in smallest currency unit
amount_formattedDecimal amount without currency symbol
amount_with_symbolFormatted amount with currency symbol
available_atDate when the store credit becomes available
expires_atDate when the store credit expires (if applicable)

Store Credit Available

Triggers when store credit becomes available for use.

Event Name: Store Credit available

PropertyDescription
idUnique identifier of the store credit
source_typeOrigin of the store credit
amountInteger amount in smallest currency unit
amount_formattedDecimal amount without currency symbol
amount_with_symbolFormatted amount with currency symbol

Store Credit Deducted

Triggers when store credit is used for a purchase.

Event Name: Store Credit deducted

PropertyDescription
idUnique identifier of the transaction
store_credit_idID of the store credit being used
source_typeType of transaction
amountInteger amount deducted in smallest currency unit
amount_formattedDecimal amount without currency symbol
amount_with_symbolFormatted amount with currency symbol

Store Credit Will Expire

Triggers when store credit is approaching expiration. This event can be triggered multiple times based on configured notification intervals.

Event Name: Store Credit will expire

PropertyDescription
idUnique identifier of the store credit
source_typeOrigin of the store credit
source_idRelated source identifier
amountTotal integer amount in smallest currency unit
amount_usedInteger amount already used
amount_availableInteger amount still available
amount_formattedTotal decimal amount without currency symbol
amount_used_formattedUsed decimal amount without currency symbol
amount_available_formattedAvailable decimal amount without currency symbol
amount_with_symbolTotal formatted amount with currency symbol
amount_used_with_symbolUsed amount with currency symbol
amount_available_with_symbolAvailable amount with currency symbol
expires_atExpiration date
notification_typeType of expiration notification (e.g., "7_days", "1_day")

Store Credit Expired

Triggers when store credit expires.

Event Name: Store Credit expired

PropertyDescription
idUnique identifier of the store credit
source_typeOrigin of the store credit
source_idRelated source identifier
amountTotal integer amount in smallest currency unit
amount_usedInteger amount used
amount_availableInteger amount that expired
amount_formattedTotal decimal amount without currency symbol
amount_used_formattedUsed decimal amount without currency symbol
amount_available_formattedExpired decimal amount without currency symbol
amount_with_symbolTotal formatted amount with currency symbol
amount_used_with_symbolUsed amount with currency symbol
amount_available_with_symbolExpired amount with currency symbol
expires_atExpiration date