Skip to main content
Outpost automatically applies labels to members as they move through subscription lifecycle events, interact with your conversion tools, and sync with integrations. These labels are visible in your member list and Ghost, and can be used as triggers and conditions in email flows and the rules engine.
Labels prefixed with ZZZ_ sort to the bottom of Ghost’s label list. This is intentional to keep system tracking labels out of the way. Labels prefixed with # are behavior flags.Several labels use dynamic suffixes (dates, IDs, GUIDs, slugs) to hold extra data within the label name itself.

Email & Marketing

Marketing_OptOut mirrors the member’s marketing email preference. Adding it opts the member out of marketing emails. Removing it usually opts them back in, but not always: some opt-outs, such as one the member made themselves on the unsubscribe page, cannot be undone by removing the label, and Outpost re-applies it within a few minutes. In that case, only the member can opt back in from the unsubscribe page.

Subscription Lifecycle

Outpost does not apply a label when a member turns off auto-renewal, so you cannot build an email flow, a campaign audience, or a rule on one. To check a single member, open their record and look at the Subscriptions card: it reads Expires with the end date instead of Renews when a subscription is due to end rather than renew. For a full list of everyone who has cancelled, use your Stripe dashboard.

Payment & Checkout

Donations

Gifts & Group Subscriptions

Retention

Paywalls & CTAs

UTM & Traffic Attribution

These labels are applied automatically at signup when UTM parameters or referral values are present in the URL. All five can be applied to the same member if all parameters are present. Examples:
  • A member who arrives from ?utm_source=twitter&utm_campaign=launch gets: source:twitter, campaign:launch
  • A member who arrives from ?ref=newsletter-partner gets: source:newsletter-partner
  • A member who arrives from a full UTM URL gets up to five attribution labels
See Traffic Source Tracking for full details and examples.

Gated Content

Subscription Schedules

Shipping (for sites with shipping enabled)

Integrations


Using system labels in automation

System labels can be used as triggers and conditions in the Basic Autoresponder and the Rules Engine just like any other label. Examples:
  • Trigger a win-back flow when Former_Paid_Subscriber is applied
  • Send a confirmation email when Gave_A_Donation is applied
  • Start an onboarding sequence when Received_Gift_Subscription is applied
  • Exclude #Ignore_Upgrade members from upgrade campaigns