Hannahblank Posted January 16, 2022 Share 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 Link to comment
Bigla Posted February 4, 2022 Share Posted February 4, 2022 Hi Hannah Just wondering if you manage to get anywhere with this in the end? Thanks Link to comment
paul2009 Posted February 4, 2022 Share 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. Tagembed 1 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Bigla Posted February 14, 2022 Share 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. Link to comment
Roamer Posted September 28, 2022 Share Posted September 28, 2022 Hello! Did you get sorted Hannah? Having same issue! Cheers Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment