Step-by-Step Instructions
-
Log into your ADAcertify dashboard at app.adacertify.io and go to your site’s Widget Setup tab. Copy the full script tag — it looks like .
-
WordPress: Go to your WordPress admin, install the Insert Headers and Footers plugin, navigate to Settings > Insert Headers and Footers, and paste the script into the Header section. Click Save.
-
Wix: In the Wix editor, click Settings in the left menu, then Advanced > Custom Code. Click Add Custom Code, paste the script, set it to load in the Head section, and click Apply.
-
Shopify: In your Shopify admin, go to Online Store > Themes > Edit Code. Open the theme.liquid file and paste the script just before the closing tag. Click Save.
-
ClickFunnels: Inside your funnel, go to Settings > Tracking Code and paste the script into the Header Tracking Code field. This applies the widget across all pages in the funnel.
-
All other builders: Look for a Custom Code, Header Script, or Global Header section in your platform’s settings. Paste the script there. If your platform uses Google Tag Manager, create a Custom HTML tag with the script and set the trigger to All Pages.
Common Questions
Do I need to paste the script on every page individually?
No. Paste it once in the global header or theme file of your site builder and it will load on every page automatically.
The widget is not appearing on my site after installation.
Clear your browser cache and reload the page. Also confirm the script is in the
I use Elementor or Divi inside WordPress. Does the method change?
No. The Insert Headers and Footers plugin method works regardless of which page builder you use inside WordPress. The script loads at the theme level, not the page builder level.
Troubleshooting
Script installed but widget not visible: Check that your site does not have a Content Security Policy blocking external scripts. Add the ADAcertify domain to your CSP whitelist if needed.
ClickFunnels pages not showing the widget: Some ClickFunnels templates override global header settings. Check each funnel step’s individual Settings > SEO & Tracking tab and add the script there as a backup.
✅ Pro Tip: Google Tag Manager is the fastest way to install the widget across a large site or multiple sites without touching code. Create one GTM container, add the ADAcertify script as a Custom HTML tag, and deploy to every site that has GTM installed.