Skip to main content
Solved

Metric Properties Do Not Show in Segment List

  • December 8, 2023
  • 2 replies
  • 51 views

Forum|alt.badge.img+3
  • Problem Solver II
  • 11 replies

I created two new properties and generated two “Ordered Product” and one “Placed Order” action.  These show up in the metrics and activity feed, and my new categories show in the JSON strings just fine.

When I try to create a segment based on properties, those two new properties do not show / are not valid.

How do I activate them as valid properties?

Best answer by rlscsi

I believe the problem I’m having lies in the JSON structure of my output, but I’m having trouble finding a good clear definition of the Placed Order metric involving multiple items.    I know I’m very close to solving this, but the lack of that one example is chafing me.

Not to mention, I write using ColdFusion and there are no examples in the Klaviyo world on that, which makes it doubly difficult.  The HTML/HTTP examples are the closest for me.

 

2 replies

stephen.trumble
Forum|alt.badge.img+60
  • Klaviyo Alum
  • 1515 replies
  • December 11, 2023

Hey @rlscsi 

Quick question for you, was this event data added to a profile? Only properties that are already on a profile will show up for segment conditions.


Forum|alt.badge.img+3
  • Author
  • Problem Solver II
  • 11 replies
  • Answer
  • December 11, 2023

I believe the problem I’m having lies in the JSON structure of my output, but I’m having trouble finding a good clear definition of the Placed Order metric involving multiple items.    I know I’m very close to solving this, but the lack of that one example is chafing me.

Not to mention, I write using ColdFusion and there are no examples in the Klaviyo world on that, which makes it doubly difficult.  The HTML/HTTP examples are the closest for me.