plausible / docs

Documentation for Plausible Analytics
https://plausible.io/docs
Creative Commons Attribution Share Alike 4.0 International
224 stars 199 forks source link

/path/* filter broken #511

Closed mquandalle closed 4 months ago

mquandalle commented 4 months ago

Hello,

It's normally possible to filter using the * operator to match a set of pages. But it is currently broken on the hosted version of plausible.com. It was working yesterday so it seems the bug was introduced recently.

Example of the issue: https://plausible.io/mesaidesvelo.fr?filters=((is,entry_page,(/ville/*)))

metmarkosaric commented 4 months ago

thanks for reporting @mquandalle! could you please try to use the "contains" option? that allows you just to type the keyword without needing any * operator. here's the link: https://plausible.io/mesaidesvelo.fr?filters=((contains,entry_page,(/ville/)))

mquandalle commented 4 months ago

Yes it works with "contains"

metmarkosaric commented 4 months ago

thanks for the update!

btw you wrote this in our GitHub for docs where we keep track of changes to our documentation pages. for the future, best place to report any type of issues with your account/dashboard is our support. thanks!