Hi,
In the Amplitude chart builder it is possible to filter by page URL, but this page URL does not include query string parameters. For example if the page URL equals:
https://www.website.com/slug_1/slug_2?parameter_1=yes
I can filter the URL by `slug_1` and `slug_2` but I cannot filter by `parameter=yes`
Is there a way that I can access query string parameters within Amplitude visualisations?
Will