Skip to content

Commit a7ca7ef

Browse files
committed
Update base.js
1 parent 37f71cd commit a7ca7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/script/src/base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
domain: shortDomain,
5656
key: identifier,
5757
url: window.location.href,
58+
referrer: document.referrer,
5859
}),
5960
})
6061
.then((res) => res.ok && res.json())

0 commit comments

Comments
 (0)