You can’t make two funnel steps behave as “A OR B, then C” directly in the Funnels UI, but you can achieve the same logic by combining events into a single step using a custom event:
1. Create a custom event that is “Event 1 OR Event 2”.
- Custom events allow multiple events to count toward the same funnel step:
Step 1: Event A OR Event B; Step 2: Event C.[Funnels FAQ]
2. In your 3‑step funnel, set:
- Step 1 = that custom event (“Event 1 OR Event 2”)
- Step 2 = your existing Step 3
- (If you truly need 3 steps, break Step 2 into two later steps as needed.)
This is the only documented way to get “OR” logic across events at a step; funnels otherwise enforce sequence between steps using specific or any‑order rules, but not “OR between steps”.[Ordering]