circle-dotFloating Button

The Floating Button is an entry point that is rendered by default on all supported pages. It includes a hover interaction to render in expanded form on desktop. It can render in multiple locations depending upon merchant configuration and can also either not render or render only after interaction in some cases.

Analytics Event Triggers

Widget Rendered

This trigger occurs when the widget is rendered on the screen. It will still trigger if the widget is covered up by other content or is hidden through the use of opacity or other visual tricks.

Property
Value

chat_component

floating_button


Widget Hovered

This trigger occurs when the user hovers their mouse over the widget triggering it to go into its expanded state. Not currently emitting any events.

None — not currently tracked.


Widget Clicked

This trigger occurs when the user clicks anywhere on the body of the widget triggering its interaction.

Event: [Spiffy] Chat Component Expanded

Property
Value

message_metadata

{ trigger_location: floating_button }

Last updated