Pest-ID Widget

Pest-ID Bug Identifier

An embeddable AI-powered bug identification widget for pest control websites. Snap a photo, capture the lead, identify the pest — all in one flow.

👇 Click the bug button in the bottom-right corner to try it
<script src="https://widget.digitalfootprintsolutions.com/widget.js"
  data-client="your-company"
  data-color="#F38617"
  data-position="left"
  data-bottom="28"
  data-phone="5551234567"
  data-webhook="https://your-crm-webhook-url"></script>

Installation Guide

One script tag. Works on any platform. Takes 2 minutes.

WordPress

  1. Go to Appearance → Theme File Editor (or use a plugin like Insert Headers and Footers)
  2. Open your footer.php file or the plugin's "Footer Scripts" section
  3. Paste the embed code right before the closing </body> tag
  4. Click Update File / Save
  5. Visit your site — the "Identify a Bug" button should appear
If you're using a page builder (Elementor, Divi, Beaver Builder), add an HTML block anywhere on the page and paste the script tag.

Wix

  1. Go to your Wix Dashboard → Settings → Custom Code
  2. Click + Add Custom Code
  3. Paste the embed code
  4. Under "Place Code in" select Body - end
  5. Under "Add Code to Pages" select All pages
  6. Click Apply
You need a Wix Premium plan to add custom code. If you don't have one, ask us and we'll find another way.

Squarespace

  1. Go to Settings → Advanced → Code Injection
  2. Scroll to the Footer section
  3. Paste the embed code
  4. Click Save
Code Injection is available on Business plan and above.

Custom HTML / Any Website

  1. Open your site's HTML file (usually index.html or your template file)
  2. Paste the embed code right before the closing </body> tag
  3. Save and upload
Works with any static site, React, Vue, Next.js, PHP — anything that renders HTML.

Shopify

  1. Go to Online Store → Themes → Edit Code
  2. Open theme.liquid
  3. Paste the embed code right before the closing </body> tag
  4. Click Save
This adds the widget to every page. To limit it to specific pages, use Shopify's conditional tags.

Configuration Options

AttributeRequiredDescription
data-clientYesYour company ID (provided by DFS)
data-colorNoBrand color for the widget (default: #F38617)
data-positionNo"left" or "right" — which corner (default: left)
data-bottomNoPixels from bottom edge (default: 28). Increase to avoid other widgets.
data-phoneNoYour phone number for the "Call" CTA in results
data-webhookNoCRM webhook URL to receive leads