Wunderkind Text Metrics

This page breaks down the event properties you can expect to populate in metric payloads — and display dynamically in text marketing campaigns.

What are Wunderkind text metrics?

Wunderkind leverages Klaviyo metrics to push real-time onsite browsing data to profiles in your account. You'll use this dynamic data to create targeted flows.

After connecting your Klaviyo account in Wunderkind Platform, head to Analytics > Metrics to see 6 wknd text metrics broken out by flow purpose. Similar to Klaviyo's native metrics, Wunderkind will push a customer's browsing activity to a metric when they take an associated trigger action. For example, if the customer abandons a product page (action), then Wunderkind will trigger wknd-prodabandonment (metric) 30 minutes later, and the metric properties will contain personalized product recommendations to display in the flow.

The table below breaks down the triggers which power each metric:

Trigger ActionTrigger DelayWunderkind MetricEvent Properties
User added to cart and abandoned site2 minwknd-text-cartabandonmentProduct the user added to cart
User viewed product page and abandoned site2 minwknd-text-prodabandonmentProduct the user viewed
User viewed category page and abandoned site2 minwknd-text-categoryrecapTop product from category page at time of user's visit
A product the user interacted with came back in stockBased on when the user interacted with the relevant productwknd-text-backinstockProduct that underwent the specified product feed change
A product the user interacted with dropped in priceBased on when the user interacted with the relevant productwknd-text-pricedropProduct that underwent the specified product feed change
A product the user interacted with has low inventoryBased on when the user interacted with the relevant productwknd-text-lowstockProduct that underwent the specified product feed change

*Note: Replenishment support varies by customer; reach out to your Wunderkind representative for details.

Event Properties in Wunderkind Metics

To view raw metric data from any of Wunderkind's metrics, follow these steps from Klaviyo's documentation.

Dynamic Product Properties

Each metric payload includes two fields which populate the dynamic product's name and landing page URL:

  • WkCopy: Product name
  • WkUrl: Product page URL

Example Payload

{
  "DataOnly": "Y",
  "UserType": "prospect",
  "WkCopy": "Product name",
  "WkUrl": "some-url.com"
}