mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 16:45:35 +01:00
build out retention reports
This commit is contained in:
parent
253a46460b
commit
9cde107ddf
14 changed files with 479 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ export * from './analytics/eventData/getEventDataFields';
|
|||
export * from './analytics/eventData/getEventDataUsage';
|
||||
export * from './analytics/events/saveEvent';
|
||||
export * from './analytics/reports/getFunnel';
|
||||
export * from './analytics/reports/getRetention';
|
||||
export * from './analytics/reports/getInsights';
|
||||
export * from './analytics/pageviews/getPageviewMetrics';
|
||||
export * from './analytics/pageviews/getPageviewStats';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue