pixel: include event source url when sending to CAPI
This commit is contained in:
@@ -236,6 +236,7 @@ export class PixelControl {
|
||||
eventName: event,
|
||||
eventID: eventID,
|
||||
actionSource: ActionSource.Website,
|
||||
eventSourceURL: window.location.href,
|
||||
eventTime: new Date(),
|
||||
userData: {
|
||||
clientUserAgent: navigator.userAgent
|
||||
|
||||
Reference in New Issue
Block a user