If I create a processing rule for a concatenated value to fire off of a media call (ie Media Start, Content Start, etc), do these values get attributed to those specific metrics but not the entire Heartbeat Session?
Would the following example processing rule, with a condition to run when media heartbeat metrics are set (ie media start, content started, etc), only create the rule for those specific metrics or would it also be included for the entire HB session?
If any are true:
a.media.view Is Set
a.media.play Is Set
Overwrite evar1 with concatenated value:
- custom value: no show name
if evar1 is not set

