A small UI suggestion.
I find the input for selecting which Google Analytics view to associate with a site harder to use in v7 than it was in v5 because:
- views are sorted by tracking ID instead of view name
- I have no idea what the ID is for a site I’m looking for, but I will know the name which is invariably the domain name
- you can’t jump to an entry by starting to type its name
- a problem definitely exascerbated by the fact that my linked Google account has access to hundreds of views
It looks like it’s a fancy custom input element using scoops of JavasScript now. But I think it would be much more usable as a simple <select>
with the items sorted alphabetically.