0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries
Michael Matloka 2f5266e2cf
Funnel time to convert query (#4947)
* Create funnel_time_to_convert.py

* Create test_funnel_time_to_convert.py

* Remove unused things

* Rework time to convert query to use our own SQL

* Add comments to query

* Fix typo in comment

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* Use feedback

* Only override `ClickhouseFunnelTimeToConvert._format_results`

* Switch test users B and C around

* Fix typo

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: eric <eeoneric@gmail.com>
2021-07-01 13:41:11 -04:00
..
funnels Funnel time to convert query (#4947) 2021-07-01 13:41:11 -04:00
sessions Insight session entities (#3582) 2021-03-29 16:03:20 -04:00
test Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
trends Proposal: Use ValidationError over ValueError in views (#4917) 2021-07-01 18:48:09 +03:00
__init__.py Funnels reorganization, persons pagination, and conversion window support (#4810) 2021-06-23 21:49:39 -04:00
clickhouse_paths.py Swap out person_distinct_id in queries with subquery (#3828) 2021-04-01 12:56:42 -04:00
clickhouse_retention.py Swap out person_distinct_id in queries with subquery (#3828) 2021-04-01 12:56:42 -04:00
clickhouse_session_recording.py Chunk session recording events (#3705) 2021-03-23 11:39:13 +01:00
clickhouse_stickiness.py Proposal: Use ValidationError over ValueError in views (#4917) 2021-07-01 18:48:09 +03:00
event_query.py Handle cohort being filtered on not existing (#4961) 2021-07-01 13:30:18 -04:00
util.py Proposal: Use ValidationError over ValueError in views (#4917) 2021-07-01 18:48:09 +03:00