The widget is a single <div> plus a loader script. On page load the loader reads your publishable key, verifies the requesting domain, and renders the calculator configured for your account.
The flow
- Render. Loader validates the key against your locked domain list and mounts the calculator inline. No iframe chrome, no redirect.
- Input. The veteran enters their own figures. Nothing is pre-filled from a third-party database.
- Estimate. The calculator returns a figure with an estimate disclaimer attached. No rate is ever displayed.
- Capture. The veteran opts in to receive a written report. Phone numbers are validated at capture time.
- Report. A hosted web report is generated and emailed. Engagement with that report feeds the lead tier.
- Delivery. The lead lands in your dashboard, classified and ready to unlock.
Performance
The loader is async and does not block page render. It injects only the markup inside your target <div>; it does not modify the rest of the DOM or load a framework onto your page.
True Vet Value is not affiliated with or endorsed by the U.S. Department of Veterans Affairs.