analytics/lib
Vinicius Brasil d31db86b49
List all Google Analytics views during import (#2184)
* List all Google Analytics views during import

This commit fixes a bug where different Google Analytics views with the
same name and URI were not shown. This was caused because GA views were
stored as a map, that naturally doesn't support duplicate keys.

This change updates the GA views list to display view IDs, making it
clearer to know what is being imported. The dropdown is now grouped by
website URL.

* Put Google Analytics API URLs in app env

* Add controller test to GA view list
2022-09-08 21:02:17 +03:00
..
mix/tasks Fix geolocation subdivision pattern matching (#2063) 2022-07-28 15:59:39 +03:00
plausible List all Google Analytics views during import (#2184) 2022-09-08 21:02:17 +03:00
plausible_web List all Google Analytics views during import (#2184) 2022-09-08 21:02:17 +03:00
workers Perform calculations in SQL instead of app when creating sites (#2156) 2022-09-01 17:09:28 +03:00
oban_error_reporter.ex Add Custom telemetry for Plausible.Event.WriteBuffer, Plausible.Event.WriteBuffer and Cachex (#2095) 2022-08-12 09:50:18 +03:00
plausible_release.ex Self hosted improvements (#603) 2021-01-15 10:12:00 +02:00
plausible_web.ex Fix dark mode for GA import 2022-03-24 12:25:07 +02:00
plausible.ex Initial commit 2019-09-02 12:29:19 +01:00
sentry_filter.ex Filter out noisy exception from Sentry (#2058) 2022-07-28 15:17:47 +03:00