I need to create a goal with all the visits, but the “start with” doesn’ work!
Eg: i need to track
/en/register
/de/register
/fr/register ecc
In a SINGLE GOAL (cumulative)
What is your use-case?
If i create a filter Start with /register/ → the filter doesnt’ work.
The only solution is to create a single goal for a single language/path
same issue needed here. I track users on a per-version level (for my extension) and the paths are /$version/whatever.
Currently there’s no way to track the users who end up into /whatever for every version.
Another way to enable this could be to allow for topic logic to be picked: currently there’s only the AND logic; if we were able to set and OR logic, we would be able to add all the valid paths and still get the same result (albeight with a little bit more effort on our side)