Hi, I need to create a segment to identify if a company had more than 5 participants in a conference they attended. Also, in case that condition is met, check if any of those persons went to any of my previous conferences.
For example, Microsoft team went to my conference and they were 6 persons. Also, at least 1 of them went to any of my previous event so I'll send an email via AJO to the VP giving Microsoft a gift for meeting those conditions.
I've tried this, adding the "Attended" segment and the "previousEventAtteneded" is true. Then I don't know how I can do the count of persons by company.
"previousEventAtteneded" is an attribute
"Attended" is a segment but it comes from an event field (NewStatusName)