WPCode Logo

HollerBox

HollerBox is an interactive feedback tool that enhances customer engagement through real-time suggestions and comments.

holler-closed-popups

Stores IDs of popups that the user has closed. Used to prevent showing closed popups again based on configured rules.

holler-content-views

Tracks content view counts for each popup (popup_id: count). Incremented when popup content is loaded on a page.

holler-page-views

Counts total page views within a 24-hour period. Used for “show after X page views” display rules.

holler-popup-conversions

Tracks conversion counts for each popup (popup_id: count). A conversion occurs when a user submits a form or clicks a…

holler-popup-views

Records how many times each popup has been viewed by the user (popup_id: count). Used for display frequency rules.

holler-potential-views

Records potential view counts for each popup (popup_id: count). Used for “show after X potential views” display rules.

holler-sessions

Stores session data including total session count and last session timestamp. Used to distinguish new vs. returning visitors.