Orbit Hub x PostHog: Event Tracking FAQ
What does the PostHog integration do?
Orbit Hub has a native integration with PostHog. Every session recorded in Orbit Hub is linked to the corresponding PostHog activities.
Which events does Orbit Hub send to PostHog?
session-start — fired once per session
offers-displayed — when prices return from the backend
offer-selected — when a user clicks a tariff card
pickup-address-set — pickup address set
dropoff-address-set — dropoff address set
pickup-loading-point-set — loading point set for pickup
dropoff-loading-point-set — loading point set for dropoff
pickup-contact-set — contact set for pickup
dropoff-contact-set — contact set for dropoff
order-created — after a successful booking
Do events fire in the price calculator widget?
Yes. Events are also emitted within the price calculator widget. Once the user accesses Orbit Hub from the widget, a corresponding event (
hub-arrival-from-widget
) is emitted.