Constcard_banner_feature.clicked event
cms.braze_loading.finished_duration event - Tracks when Braze loading finishes
cms.braze_loading.started_duration event - Tracks when Braze loading starts
cms.braze.content_cards_ready event - Braze content cards subscription fires (cards received or empty)
cms.braze.featured_connections_data_ready event - Featured connections data is processed and ready to render
cms.city.toc.clicked event
cms.connection.search_cards.built event
cms.exploration_map.arrival_city.click event
cms.exploration_map.departure_city.click event
cms.exploration_map.price_range.change event
cms.exploration_map.price_toggle.click event
cms.featured_connections.image_load_failed event - A featured connection card image failed to load
cms.featured_connections.no_city_connection_recs_available event - Braze returned cards but none match the user's recent departure city
cms.featured_connections.no_featured_connections_available event - Braze error or card sanitization failure
cms.first_js_load event - Triggered when the first JavaScript loads
cms.homepage.featured_connection_card.clicked event - User clicks a featured connection card
cms.homepage.featured_connection_exploration_map.clicked event - User clicks the "more trips" exploration map button
cms.homepage.featured_connection_title.clicked event - User clicks the featured connections title
cms.homepage.recent_search_card.clicked event - User clicks on a recent search card
cms.homepage.service_menu.clicked event
Miscellaneous CMS events Used for events that don't require special handling but need to be tracked Handles the following events:
cms.navigation.footer_navigation.clicked event
cms.navigation.language_switcher.clicked event
cms.navigation.main_navigation.clicked event
featured_connections_seen event - Featured connections container scrolls into view (>=20% visible)
flixtrain_awareness_banner_button.clicked event Fired when the user clicks the button on the FlixTrain awareness banner.
flixtrain_awareness_banner_seen event Fired when the FlixTrain awareness banner is shown to the user.
inlinePromoClicked event Fired when the user clicks the InlinePromo banner.
inlinePromoRendered event Fired on mount of the InlinePromo component.
no_recent_search_cookie_found event - Triggered when no recently searched cookie is found
promoCardCtaClicked event Fired when the user clicks a CTA button on a promo card (BannerCard or CompactCard).
DataLayer Event example
{
event: 'ga_event',
eventCategory: 'CMS',
eventAction: 'promoCardCtaClicked',
eventLabel: 'Bring your bike on your next trip',
eventProperty: '{"event_source":"kc-react-content-components","variant":"banner","ctaText":"View details","ctaUrl":"https://global.flixbus.com/service/bike-travel"}'
}
promoCodeCopied event Fired when the user copies a promo code from a promo card.
promoCommunicationRendered event Fired on mount of the PromoCommunication component.
recent_search_seen event - Used for impression tracking (20% sampling)
List of CMS events - all sent to datalayer only