Hi,
can someone help with the Filter regex? I`m trying to filter URLs with an minimum of 5 numbers. I tried the Filters using the following syntax:
dimension operator value
page regex \d{5,}
but it doesn´t work. Result ist always "0".
Am I using it wrong?
Would be nice if someone can send me an example.
Thanks in advance