Skip to main content
All CollectionsTriggered Campaigns - Journey HubPersonalization Tags in Journey Hub
Journey Hub Transactional Personalization Guide - Shipping Confirmation
Journey Hub Transactional Personalization Guide - Shipping Confirmation

Learn more about the data you can include in Shipping Confirmation SMS or Journey Hub email messages.

Support avatar
Written by Support
Updated over a month ago

Listrak's new event listening service allows you to create transactional messaging campaigns powered by Journey Hub. Messages can be easily personalized using the provided Workflow personalization tags for both the email and SMS channel. Below are the personalization tags that can be included in a transactional Shipping Confirmation message.

This functionality is only available for Shopify Plus customers at this time.

When creating a message in Listrak Composer, you can use the Composer Shipped Items Block, to quickly design your email. Learn more about these Composer design blocks or select the variables from the Personalization dropdown in the Text element toolbar.

The available tags will be based on the selected entry event when creating the journey. Personalization variables for links specific to entry event will also be available when adding a link to any Composer content element. Any tracking applied to an email or SMS message will be appended to variable tags that include links.

The message variables included in the Composer message will reflect the products and information relevant to the shipment. If an order is shipped in multiple packages the customer will enter the journey multiple times and receive messages with the information relevant to each specific package.

Message Variables

Order Shipping Date: The date the order was shipped. Note: Formatting is not yet available.

[[Journey:OrderShipping.Date]]

Order Shipping Tracking Number: The tracking number provided for the package.

[[Journey:OrderShipping.TrackingNumber]]

Order Shipping Tracking Detail: Additional tracking information provided by the carrier. Typically the shipping company, e.g. UPS.

[[Journey:OrderShipping.TrackingDetail]]

Order Shipping Tracking Link: The link a customer can use to track their package with the carrier.

[[Journey:OrderShipping.TrackingLink]]

------------------------

Order Number: Unique number of the order, e.g. 1004, without a prefix or suffix, such as #.

[[Journey:Order.Number]]

Order Name: Generated by combining the order number with the order prefix and suffix configured in the settings, e.g. EN1004-A, where "EN" is the prefix and "-A" is the suffix.

[[Journey:Order.Name]]

Order Link: The link URL to the order status page for an order.

[[Journey:Order.Link]]

Order Date: The date and time the customer created the order, e.g. 05/30/2009 3:34 PM. Note: Formatting is not yet available.

[[Journey:Order.Date]]

Order Total: The total price of the order (subtotal + shipping price - discount amount + tax price).

[[Journey:Order.Total]]

Note: Currency variables don't include the unit, such as $ or £. These need to be manually inserted in front of the tag.

Order Subtotal: Sum of the order's line-item prices after any line-item discount or cart discount has been deducted. The subtotal doesn't include taxes (unless taxes are included in the prices) or shipping costs.

[[Journey:Order.Subtotal]]

Order Tax Price: The combined taxes of all the items in the order.

[[Journey:Order.TaxPrice]]

Order Shipping Price: The shipping price.

[[Journey:Order.ShippingPrice]]

Order Discount Amount: Amount of the discounts applied to the order. Note: A default value can be displayed when the order doesn't include a discount.

[[Journey:Order.DiscountAmount default="0.00"]]

Order Discount Description: The coupon code, or user-friendly description. Note: If multiple discounts were applied, only the first discount description will be displayed.

[[Journey:Order.DiscountDescription]]

Order Discount Total: Total of all discounts applied to the order and order items.

[[Journey:Order.DiscountTotal]]

Order Email Address: The email associated with the order.

[[Journey:Order.EmailAddress]]

Order Phone: The phone number associated with the order.

[[Journey:Order.Phone]]

Order Billing First Name: Returns the value of the First Name field of the billing address.

[[Journey:Order.BillingFirstName]]

Order Billing Last Name: Returns the value of the Last Name field of the billing address.

[[Journey:Order.BillingLastName]]

Order Billing Phone: Returns the value of the Phone field of the billing address.

[[Journey:Order.BillingPhone]]

Order Billing Address 1: Returns the value of the Address1 field of the billing address.

[[Journey:Order.BillingAddress1]]

Order Billing Address 2: Returns the value of the Address2 field of the billing address.

[[Journey:Order.BillingAddress2]]

Order Billing City: Returns the value of the City field of the billing address.

[[Journey:Order.BillingCity]]

Order Billing State/Region: Returns the value of the State/Region field of the billing address.

[[Journey:Order.BillingState]]

Order Billing Zip/Postal Code: Returns the value of the Zip/Postal Code field of the billing address.

[[Journey:Order.BillingZip]]

Order Billing Country: Returns the value of the Country field of the billing address.

[[Journey:Order.BillingCountry]]

Order Shipping First Name: Returns the value of the First Name field of the shipping address.

[[Journey:Order.ShippingFirstName]]

Order Shipping Last Name: Returns the value of the Last Name field of the shipping address.

[[Journey:Order.ShippingLastName]]

Order Shipping Phone: Returns the value of the Phone field of the shipping address.

[[Journey:Order.ShippingPhone]]

Order Shipping Address 1: Returns the value of the Address1 field of the shipping address.

[[Journey:Order.ShippingAddress1]]

Order Shipping Address 2: Returns the value of the Address2 field of the shipping address.

[[Journey:Order.ShippingAddress2]]

Order Shipping City: Returns the value of the City field of the shipping address.

[[Journey:Order.ShippingCity]]

Order Shipping State/Region: Returns the value of the State/Region field of the shipping address.

[[Journey:Order.ShippingState]]

Order Shipping Zip/Postal Code: Returns the value of the Zip/Postal Code field of the shipping address.

[[Journey:Order.ShippingZip]]

Order Shipping Country: Returns the value of the Country field of the shipping address.

[[Journey:Order.ShippingCountry]]

Order Shipping Method: Returns the value of the service in which the customer will receive their order.

[[Journey:Order.ShippingMethod]]

Did this answer your question?