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

Learn more about the data you can include in Shipping Update 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 Update 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.

Message Variables

Order Shipping Update Date: The date the products are expected to be shipped. Note: Formatting is not yet available.

[[Journey:OrderShippingUpdate.Date]]

Order Shipping Update Description: Additional details about when a package will ship.

[[Journey:OrderShippingUpdate.Description]]

Order Shipping Update Estimated Delivery Date: The estimated delivery date based on tracking (if available) provided by one of the following carriers: USPS, FedEx, UPS, Canada Post (Canada only), e.g. 05/30/2009 3:34 PM. This property is only available when carrier-calculated rates are in use. Note: Formatting is not yet available.

[[Journey:OrderShippingUpdate.EstimatedDeliveryDate]]

Order Shipping Update Tracking Number: The tracking number of the package.

[[Journey:OrderShippingUpdate.TrackingNumber]] 

Order Shipping Update Tracking Detail: Additional details about a product's tracking. Typically the shipping company, e.g. UPS.

[[Journey:OrderShippingUpdate.TrackingDetail]]

Order Shipping Update Tracking Link: A link to the package's carrier to view tracking information.

[[Journey:OrderShippingUpdate.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?