Hannahblank Posted January 16, 2022 Posted January 16, 2022 Site URL: https://www.beautifulblanks.uk Can anyone help please, I have put the elf sight widget on my square space website, it is showing review fine from Etsy it transports them over, I have also added trust Pilot to it, I’m trying to get trustpilot to send out automatic reviews when a purchase is made on the website. I have complete step one adding script step two verifying website and adding the second script I can’t complete step three it say s complete mapping how do I do that please and we’re do you put the integration key I have looked all over the internet. really appreciate any help thanks hannah
Bigla Posted February 4, 2022 Posted February 4, 2022 Hi Hannah Just wondering if you manage to get anywhere with this in the end? Thanks
paul2009 Posted February 4, 2022 Posted February 4, 2022 On 1/16/2022 at 12:41 PM, Hannahblank said: I’m trying to get trustpilot to send out automatic reviews when a purchase is made on the website. 47 minutes ago, Bigla said: Just wondering if you manage to get anywhere with this in the end? Trustpilot make this straightforward but, as they make clear on their site, they do recommend hiring a developer to do this for you. I've configured this many times, both for service reviews (reviews on your business) and for individual product reviews. If you're having difficulties, please let me know which parts you were able to complete and which parts you're stumped on. I'll need to know the code that TrustPilot provided and details of your site. Or you can of course book an expert. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Bigla Posted February 14, 2022 Posted February 14, 2022 On 2/4/2022 at 3:44 PM, paul2009 said: Trustpilot make this straightforward but, as they make clear on their site, they do recommend hiring a developer to do this for you. I've configured this many times, both for service reviews (reviews on your business) and for individual product reviews. If you're having difficulties, please let me know which parts you were able to complete and which parts you're stumped on. I'll need to know the code that TrustPilot provided and details of your site. Or you can of course book an expert. Thanks for answering. The code that trust pilot have given me is this: <script> document.addEventListener('DOMContentLoaded', function() { const trustpilot_invitation = { recipientEmail: 'john@gmail.com', recipientName: 'John', referenceId: 'Order_123', source: 'InvitationScript', productSkus: ['sku_1', 'sku_2'], products: [{ sku: 'sku_1', productUrl: 'https://your_shop.com/product/1', imageUrl: 'https://your_shop.com/product/images/1', name: 'test_product_1', }, { sku: 'sku_2', productUrl: 'https://your_shop.com/product/2', imageUrl: 'https://your_shop.com/product/images/2', name: 'test_product_2', }], }; tp('createInvitation', trustpilot_invitation); }); </script> I know I need to put this into the order confirmation code injection section. The thing I'm struggling with now is how to get the product info, skus and the customers name. The tags that we can use in this section seem to be quite limiting. Thanks in advance for your help.
Roamer Posted September 28, 2022 Posted September 28, 2022 Hello! Did you get sorted Hannah? Having same issue! Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment