Skip to main content
Solved

Klaviyo API - Predictive Analytics metrics through API

  • September 15, 2023
  • 1 reply
  • 134 views

Forum|alt.badge.img+1

Could you let us know if the following fields are supported by the Klaviyo API and if so, how can we fetch them through the API

  • Initial Source (utm_source)
  • Initial Source Medium (utm_medium)
  • Initial Source Campaign (utm_campaign)
  • Initial Source Content
  • Predicted lifetime value
  • predicted number of orders
  • Churn risk prediction
  • Historic lifetime value
  • Total customer lifetime value

Best answer by Kim Strauch

Hi @HasAdv! The predictive analytics fields are exposed. You can add ?additional-fields[profile]=predictive_analytics to your request URL when fetching profiles. 
See  https://developers.klaviyo.com/en/reference/get_profiles for more details. 

The other fields (initial source, source medium, etc.) are not yet available, but I’ll log this as a potential enhancement. Can you share more details on how you’re trying to use these values?

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Kim Strauch
Klaviyo Employee
Forum|alt.badge.img+9
  • Klaviyo Employee
  • 91 replies
  • Answer
  • September 15, 2023

Hi @HasAdv! The predictive analytics fields are exposed. You can add ?additional-fields[profile]=predictive_analytics to your request URL when fetching profiles. 
See  https://developers.klaviyo.com/en/reference/get_profiles for more details. 

The other fields (initial source, source medium, etc.) are not yet available, but I’ll log this as a potential enhancement. Can you share more details on how you’re trying to use these values?