I have many folders in my site like abc.com/insurance/state1/thanksyou.html abc.com/insurance/state2/thanksyou.html abc.com/insurance/state3/thanksyou.html How would i define a goal that track visit on all of them (single goal to track combine visits). I tried setting url as /insurance/state1|state2|state3/thanksyou.html But this isn't working. What could be other wild cards / regular expression to fix this?