feat(SW-1472): adjustments to destination page tracking
Approved-by: Matilda Landström
This commit is contained in:
@@ -167,7 +167,7 @@ export const destinationCountryPageQueryRouter = router({
|
||||
)
|
||||
|
||||
const system = destinationCountryPage.system
|
||||
const pageName = `hotels|${country}`
|
||||
const pageName = `destinations|${country}`
|
||||
|
||||
const tracking: TrackingSDKPageData = {
|
||||
pageId: system.uid,
|
||||
|
||||
Reference in New Issue
Block a user