analytics/test
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
..
load Fix script path for k6 load test (#2068) 2022-07-29 09:00:50 -03:00
plausible Test HTTPClient (#2185) 2022-09-07 14:17:57 +02:00
plausible_web List all Google Analytics views during import (#2184) 2022-09-08 21:02:17 +03:00
support Refactor event struct creation function (#2098) 2022-08-16 14:43:10 +03:00
workers Mark more tests as async 2022-05-06 10:30:38 +03:00
test_helper.exs Add feature flag to block event ingest (#1991) 2022-07-06 12:25:40 +03:00