Shopify Flow/Order Tagging & Segmentation/Automate Tagging Orders Paid with Gift Cards
Operational EfficiencyLow Difficulty

Automate Tagging Orders Paid with Gift Cards

This Flow automatically tags orders that were paid, even partially, using a gift card, simplifying segmentation and follow-up.

The Problem

Manually identifying orders paid with gift cards is a significant time-sink, especially for high-volume stores, leading to missed opportunities for personalized marketing and accurate analytics. Without clear segmentation, you risk sending irrelevant promotions or misinterpreting customer purchasing behavior, ultimately impacting marketing ROI and customer loyalty.

What This Automation Solves

This Shopify Flow instantly solves that pain by triggering when an 'Order created' and applying a condition to check if any 'Transactions gateway is equal to gift_card'. You can then add an action to tag these specific orders (e.g., 'gift_card_used'), allowing for precise customer segmentation and streamlined operational workflows.

When to Use This Automation

  • Segment customers who primarily use gift cards to tailor future marketing efforts.
  • Exclude gift card orders from specific discount promotions or loyalty point calculations.
  • Analyze the redemption patterns and impact of gift card usage on overall sales and AOV.

Workflow

  1. Trigger

    Step 1

    Starts when a new order is created.

  2. Condition

    Step 2

    Checks if any payment gateway was a gift card.

Step-by-Step Setup

  1. 1

    Create a new Flow and select "Order created" as the trigger.

  2. 2

    Add a Condition block: "Transactions" -> "Gateway" -> "is equal to" -> "gift_card".

  3. 3

    Add an Action block: "Add order tags" (e.g., `gift_card_redeemed`).

  4. 4

    Turn on your Flow.

Related Questions

Does this Flow work for partial gift card payments?
Yes, the "Transactions gateway is equal to gift_card" condition applies if any transaction associated with the order was processed via a gift card, regardless of whether it covered the full order amount.
What kind of tags should I use for orders paid with gift cards?
Effective tags include `gift_card_used`, `gc_redeemed`, or `paid_with_gc`. Choose a tag that clearly indicates the payment method and aligns with your internal reporting and segmentation strategy.
How can I segment customers based on gift card usage after tagging?
Once orders are tagged, you can easily filter your customer list in Shopify (or a connected marketing platform) by customers who have orders containing that specific tag, enabling highly targeted communication.
Can I use this Flow to send a specific email to customers who used a gift card?
Absolutely. After tagging the order, you can use marketing apps like Klaviyo to create a segment based on the `gift_card_used` tag and trigger automated email campaigns specific to those customers.

Recommended Tools & Apps

Launch this automation

Open Shopify Flow and use this page as your setup blueprint.

Open Shopify Flow

Merchant Insight

Pro Tip: Differentiate between customers who *bought* a gift card for someone else and those who *redeemed* one. Set up a separate Flow to tag gift card *product purchases* (using product type or SKU) to better understand your gifting custo

Related Automations