analytics/test/plausible_web
Karl-Aksel Puulmann c219652dae
Re-apply Move conversion_rate logic from elixir to clickhouse (#3924)
* Revert "Revert "Move conversion_rate logic from elixir to clickhouse (#3887)"…"

This reverts commit 253fb5d67d.

* Fix issue with missing columns

The issue came from refactoring event:goal UNION ALL logic and trying to move
name select from first to last. If any other tables were joined, the incorrect
item would be used as an array index, causing this issue.

Added a relevant test.
2024-03-21 10:48:41 +02:00
..
components/billing Make hello@plausible.io clickable (#3746) 2024-02-01 09:43:21 +01:00
controllers Re-apply Move conversion_rate logic from elixir to clickhouse (#3924) 2024-03-21 10:48:41 +02:00
live Update Sentry (#3843) 2024-03-18 10:10:20 +01:00
plugins/api Plugins API: mark data_domain as nullable in capabilities schema (#3840) 2024-02-28 10:26:01 +01:00
plugs Add GET /capabilities to Plugins API (#3808) 2024-02-21 12:41:56 +01:00
views Upgrade Erlang/Elixir stack (#3454) 2023-10-24 10:33:48 +02:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
email_test.exs Improve approaching accept_traffic_until e-mail (#3660) 2024-01-02 13:18:51 +01:00