Customers

Tag high-intent first-time customers on fulfillment

Tags first-time customers who converted quickly and appends a customer note when their order is fulfilled.

Setup guide

Before you start

This template watches fulfilled orders and identifies customers who placed their first order after a short conversion window.

Configure in setup

  • Days-to-conversion threshold: maximum number of days allowed between first visit and order creation
  • Customer tag: the exact customer tag to add when the customer qualifies
  • Customer note template: note text appended to the customer record when the customer qualifies

Supported note placeholders

  • {{order_name}}
  • {{days_to_conversion}}
  • {{tag}}

Notes

  • Guest checkouts are skipped because there is no customer record to update
  • The template only acts when the fulfilled order is the customer's first Shopify order
  • If Shopify hasn't attributed customer journey data yet, the workflow skips the order instead of guessing
  • The note is appended once and won't be duplicated if the same note line is already present

Setup fields

Days-to-conversion threshold
numberRequiredconfig

Maximum number of days between the customer's first visit and the fulfilled order.

Customer tag
textRequiredconfig

Exact Shopify customer tag to add for qualifying customers.

Customer note template
textareaRequiredconfig

Text appended to the customer note for qualifying customers. Supports {{order_name}}, {{days_to_conversion}}, and {{tag}} placeholders.