Some hotelInfo tracking on select-hotel page
This commit is contained in:
@@ -49,6 +49,6 @@ export function createSDKPageObject(
|
||||
...trackingData,
|
||||
domain: window.location.host,
|
||||
pageName: pageName,
|
||||
siteSections: pageName, // TODO: We need to support other siteSections values in some cases.
|
||||
siteSections: pageName, //TODO: Always seems to be the same as pageName?
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user