Skip to main content
Problem Solver II
December 8, 2023
Solved

Metric Properties Do Not Show in Segment List

  • December 8, 2023
  • 2 replies
  • 116 views

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?

    This topic has been closed for replies.
    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
    Klaviyo Alum
    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.

    -Stephen
    rlscsiAuthorAnswer
    Problem Solver II
    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.