Add a reviews widget with HTML

    To show reviews on any other site, paste the Digitap Pro <div> where the reviews should appear and the <script> once per page just before </body>. For Badge or Flash, add only the script once for the whole site. Whitelist your domain, then publish.

    Example code (placeholders)

    The real code (with your widget ID and key) comes from Digitap Pro when you click "Add to website". The snippets below use placeholders only.

    <div data-widget-id="YOUR-WIDGET-ID" style="display:block;width:100%;min-height:150px;clear:both;"></div>
    <script src="https://app.digitap.pro/widget-embed.js" async data-supabase-anon-key="YOUR-KEY"></script>

    Inside a page (Grid, Carousel, List, Masonry)

    1. Place the div. Paste the <div data-widget-id="..."> where the reviews should appear.
    2. Add the script once. Paste the <script> tag once per page just before </body>.

    On every page (Badge, Flash)

    Works with any site builder that lets you add HTML with scripts. Also works on sites built with React, Next.js or Vue when you follow the AI builders technical notes.

    1. Add only the script. Paste the <script> tag once for the whole site, just before </body> in your shared layout or footer include.

    Troubleshooting

    • The site's domain is missing from the Domain Whitelist in Digitap Pro. Adding example.com also covers www.example.com.
    • Your platform plan does not allow scripts (WordPress.com, Squarespace, Webflow: see the plan notes on each guide).
    • You are looking at the editor or a preview, not the published site. Check in a private window.
    • A cache or optimisation plugin serves an old copy of the page. Clear it and reload.
    • The site sends a Content-Security-Policy that blocks https://app.digitap.pro.

    FAQ

    Where do I paste the reviews widget code?

    Put the div where reviews should show. Put the script once per page before </body>. Badge and Flash need only the script once for the site.

    Do I need both the div and the script?

    Inline layouts need both. Floating Badge and Flash need only the script.

    Will new reviews update without pasting again?

    Yes. New reviews appear automatically after you paste the code once.

    What if my builder strips script tags?

    Use a plan or setting that allows custom scripts, or ask a developer to add the script in the site footer.

    Last updated: 2026-09-25

    Ready to show your reviews on your website?