LogoLogo
  • Help Center
  • Welcome To Inveterate
  • Guides
    • Getting Started
      • Install The Inveterate App
        • App Installation
        • Creating Your Inveterate Account
      • Set Up Company Profile
      • Enable Inveterate On Your Store
      • Adjust Customer Account Settings In Shopify
      • Add Membership Link Snippet to Customer Account Template
    • Program Setup
      • Tier Setup
        • Editing Tiers
        • Deleting Tiers
        • Free Trials For Paid Tiers
        • Universal Rebill Date
      • Benefits
        • Credit Based Benefits
          • Credit Expiration
          • Enabling Credit Based Benefits
          • Recurring Store Credits
          • Credits For Orders
          • Anniversary Credits
          • Store Credits For Purchase Referral
          • Sign Up Store Credits
        • Savings Based Benefits
          • Free Shipping
          • Member Only Discounts
          • Sign Up Discounts
          • Member Only Pricing
        • Access Based Benefits
          • Early Access
          • Exclusive Access
        • Gift Based Benefits
          • Free Gift At Signup
      • Landing Page
        • About The Landing Page
        • Configuring the Landing Page
          • Hero
          • Testimonial
          • Benefits
          • CTA
          • FAQ
        • Adding the Landing Page to Your Store
        • Landing Page Versioning
        • Adding Custom CSS Styling
      • Messaging
        • Content
        • Messaging Settings
    • Members
      • Member Portal
      • Manage Members
        • Canceling Members
        • Tier Upgrades and Downgrades
        • Members Page
        • Creating Segments
        • Exporting Member List
      • Member Profile
        • Fundamentals
        • Adjusting Credits
        • Anonymize Members
      • Shopify Account Pages
    • Settings
      • Users & Access
      • Profile Settings
      • Password Reset
      • Account Settings
    • Integrations
      • Shopify POS
      • Tapcart
      • Aftersell
      • Gorgias
      • Postscript
      • Klaviyo
      • Rebuy
      • Attentive
        • How to Enable Integration
        • Segmenting Customers by Inveterate's Membership Custom Attributes in Attentive
        • How to Create Journeys in Attentive with Inveterate's Custom Events
        • Attentive Custom Events List
  • Strategy & Best Practices
    • Memberships 101
  • Discount Information
    • Apply Discounts To Subscription Products
    • Editing Discount Codes
    • Codes For Free Memberships
    • Combining Discounts
  • Tag Information
    • Customer Tags
    • Order Tags
  • Advanced Guides
    • Editing Free Tier Signup Modals
    • Membership Currency Localization
    • Migrating From Scripts To Functions
    • Migrating To Tiers
    • Spend Based Tiers
      • About Spend Based Tiers
      • Spend Based Tiers Setup
      • About The Landing Page
    • Search Engine Crawling
    • Advanced Settings
      • App Embeds Settings
      • Early Access Settings
      • Exclusive Access Settings
    • Shopify Scripts
      • Free Shipping Script
      • Member Only Pricing
      • Free Gift At Sign Up
    • Theme Editor Sections
      • PDP Upsell Widget
    • Replace Inveterate Emails In Klaviyo
      • How to Send Member Notification Emails with Klaviyo
      • Klaviyo Member Notification Metrics and Their Template Variables
    • Sunsetting Your Membership Program
    • Shopify Flow
      • Flow Library
Powered by GitBook
On this page
  • Custom Attributes List
  • Segmenting Attentive Subscribers by their Membership Data

Was this helpful?

  1. Guides
  2. Integrations
  3. Attentive

Segmenting Customers by Inveterate's Membership Custom Attributes in Attentive

PreviousHow to Enable IntegrationNextHow to Create Journeys in Attentive with Inveterate's Custom Events

Last updated 1 month ago

Was this helpful?

Once your integration is enabled, Inveterate automatically syncs important membership data (like membership status, current credits balance) to the corresponding Subscriber profiles in Attentive, using the API. Among other things, this allows merchants to segment their subscribers based on membership data.

Custom Attributes List

Name
Description
Examples
Template Syntax

Inveterate: Credits

Number of credits available

24.99, 25, 1.4, 0

{{subscriber.custom['Inveterate: Credits']}}

Inveterate: Credits F

Credits value formatted for use in texts and email

$24.99, $25, $1.40 $0

{{subscriber.custom['Inveterate: Credits F']}}

Inveterate: Date Joined

Date customer joined membership program.

"March 14, 2023"

{{subscriber.custom['Inveterate: Date Joined']}}

Inveterate: Referrals Count

2

{{subscriber.custom['Inveterate: Referrals Count']}}

Inveterate: Subscription Status

Status of membership

"active", "cancelled", "pending cancellation"

{{subscriber.custom['Inveterate: Subscription Status']}}

Inveterate: Tier Name

Tier name

"Gold", "Acme Plus"

{{subscriber.custom['Inveterate: Tier Name']}}

Segmenting Attentive Subscribers by their Membership Data

You can create "Dynamic segments" of customers based on the Custom Attributes Inveterate sends over.

Here are some examples:

When creating segments that use a text based value, such as "Subscription Status = ACTIVE", or "Tier Name = Paid Tier 1", you need to copy and paste the values exactly as they appear within the Attentive subscriber detail page. For example, "Subscription Status = ACTIVE" needs to be in all caps just like on the subscriber detail page, if you format the value as "Active" or "active" the segment will not populate. See the screenshot below for an example.

Be aware that because Attentive doesn't offer formatting options for template variables, most of the time, you'll want to use the Custom Event properties instead of a subscriber's Custom Attributes in your Journey templates.

Number of times customer has been credited for

program referral
Custom Attributes