This is the only snippet you need. Replace the key with your own.
The snippet
<div data-tvv-calc data-key="pk_live_YOUR_KEY_HERE"></div>
<script async src="https://embed.truevetvalue.com/v1/loader.js"></script>
Rules
- The
<div>goes exactly where you want the calculator to appear. - The
<script>can go anywhere on the page — footer is fine, and preferred. - Load the script once per page, even if you place multiple calculators.
- Leave the
<div>empty. Anything inside it will be replaced on mount. - Do not add
deferalongsideasync, and do not self-host the loader — you will miss engine updates.
Sizing
The widget fills the width of its parent container and sets its own height. Give the parent a sane max-width (roughly 480–720px reads best) rather than styling the widget directly.
Multiple calculators on one page
Repeat the <div> as many times as you need. Include the script tag only once.
True Vet Value is not affiliated with or endorsed by the U.S. Department of Veterans Affairs.