Articles
How to Track Digioh Form Submissions with Google Ads Conversion Tracking
Use Google Ads Conversion Tracking to track form submissions on your pop-ups, lightboxes, and other widgets.
How to Autofocus the Email Field on a Lightbox
Paste this JavaScript snippet into your Custom JS box to autofocus the cursor in your email field when a lightbox launches.
Custom JS Campaigns: How to Create JavaScript for a Specific Pop Up
Use Digioh's Custom JavaScript boxes to create custom JS that applies to a specific lightbox, pop-up form, or onsite CTA.
Is there a runtime JS variable I can use in VWO or Optimizely that Digioh reads to disable pop ups?
Learn how to set a runtime JavaScript variable that Digioh reads to suppress pop-ups during VWO or Optimizely experiments.
Custom JS Versioning and Undo
Learn how Digioh stores version history for your custom JS so you can review and restore previous versions.
Digioh JavaScript API
An overview of the Digioh JavaScript API for sending data to your system with client-side JavaScript.
Can I Use Additional Form Validation to Stop a Submission?
Learn how to set up custom form validation in Digioh using event triggers and JavaScript. Control submission logic and error messages.
How can I trigger re-evaluation of Campaign conditions?
Re-evaluate Digioh campaign conditions after page state changes. Learn how to call trigger functions to display campaigns based on user interactions.
How do I rollback our published JavaScript
Learn how to rollback your Digioh account to a previous JavaScript version after publishing changes. Restore your site in minutes.
How to access Digioh form data from your own JavaScript
Access form submission data in localStorage with Digioh's App Sync. Store JSON data automatically and customize your site experience based on user interactions.
Suppress Campaign Display Based on Page Elements or API Call
Suppress Digioh campaigns dynamically using selectors or API promises. Learn how to configure conditional display based on page elements and asynchronous JavaScript.
Call a JavaScript Function with Campaign User Input
Learn how to pass Digioh form data to your custom JavaScript functions. Configure flexible data integration with metadata parameters today.