Solved

Attribute conditions based on another attribute

  • 25 May 2023
  • 1 reply
  • 27 views

Can I add attribute conditions based on another attribute when creating segments or segment splits within campaigns? For example, we have attributes: jobs_count and clients_count. Both are numerical. Can we target only the user with the jobs_count less than clients_count?
Seems that using liquids to build such a segment will not be correct https://prnt.sc/tJl7Bx-92IE6, right?

icon

Best answer by Penny 25 May 2023, 11:19

View original

1 reply

Userlevel 4

Hi @rexon111 ,

 

At the moment, it isn’t possible to segment based on calculating the attributes: jobs_count against _clients_count.

 

As a workaround, you can build a campaign, and use a create or update person action and Liquid to find the difference and save this value as a new attribute. 

 

This way you can segment based on this new attribute value for people who have jobs_count less than clients_count. :) 

 

Hopefully this helps!

Reply