0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/frontend
Michael Matloka 1712645c5a
Insight analytics fixes (#7439)
* Add `reportInsightCreated`

* Only report correlation usage if correlation's available

* Use `reportInsightCreated`

* Report "Compare previous"

* Report `insightMode`

* Register "insight viewed" also on `loadInsight` (aka loading saved insight)

* fix typing & tests

* Refactor "insight viewed" reporting to work across loading sources

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-11-30 20:33:25 +01:00
..
public
src Insight analytics fixes (#7439) 2021-11-30 20:33:25 +01:00
build.mjs
utils.mjs