I have a start page which can link to a discounts page and then three possible extras pages (one of which will definitely be reached) and all three of these lead to a confirmation page. I have set up goals on each page and on the confirmation page I have the following funnel:
Step 1: /G1/StartPage
Step 2: /G1/(Extra1|Extra2|Extra3)Page
However I want to include the discounts page, but not all customers can see that page. e.g.
Step 1: /G1/StartPage
Step 2: /G1/DiscountsPage (may not be read)
Step 3: /G1/(Extra1|Extra2|Extra3)Page
Can I do this in the same funnel, or do I keep my current funnel above, and a create a separate funnel (of which the goal is the confirmation page again) and only include the discounts page?