Attentive - What data is available inside of Attentive events?

All Attentive events come with the following metadata for use in personalization, segmentation, and analytics.

Available fields:

Event Data Property Name

Template Tag

Example Data

HoursStalled

{ HoursStalled }

25

CarrierName

{ CarrierName }

UPS

CarrierNameFriendly

{ CarrierNameFriendly }

Australia Post

NotUpdatedSince

{ NotUpdatedSince }

9/1/2020 2:46 PM ET

TrackingCode

{ TrackingCode }

1Z111111

CurrentStatus

{ CurrentStatus }

IN_TRANSIT

DeliveredAt

{ DeliveredAt }

9/1/2020 2:46 PM ET

TrackingURL

{ TrackingURL }

http://www.fedex.com/Tracking?language=english&tracknumbers=61290980851223631052

BusinessDaysSinceFulfillmentCreated

{ BusinessDaysSinceFulfillmentCreated }

5

OrderNumber

{ OrderNumber }

12345

OrderID

{ OrderID }

AD-12345

EstimatedPackageDelivery

{ EstimatedPackageDelivery }

2020-11-11T21:16:04.470Z

DestinationCountryCode

{ DestinationCountryCode }

US

ServiceLevel

{ ServiceLevel }

Priority Mail

ServiceLevelCode

{ ServiceLevelCode }

usps_priority

ServiceLevelFriendlyName

{ ServiceLevelFriendlyName }

Priority Mail

FulfillmentCreatedDate

{ FulfillmentCreatedDate }

2020-01-01T12:12:12

WondermentAdminShipmentPage

{ WondermentAdminShipmentPage }

https://your-store.myshopify.com/admin/apps/where-is-my-order/shipment/1Z099693YW90060172(This is useful for internal notifications about specific shipments.)

ProductNames

A list of all the product names in the fulfillment.

["Purple Squirrel","Orange Squirrel"]

Skus

A list of all the product SKUs in the fulfillment (Great for targeting variants).

["PS-10000","PS-10000-O"]

OrderSubtotal

{OrderSubtotal }

$15.00

OrderTax

{OrderTax}

$4.44

OrderShipping

{OrderShipping}

$5.99

TotalDiscount

{TotalDiscount}

$10.

OrderTotal

{OrderTotal}

$20.99

WondermentOrderTrackingURL

{ WondermentOrderTrackingURL }

https://yourstore.com/apps/wonderment/tracking?search=AD-12345

WondermentTrackingURL

{ WondermentTrackingURL }

https://yourstore.com/apps/wonderment/tracking?search=1Z111111

StorefrontTrackingURL

{ StorefrontTrackingURL }

https://yourstore.com/track-your-order

 


How did we do?