Information about your plan limits and monthly reset mechanism
A "view" means your widget is displayed when a page loads. Each time a page loads and the widget is rendered, one view is counted.
When limits are exceeded, warning banners appear on the dashboard:
When the view limit is exceeded, the widget embed script fails silently. The widget is not rendered and no error message is shown to the user.
// Warning you may see in console:
console.warn("LiftSell: view limit reached");Monthly view counters are automatically reset on the 1st of each month at 00:05 UTC.
monthly_view_count value to 0 at the beginning of each month.monthly_usage_snapshots table before reset (for future analysis).