fix: add channel and pageType
This commit is contained in:
@@ -252,6 +252,7 @@ export const loyaltyPageQueryRouter = router({
|
||||
publishedDate: response.data.loyalty_page.system.updated_at,
|
||||
createdDate: response.data.loyalty_page.system.created_at,
|
||||
channel: TrackingChannelEnum["scandic-friends"],
|
||||
pageType: "loyaltycontentpage",
|
||||
}
|
||||
|
||||
return loyaltyTrackingData
|
||||
|
||||
Reference in New Issue
Block a user