I'm playing around with Google Analytics goals / funnels. I would like to use this to track a checkout process, but the web flow urls are formated in a way that makes this very hard.
Would it be possible to change: http://localhost:8080/checkout/checkout?execution=e1s2
.. into something more like this: http://localhost:8080/checkout/checkout/shipping?execution=e1s2
or any thing else that would make them more trackable with Google Analytics?