Merged in feat(SW-1993)-tracking-mystay-cancellation (pull request #1588)
Feat(SW-1993) tracking mystay * feat(SW-1993) added trackEvent for cancelStay and mypagelink * feat(SW-1993) implement trackCancelStay and trackMyStayPageLink Approved-by: Linus Flood
This commit is contained in:
@@ -2,6 +2,7 @@ export { trackClick } from "./base"
|
||||
export { trackLowestRoomPrice } from "./booking"
|
||||
export { trackAccordionClick, trackOpenSidePeekEvent } from "./componentEvents"
|
||||
export { trackHotelMapClick, trackHotelTabClick } from "./hotelPage"
|
||||
export { trackCancelStay, trackMyStayPageLink } from "./myStay"
|
||||
export {
|
||||
trackFooterClick,
|
||||
trackLoginClick,
|
||||
|
||||
Reference in New Issue
Block a user