I have two goals set up in my Analytics. Both have the same Goal Url but have different steps and have different 1st step which is required.
So for example for goal 1 I have:
- /product1/step1 - required
- /product1/step2
- /thank-you
For goal 2 I have:
- /product2/step1 - required
- /product2/step2
- /thank-you
When somebody buy product1 I get both goal 1 and goal 2 conversions in my analytics saying both products have been bought.
I don't quite understand what is 1st required step then for if not to check when the goal originated (what product have been bought)?
If I'm wrong, how do I set it up so they don't convert as one goal but as two goals as it is intended to work?
I need to use one Goal Url (/thank-you) just because it is a page where I check the payment have been processed. It would be silly to duplicate the same page for different goals.
Thank you