For debugging, you may need to temporarily disable or change some of the eyezon functionality on your site. To do this, you need to make the following changes to the widget code.
Reset cache settings:
window.eyezon_IgnoreSettingsCache = true;
All existing events stop working:
window.eyezon_IsTestBot = true;
Load the widget if "lazy loading" is enabled:
window.eyeZon_NoExecutionDelay = true;
Enable logging in our script so that logs are sent to the browser:
window.eyezon_TurnOnLogging = true;
Still have got questions? Experiencing a problem? Encountered a bug? Please refer to our customer support team. We are here to help!
Navigation
Basic stuff
Creating and setting up eyezon button
Placing the button on your website
Advanced stuff
Button and widget appearance, behavior and placement: advanced settings
Collecting customers' personal data
Scheduled stream a.k.a. planned appointment
Adding a product to cart and placing an order
End-to-end analytics with eyezon
Performance dashboard and realtime monitoring
Android SDK Integration Developer Guide