How Can I Add a Download Button to My Thank You Page (e.g. to download PDF or eBook) What you’ll learn Set up Download button Add instructions text If you use your pop up to offer content...
How to Add a Privacy Policy Link by the Opt-In Checkbox What You’ll Learn in This Article Add a Privacy Policy or Terms and Conditions by the Opt-In Checkbox Configure Button...
How to Target First-Time Visitors When users visit your site for the first time, you may want to greet them with a discount, invite them...
How to display a lightbox after 3 seconds Instead of immediately showing your visitors a lightbox, you can give them a few seconds to read your content, then...
How to Display a Lightbox on Specific Pages Often, Digioh users don’t want to show lightboxes on every page of their site. Or, they may want to target...
Getting Started with Digioh Welcome to Digioh! Before you create your first widget, take a few minutes to watch our overview video and review...
Why aren’t my mobile re-directs working? Different mobile devices handle redirect links differently. If your mobile redirect isn’t working, you may need to adjust your redirect...
How to Disable Data Storage in Digioh What You’ll Learn in This Article: How to disable data storage in Digioh If needed, your account can have data...
How to add Facebook Conversion Pixel Tracking The Facebook Pixel lets you track your visitors’ actions as they browse your site, including engagement with Digioh boxes. To...
How To Add A Dropdown Menu To Your Pop Up What You’ll Learn in This Article: Add a Custom Field: In the form editor, choose a custom field and enable...
How to dynamically add content from a jQuery selector into your lightbox jQuery selectors allow you to find and target specific HTML elements. With Digioh’s Dynamic Content feature, you can target any...
How to Output Messages to Console from Custom JS Digioh has a “private console” system. By default, it does not immediately display messages to the console: console.log(message); DIGIOH_API.log(message); These...
How to Manually Trigger a Lightbox via API Use the following Digioh API call in Custom JS (Parent): api.LIGHTBOX.loadLightbox(lightbox_guid); Where lightbox_id is the long GUID for the particular...
How do I test boxes on my site? Our Test URL feature allows you to see what lightboxes look like on your website before you’re ready to go...
How to Delete an Email Address from Digioh To delete a specific email address from Digioh, follow these steps. Go to Reporting>Subscriber Data: Click “Advanced” on the bottom-right...