Hello all,
I have built out a custom event where I am trying to track the completion of other events but I don’t think the logic of custom events supports `and` and so my custom event is reporting data any time ANY of the events in my set up are true vs. when ALL events are true. See below:
Has anyone been able to figure out a workaround to create an event for a group of events being successfully completed?