kremalicious / gatsby-plugin-matomo

🥂 Gatsby plugin to add Matomo (formerly Piwik) onto a site.
https://kremalicious.com/gatsby-plugin-matomo
MIT License
56 stars 17 forks source link

exclude option could be a regex ? #468

Open malouloumz opened 1 year ago

malouloumz commented 1 year ago

Hey,

I'm using gatsby-plugin-matomo and it's working perfectly.

do you think it would be possible that the exclude option could be a regex? for example to exclude everything that starts with a path or everything that does not start with a path ?

Thanks!

@kremalicious