mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
Create attribution report template and parameters
This commit is contained in:
parent
e7163c4e7e
commit
203e782530
16 changed files with 817 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ export const REPORT_TYPES = {
|
|||
utm: 'utm',
|
||||
journey: 'journey',
|
||||
revenue: 'revenue',
|
||||
attribution: 'attribution',
|
||||
} as const;
|
||||
|
||||
export const REPORT_PARAMETERS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue