mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Link route.
This commit is contained in:
parent
2631fa51da
commit
789b8b36d8
4 changed files with 93 additions and 58 deletions
|
|
@ -257,9 +257,7 @@ export async function POST(request: Request) {
|
|||
lifatid,
|
||||
twclid,
|
||||
});
|
||||
}
|
||||
|
||||
if (type === COLLECTION_TYPE.identify) {
|
||||
} else if (type === COLLECTION_TYPE.identify) {
|
||||
if (data) {
|
||||
await saveSessionData({
|
||||
websiteId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue