Installation Guide
Get the badge live in 5 minutes
Three themes, one line of code. Drop it anywhere on your site.
← Back to why this matters
Customize
Choose your theme
Pick the variant that fits your site's design. The orange accent stays consistent across all three.
GunScore
VECTR Trust
78

Dark data-theme="dark"

Best for dark-background sites. Subtle orange tint with orange border.

GunScore
VECTR Trust
78

White data-theme="white"

Best for light-background sites. Clean white card with orange border.

GunScore
VECTR Trust
78

Black data-theme="black"

Universal — works on any background color.

Setup
Installation — 2 steps
Add the script once, then drop the widget div wherever you want the badge to appear.
Step 1 — Add script to your page (once)
<script src="https://gunscore.ai/badge.js"></script>
Step 2 — Place the widget anywhere on your site
<div
class="gunscore-widget"
data-retailer="YOUR_DOMAIN.COM"
data-theme="dark"
data-size="md"
></div>
Reference
Parameters
AttributeValuesDefaultDescription
data-retaileryour registered domainYour retailer domain. Required. Badge hides if no matching profile is found.
data-themedark white blackdarkVisual theme. Match to your site's background color.
data-sizesm md lgmdBadge size. sm=compact, md=standard, lg=prominent.
Copy & Paste
Real examples
Copy any of these directly into your site's HTML.
Dark theme, medium (most common)
<div class="gunscore-widget" data-retailer="your-domain.com" data-theme="dark" data-size="md"></div>
White theme, large (for your homepage)
<div class="gunscore-widget" data-retailer="your-domain.com" data-theme="white" data-size="lg"></div>
Black theme, small (for your footer)
<div class="gunscore-widget" data-retailer="your-domain.com" data-theme="black" data-size="sm"></div>
Fully Automatic
How it works
You never touch it after installation.
📡

Live scores

Updates automatically as new community signals come in. No maintenance required.

🚫

Auto-hides below threshold

Only displays once your score meets the minimum threshold. Below that, nothing appears.

🔗

Links to your profile

Links to your full GunScore retailer profile, so buyers can see the complete breakdown.

Lightweight

Under 3KB. Async loading means zero impact on your page speed.

Still need to claim your profile?
The badge only works if your retailer domain matches a claimed profile on GunScore.
Claim Your Profile →