mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
fix: uv not filtered by referrer
This commit is contained in:
parent
006f4c123e
commit
0176f18ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ export default async (req, res) => {
|
|||
}),
|
||||
getPageviewStats(websiteId, startDate, endDate, tz, unit, 'distinct pageview.session_id', {
|
||||
url,
|
||||
referrer,
|
||||
os,
|
||||
browser,
|
||||
device,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue