mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 13:05:36 +01:00
eventdata api
This commit is contained in:
parent
b948f0d381
commit
67394194af
9 changed files with 230 additions and 14 deletions
|
|
@ -17,6 +17,7 @@ export * from './admin/website/resetWebsite';
|
|||
export * from './admin/website/updateWebsite';
|
||||
export * from './analytics/event/getEventMetrics';
|
||||
export * from './analytics/event/getEvents';
|
||||
export * from './analytics/event/getEventData';
|
||||
export * from './analytics/event/saveEvent';
|
||||
export * from './analytics/pageview/getPageviewMetrics';
|
||||
export * from './analytics/pageview/getPageviewParams';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue