MCPcopy Create free account
hub / github.com/umami-software/api-client / getWebsiteStats

Method getWebsiteStats

src/UmamiApiClient.ts:392–412  ·  view source on GitHub ↗
(
    websiteId: string,
    params: {
      startAt: number;
      endAt: number;
      url?: string;
      referrer?: string;
      title?: string;
      query?: string;
      event?: string;
      os?: string;
      browser?: string;
      device?: string;
      country?: string;
      region?: string;
      city?: string;
      tag?: string;
    },
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeRouteMethod · 0.95
testGetWebsitesStatsFunction · 0.80

Calls 1

getMethod · 0.95

Tested by

no test coverage detected