Link route.

This commit is contained in:
Mike Cao 2025-08-18 22:30:22 -07:00
parent 2631fa51da
commit 789b8b36d8
4 changed files with 93 additions and 58 deletions

View file

@ -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,