SETUP GUIDE
ADD A QUOTE FORM
TO YOUR WEBSITE
One line of code. Leads go straight to your Opervo dashboard with a push notification. Works on any website.
COPY YOUR CODE SNIPPET
Open the Opervo app, go to Settings > Business, and scroll to Website Quote Form. Tap the copy button — the snippet is already personalized with your account ID.
<script src="https://app.opervo.io/embed/quote-form.js"
data-operator="YOUR-ID"
data-slug="your-business-slug"></script>PASTE IT INTO YOUR WEBSITE
Add the code to the page where you want the quote form to appear — usually a "Get a Quote" or "Contact" page. Here's how for the most common platforms:
WordPress
Edit your page, click the + button to add a block, search for "Custom HTML", paste the code snippet, and publish.
Squarespace
Edit your page, click an insert point, add a "Code" block, paste the code snippet, and save.
Wix
Open the Wix Editor, click "Add Elements" > "Embed Code" > "Embed HTML", paste the code snippet, and publish.
Custom / HTML Site
Open the HTML file in a code editor, paste the snippet where you want the form, and upload the file.
DONE — START GETTING LEADS
The form automatically pulls in your services from Opervo and shows your business name. When a customer fills it out:
- You get a push notification instantly
- The lead appears in your Opervo dashboard
- Customer info, service, address, and notes are all captured
- You can convert it to a job or estimate with one tap
NO CODE? NO PROBLEM.
If your website builder doesn't support custom code, you can link to your Opervo portfolio page instead. Add a "Get a Quote" button on your website that links to:
opervo.io/p/your-business-slugYour slug is your business name on your Opervo portfolio page. Find it in Settings > Business.
COMMON QUESTIONS
Does the form match my website's design?
The form uses clean Opervo branding with a white/off-white background and orange accents. It works well on most sites. It displays in an isolated frame so it won't conflict with your site's styles.
Can customers upload photos?
The embedded form currently captures name, phone, email, address, service selection, and notes. For photo uploads, link to your full Opervo portfolio page instead.
Is there a limit on submissions?
The form is rate-limited to 5 submissions per hour per visitor to prevent spam. There's no monthly cap on legitimate leads.
Will I get notified instantly?
Yes — you get a push notification on your phone the moment someone submits a quote request, plus it appears in your Leads section in the app.
Does it work on mobile?
Yes. The form is fully responsive and works on all screen sizes.
Can my web developer customize it?
The form container can be styled with CSS on your site (width, margins, etc.). The form content itself uses standard Opervo branding for a consistent professional look.
Go to Settings > Business to grab your embed code.