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.
Example: When a user visits your site and the widget is displayed, this counts as one view. If the same user refreshes the page, this counts as a new view.
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");Note: When limits are exceeded, widgets don't work, but your site continues to work normally. Only the widget is not displayed.
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).Info: The reset process is automatic and requires no manual intervention. Your limits are renewed on the 1st of each month and your widgets start working again.