Tag Variables
In the Action section when creating a rule in Tag Orders or Tag Customers, you can add a variable in the tag field to dynamically add a special tag.
Available variables
{customer_orders} - Total customer orders count
{date} - Available formats to show the order date:
- {date:dd-mm-yyyy}
- {date:mm-dd-yyyy}
- {date:mm-yy}
- {date:mm-yyyy}
- {date:yyyy-mm-dd}
{order_number} - The order number (ex: #1234)
{property} - Use this to tag the value of line item properties in the order
- Ex: If there's a line item property called Special Color, use {property:Special Color} to add the value of that property as the tag
{referring_site} - The link the customer clicked before landing on your site
{remove} - Remove a tag instead of adding a tag
- Ex: {remove} Some Tag
{shipping_method} - The shipping / delivery method on the order
{source_name} - The order source / channel name
Examples
Add {order_number} in the tag field of a Tag Orders rule to tag the order with the order number when the rule matches:
Tag customers with the product type and date purchase:
Adding more variables
If you'd like to use another variable contact us and we'll add it.