mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
More work on reports. Added Funnel page.
This commit is contained in:
parent
5159dd470f
commit
3847e32f39
59 changed files with 1815 additions and 2370 deletions
|
|
@ -111,8 +111,8 @@ export const DATA_TYPES = {
|
|||
|
||||
export const REPORT_TYPES = {
|
||||
funnel: 'funnel',
|
||||
goals: 'goals',
|
||||
insights: 'insights',
|
||||
goals: 'goal',
|
||||
insights: 'insight',
|
||||
retention: 'retention',
|
||||
utm: 'utm',
|
||||
journey: 'journey',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue