Interactive Experience

Feature: Viewport

The WhatsApp widget is triggered when the button below reaches 25% of the screen.

Scroll down to see the magic ↓
← Below 25% of the viewport
Greeting Dialog Opened! 🎉

Viewport Activated Widget

✨ Available in Pro Version

As users scroll through the page, the trigger (with the class name .ctc_greeting_now) gradually moves upward and becomes active when it reaches 25% of the visible screen. This behavior is dynamically handled using scroll event listeners that track the element’s position relative to the viewport.

🖥️ For focus and target interaction

Triggers the widget at 25% scroll to capture attention at the right moment. Perfect for driving focused engagement and boosting conversions.

🧩 Custom Trigger Behavior

The .ctc_greeting_now class lets us control exactly when and where the widget triggers—flexible for any layout or design.