Levente Balogh
324b33146a
Datasources: Pass down the edit-form errors ( #69830 )
...
feat: pass the error to the event handler
2023-07-13 11:31:02 +02:00
Levente Balogh
6a995d526a
Datasources: Extend optional reporting ( #69061 )
...
* feat: add default properties to the `reportInteraction()`
* chore: add more tracking events to the ds-config page
* refactor: adding the `path` to the `meta` instaed
2023-05-26 10:22:07 +02:00
Levente Balogh
fc6a4eee61
Datasources: Add optional tracking for datasources list viewed ( #62949 )
...
chore: add optional tracking for datasources list viewed
2023-02-06 14:57:55 +01:00
Levente Balogh
e3512ddd7e
Datasources: Fix tracking event name ( #62940 )
...
fix: fix typo in event name
2023-02-06 12:15:44 +01:00
Levente Balogh
b32c1022c5
Datasources: Add more optional UI tracking ( #62785 )
...
* chore: add more optional UI tracking for datasources
* tests: fix the tests by wrapping them in a router
2023-02-03 09:47:42 +01:00
Levente Balogh
de97ac7128
Datasources: Rename a UI tracking event property ( #62788 )
...
refactor: rename the the `editLink` property to `path`
2023-02-03 09:00:04 +01:00
Levente Balogh
9b2abe7613
Datasources: Extend properties for the datasource-test tracking event ( #62292 )
...
chore: extend properties for the test datasource tracking event
2023-01-30 08:29:13 +01:00
Levente Balogh
83ff974b86
Datasources: Add the props for the "add datasource" event ( #62227 )
...
chore: pass editLink to the add datasource user event
2023-01-27 10:47:18 +01:00
Yaelle Chaudy
6ee69853dc
Datasource Config Editor: Add event-based funnel for measuring CVR ( #55105 )
...
* Added start event on adding new DS from datasources/new page
* Added end event + tests
* revert analytics.ts changes
* revert azure tracking changes
* changed version in doc
* update props name for consistency with plugin-platform PR to come
* Updated tests
2022-10-24 11:09:26 +02:00