DavidWells / analytics

Lightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
https://getanalytics.io
MIT License
2.47k stars 245 forks source link

Using same query param 'regular' and array style throws error #453

Open thomask opened 4 weeks ago

thomask commented 4 weeks ago

To reproduce, visit: https://analytics-demo.netlify.app/?foo=&foo[]=

I can look in to a fix and PR in the coming days hopefully.