mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 08:37:13 +01:00
Bootstrap User Journey report.
This commit is contained in:
parent
37eb157ab5
commit
76cab03bb2
18 changed files with 329 additions and 19 deletions
|
|
@ -12,6 +12,7 @@ export * from './analytics/eventData/getEventDataStats';
|
|||
export * from './analytics/eventData/getEventDataUsage';
|
||||
export * from './analytics/events/saveEvent';
|
||||
export * from './analytics/reports/getFunnel';
|
||||
export * from './analytics/reports/getJourney';
|
||||
export * from './analytics/reports/getRetention';
|
||||
export * from './analytics/reports/getInsights';
|
||||
export * from './analytics/reports/getUTM';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue