Linking to your tracking page from email, SMS, or other systems
You can directly link to your Wonderment Order Tracking Page from email, SMS, or other channels using our integrated event data.
In each event we send to another system, the path to that package's tracking page is included. You can use this reference in communications sent by Klaviyo, Shopify, or other integrated platforms.
Shopify notifications
Read our documentation on updating Shopify Transactional messages here.
Klaviyo templates (more info)
The specific tracking link for each fulfillment is passed through in all Klaviyo events from Wonderment.
If you send your Shipping Confirmation, Delivery, or other messages out of Klaviyo, you can reference the Tracking Page link from any event-driven flow by using
{{ event.WondermentTrackingURL }}
which refers to an individual shipment, or
{{ event.WondermentOrderTrackingURL }}
which refers to the entire order (helpful for multi-shipment orders).
{{ event.OrderNumber|slugify }}
instead
Here's what it looks like in the email editor

Postscript templates (more info)
The tracking link for each fulfillment is passed through in all Postscript events from Wonderment. You can use the variable {wonderment_tracking_url} to insert the link to the package's tracking page in a message.

Attentive Templates
The tracking link for each fulfillment is passed through in all Attentive events from Wonderment. You can use the variable {WondermentTrackingURL} to insert the link to the package's tracking page in a message.
Webhooks and Wonderment Tracking Page
The Wonderment Tracking URL is also exposed in our Webhook data as wondermentTrackingURL. You can use this as a reference in workflows powered by Zapier, Drip, or other platforms that you connect via webhook.
Have questions or need help? Reach us at help@wonderment.cc for assistance.