You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for such beautiful tool! I've created perfect browserslist-stats.json for my project thanks to this repo.
But at first I recieved only zeros in output file, and as was mentioned in that issue the problem is in space delimiters: browserslist/browserslist-ga#35 (comment)
Unfortunately, google analytics exports in csv with space delimiters in pageviews if count is more than 1000.
I will send PR with the fix, please take a look at it.