Show Trustbadge, integrate Buyer Protection & collect shop reviews
The unique Trustbadge® technology makes it so simple to collect, manage and display your customer reviews in your shop. You can also easily integrate your trustmark and offer the Buyer Protection.
To display the Trustbadge in your shop, you must first log into your bigCommerce backend. Then select the menu item "Storefront" in the navigation bar on the left side.
This opens a new page with various input fields. Now make the following entries and settings:
- Name of Script: „Trusted Shops Trustbadge”
- Description: optional
- Location on Page : Footer
- Select pages where script will be added: Store pages
- Script category: Essential
- Script type: Script
Now return to your bigCommerce backend and copy the Trustbadge code from your clipboard into the "Tracking Code" input field. Then click on "Save".
In order to offer your customers Buyer Protection at the end of the order, you must create another script for your order confirmation page. To do this, click the "Create a Script" button in the Script Manager again and make the following entries and settings:
- Name of Script: „Trusted Shops Trustbadge Order confirmation”
- Description: optional
- Location on Page : Footer
- Select pages where script will be added: Order confirmation
- Script category: Essential
- Script type: Script
In the "Script Content" input field, insert the previously generated Trustbadge code again and save the settings.
Then select the menu item "Advanced Settings" in the navigation bar on the left side.
A new overview opens with a selection window for "Analytics Packages". Select the "Affiliate Conversion Tracking" within the window by placing a check mark.
Save your selection by clicking on "Save". A new tab called "Affiliate Conversion Tracking" will appear in the upper tab bar next to "General Settings". Select this one.
<div id="trustedShopsCheckout" style="display: none;">
<span id="tsCheckoutOrderNr">%%ORDER_ID%%</span>
<span id="tsCheckoutBuyerEmail">%%ORDER_EMAIL%%</span>
<span id="tsCheckoutOrderAmount">%%ORDER_AMOUNT%%</span>
<span id="tsCheckoutOrderCurrency">EUR</span>
<span id="tsCheckoutOrderPaymentType">other</span>
</div>
<span id="tsCheckoutOrderCurrency">EUR</span>
The way the Trustcard is displayed depends on various factors, so the Trustcard may be displayed in your shop differently to the one shown here. You will find an overview of the most common display formats of the Trustcard in this article.