Question on Conditional Segments
My team runs campaigns through adobe target and I tend to do reporting on the campaigns performance.
Question Context:
There are 3 campaigns and i created a segment for each campaign which I am gonna use in the rows in a freeform table. Each campaign has a redirect id that gets populated into a prop variable if only impression happens and the same redirect id gets populated into a evar variable if the user clicks on the campaign CTA. I measure unique visitors and impressions for the hits using prop variable. And I measure the down stream metrics - app starts(event 123) and app submits(event 234) using the evar variable.
Segments for the 3 campaigns are built in the below fashion: (Hit level Segments)
Campaign 1 - (prop 34 contains OPA_72464) or (Evar 1 = OPA_72464)
Campaign 2 - (prop 34 contains OPA_72465) or (Evar 1 = OPA_72465)
Campaign 3 - (prop 34 contains OPA_72466) or (Evar 1 = OPA_72466)
OPA_72464, OPA_72465, OPA_72466 are ids given to each of the campaigns. Every campaign will have a unique id.
Question:
I have 3 campaigns (3 segments as rows in the freeform table) and 4 metrics as columns. I want to create only 1 freeform table achieving this. I have created the table but the problem I am facing is because of the multiple campaign segments. Can I create a segment in adobe which works on a condition that I can use in the columns over the metrics? Please help.