I've setup a goal with this URL (/compra/comprafinalizada|/pedido/presupuestofinalizado)
(match type: Regular Expression).
I've the following steps (there is no one required):
/introduccion
/filtros
/pedido(/)? (index)?$
/compra(/)? (index)?$
I'm having a few issues I can explain (I'm attaching an image with the samples):
A) Entrances from the previous step URL. Why this entrances aren't included in the funnel starting from the previous step? (If the visit get to /filtros from /introduccion, should be in the funnel and not aside like an entrance).
B) Exits to the URL of the same step they visits are going out from. The exit URL is (correct me if I'm wrong) where they went after leaving the funnel. If it wasn't on my site it is marked as " (exit)". If they went from /filtros to /filtros (maybe refresh) it shouldn't be an exit, the visit is still in the funnel.
C) Exits to the URL of the next step. This should never be an exit. The visit is continuing the funnel to the next step!
What is going on?
I've been reading some information but it doesn't explain all my issues and, those it does, it says it's a reported issue but the posts are from 2010: