0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries/funnels
Paul D'Ambra 1458f07163
Adds a first draft of a test helper for clearer event setup in tests (#7095)
* adds a first draft of a test helper for clearer event setup in tests

* one spelling of journeys

* obey the type checker
2021-11-12 12:26:07 +00:00
..
test Adds a first draft of a test helper for clearer event setup in tests (#7095) 2021-11-12 12:26:07 +00:00
__init__.py
base.py [funnel] remove funnel persons on data return (#7044) 2021-11-11 13:19:20 -05:00
funnel_correlation_persons.py Correlation Persons for properties (#7052) 2021-11-11 11:31:14 +00:00
funnel_correlation.py Enable Correlations for Groups (#7056) 2021-11-12 11:32:55 +00:00
funnel_event_query.py Funnel groups breakdown (#6944) 2021-11-09 09:12:17 +00:00
funnel_persons.py Implementation of diagnose event names (#6235) 2021-10-06 11:08:16 +01:00
funnel_strict_persons.py paths: remove funnel limit when querying path funnels (#6210) 2021-10-04 09:56:20 -04:00
funnel_strict.py Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
funnel_time_to_convert.py Remove steps parameter in time conversion result (#6046) 2021-09-21 15:23:32 +02:00
funnel_trends_persons.py paths: remove funnel limit when querying path funnels (#6210) 2021-10-04 09:56:20 -04:00
funnel_trends.py Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
funnel_unordered_persons.py paths: remove funnel limit when querying path funnels (#6210) 2021-10-04 09:56:20 -04:00
funnel_unordered.py Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
funnel.py [funnel] remove funnel persons on data return (#7044) 2021-11-11 13:19:20 -05:00