For Webmasters

Safe Shop Widget

Integrate the ShopSicuro badge into your e-commerce site and show customers your domain verification status.

Badges and APIs You can use an image, a JavaScript widget, or a JSON response for more advanced integrations.

ShopSicuro Widget for Your Website

If you run an e-commerce site, you can add the ShopSicuro badge to your pages to show your customers that your site has been verified. The badge updates automatically after each scan.

Badge Preview

ShopSicuro
AFFIDABILE
Green
ShopSicuro
DA VERIFICARE
Mystery
ShopSicuro
RISCHIO
Red

Metodo 1 — Image badge

The easiest way. Copy this HTML code into the footer of your website, replacing tuodominio.it with your domain:

<a href="https://www.shopsicuro.it/risultato/tuodominio.it" target="_blank" rel="noopener"> <img src="https://www.shopsicuro.it/widget/badge-img/tuodominio.it" alt="Verificato da ShopSicuro" height="28"> </a>

Metodo 2 — JavaScript Widget

A more comprehensive widget that displays the score and updates automatically. Insert this code where you want the badge to appear:

<div id="shopsicuro-badge"></div> <script> (function(){ var d='tuodominio.it'; var s=document.createElement('script'); s.src='https://www.shopsicuro.it/assets/js/widget.js'; s.onload=function(){ShopSicuroWidget.init(d)}; document.head.appendChild(s); })(); </script>

API JSON

For more advanced integrations, you can query our API:

GET https://www.shopsicuro.it/api/badge/tuodominio.it

Answer:

{ "domain": "tuodominio.it", "score": 78.5, "traffic_light": "green", "last_analyzed": "2026-04-24 10:30:00", "result_url": "https://www.shopsicuro.it/risultato/tuodominio.it" }

Would you like to improve your score or request a manual review?

Contact Us →
Accessibilità
Dimensione testo
Visualizzazione
Lettura vocale