CINXE.COM
Updates
<!DOCTYPE html><!-- Last Published: Thu Feb 13 2025 16:42:34 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="reviews-io-2.webflow.io" data-wf-page="647f0ced7d959e7afcf93991" data-wf-site="642419dd2be643c50e400f66" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Updates</title><link rel="alternate" hrefLang="x-default" href="https://www.reviews.io/updates"/><link rel="alternate" hrefLang="en" href="https://www.reviews.io/updates"/><link rel="alternate" hrefLang="de" href="https://www.reviews.io/de/updates"/><meta content="Stay ahead of the curve and stay informed about all the latest product updates and releases from REVIEWS.io!" name="description"/><meta content="Updates" property="og:title"/><meta content="Stay ahead of the curve and stay informed about all the latest product updates and releases from REVIEWS.io!" property="og:description"/><meta content="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/65030090fc50d9f9099ab040_OG-reviews-io.png" property="og:image"/><meta content="Updates" property="twitter:title"/><meta content="Stay ahead of the curve and stay informed about all the latest product updates and releases from REVIEWS.io!" property="twitter:description"/><meta content="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/65030090fc50d9f9099ab040_OG-reviews-io.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/css/reviews-io-2.c81439088.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["PT Sans:400,400italic,700,700italic","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Inter:regular,500,700","Poppins:regular,500,600"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6c4546b9837cc736f93_android-chrome-256x256.png" rel="apple-touch-icon"/><link href="https://www.reviews.io/updates" rel="canonical"/><!-- DO NOT MOVE, FUNCTION FOR GEOLOCATION NEEDS TO BE DEFINED HERE FIRST --> <script> const COUNTRY_CODES = [ "AF", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AP", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "HR", "CU", "CW", "CY", "CZ", "CI", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "AN", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "KP", "MK", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "CS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW", "AX", ]; // Geo IP START function geoip(json) { let countrycode = json.country_code; const getip = json.ip; let countryCodeElement = document.getElementById("countryCode"); if (!COUNTRY_CODES.includes(countrycode)) { countrycode = getCountryCode().join(", "); } if (countryCodeElement) { countryCodeElement.value = countrycode; } var body = document.body; countrycode.split(", ").forEach((element) => { body.classList.add(element); }); } // Geo IP END </script> <!-- Google Tag Manager --> <script> var Webflow = Webflow || []; (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != "dataLayer" ? "&l=" + l : ""; j.async = true; j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl; f.parentNode.insertBefore(j, f); })(window, document, "script", "dataLayer", "GTM-MT52C3C"); </script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - Google Ads: 982555289 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-982555289" ></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", "G-680KRMGJLX"); </script> <script src="https://reviews.io/cw-assets/js/geolocation.js"></script> <script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js" ></script> <script> Weglot.initialize({ // Only mandatory value is api_key: api_key: "wg_b20ec553adb54e44e58f45436aff4f3f8", // Exclude some blocks from translation excluded_blocks: [ { value: ".nav-link", }, { value: ".footer-link", }, ], hide_switcher: true, // Automatically redirect visitor by its navigator's language auto_switch: false, }); </script> <script type="text/javascript" src="https://d1b3llzbo1rqxo.cloudfront.net/attributer.js" ></script> <script defer src="https://api.pirsch.io/pirsch-extended.js" id="pirschextendedjs" data-code="UhmMj0hzpQpLgaJv9eUVilmk0IFBhNa1" ></script></head><body class="body home"><div class="w-embed"><style> .body.home { background-attachment: fixed; background: radial-gradient(#15D5CE 0%,#51D2F0 10%,#bdcaff 20%,#939ff9 30%,#d4afeb 40%,#dfa9ff 50%,#ffa9ee 60%,#b1a9ff 70%,#a9daff 80%,#81efff 90%,#15D5CE 95%,#15D5CE 100%); animation: c-animationGradientBgs 30s ease infinite; background-size: 6000px 6000px; animation-direction: alternate; } @keyframes c-animationGradientBgs { 0% { background-position: 0; } 100% { background-position: -6000px top; } } .field .input:not(:placeholder-shown)+.field-label, .field .input:not(:placeholder-shown)+ul+.field-label { opacity: 1; transform: translateY(0px); } .field .field-label { pointer-events: none; text-overflow: ellipsis; user-select: none; white-space: nowrap; z-index: 1; } </style></div><div data-w-id="740b7dc0-958b-8c58-38ac-e8be8ae235c0" style="-webkit-transform:translate3d(0, 0, 0) scale3d(1.075, 1.075, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1.075, 1.075, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1.075, 1.075, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1.075, 1.075, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="section home"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/642419dd2be6435456400fa0_Stars.svg" loading="lazy" alt="" class="stars"/><div class="wrapper home"><div class="row ahc"><div class="col lg12"><div class="updates-header"><div class="section-title-line updates"><div class="spacer-50"></div><div class="div-block-45"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/6425651c97e0b1158e3920a8_reviewsio-logo.svg" loading="lazy" width="320" alt="" class="image-110"/><div class="spacer-51"></div><h3 class="headline s">Product Updates </h3><div class="textbody"><a href="https://www.reviews.io" class="body-text-m">www.reviews.io</a></div></div><div class="spacer-50"></div></div></div><div class="full-width"><div class="section-title-line"><div id="Up" class="container-regular"><div class="updates-wrapper"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Improvements to Auto-Generated Replies</h3><div class="body-text-m">Boost your efficiency and maintain brand consistency with our enhanced Auto-Generate Reply feature—now providing personalized responses that save you time and require minimal edits.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202-p-1600.png 1600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202-p-2000.png 2000w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/671a2ef27292223d3589150c_Screenshot%202024-10-24%20at%2012.24.37%202.png 2228w"/><div class="updates-list-post-links"><a href="/updates/improvements-to-auto-generated-replies" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://support.reviews.io/en/articles/10032414-how-to-use-the-auto-generate-reply-tool" target="_blank" class="updates-more-outline w-inline-block"><div>Support Article</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Amazon Review Source: Easily Identify Purchases with Tags</h3><div class="body-text-m">With this update, you can now showcase reviews from your Amazon customers directly on your website, offering visitors a more comprehensive view of customer feedback.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/67163297d21ac1dc3d185a47_image%20(4).png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/67163297d21ac1dc3d185a47_image%20(4)-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/67163297d21ac1dc3d185a47_image%20(4)-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/67163297d21ac1dc3d185a47_image%20(4)-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/67163297d21ac1dc3d185a47_image%20(4).png 1156w"/><div class="updates-list-post-links"><a href="/updates/amazon-review-source-easily-identify-purchases-with-tags" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New integration with Bloomreach!</h3><div class="body-text-m">We're excited to announce our latest integration with Bloomreach, designed to amplify your customer engagement strategies using REVIEWS.io data.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6710cec1092f9b14bb45f719_BloomreachREVIEWS.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6710cec1092f9b14bb45f719_BloomreachREVIEWS-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6710cec1092f9b14bb45f719_BloomreachREVIEWS-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6710cec1092f9b14bb45f719_BloomreachREVIEWS-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6710cec1092f9b14bb45f719_BloomreachREVIEWS.png 1200w"/><div class="updates-list-post-links"><a href="/updates/new-integration-with-bloomreach" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://support.reviews.io/en/articles/9353219-bloomreach-integration" target="_blank" class="updates-more-outline w-inline-block"><div>Support Article</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(20.57142857142857, 87.50%, 68.63%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Widget</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Feature: AI Review Summary Widget</h3><div class="body-text-m">Our new feature utilizes advanced Natural Language Processing (NLP) algorithms to analyze product reviews. It generates concise, balanced summaries highlighting key themes like quality and ease of use. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66fc174be2bd3f0492fa0de4_UpdatesThumbnailTemplateUpperLeftCloseup.jpg" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66fc174be2bd3f0492fa0de4_UpdatesThumbnailTemplateUpperLeftCloseup-p-500.jpg 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66fc174be2bd3f0492fa0de4_UpdatesThumbnailTemplateUpperLeftCloseup-p-800.jpg 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66fc174be2bd3f0492fa0de4_UpdatesThumbnailTemplateUpperLeftCloseup-p-1080.jpg 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66fc174be2bd3f0492fa0de4_UpdatesThumbnailTemplateUpperLeftCloseup.jpg 1600w"/><div class="updates-list-post-links"><a href="/updates/new-feature-ai-review-summary-widget" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://www.reviews.io/front/ai-review-summary" target="_blank" class="updates-more-outline w-inline-block"><div>Learn More</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Dashboard Update: Introducing the New Feature Showcase</h3><div class="body-text-m">The homepage now features a new section designed to highlight our latest tools and features.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-1600.png 1600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-2000.png 2000w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-2600.png 2600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07-p-3200.png 3200w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66bcd01a216d60a71c33a65e_Screenshot%202024-08-14%20at%2016.41.07.png 3230w"/><div class="updates-list-post-links"><a href="/updates/dashboard-update-introducing-the-new-feature-showcase" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Transform Your Reviews into a Powerful Conversion Tool With REVIEWS.io X Boost Commerce </h3><div class="body-text-m">We're thrilled to announce that we now integrate with Boost Commerce! Use your reviews as a powerful conversion tool by pairing them with Boost’s AI product search and discovery. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV.jpg" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV-p-500.jpg 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV-p-800.jpg 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV-p-1080.jpg 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV-p-1600.jpg 1600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66a0d6e20bb003302e6b97ef_Integration_Campaign_KV.jpg 2000w"/><div class="updates-list-post-links"><a href="/updates/transform-your-reviews-into-a-powerful-conversion-tool-with-reviews-io-x-boost-commerce" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://support.reviews.io/en/articles/9630193-boost-integration" target="_blank" class="updates-more-outline w-inline-block"><div>Learn More</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Feature: Customizable Post-Review 'Thank You' Page</h3><div class="body-text-m">Introducing customizable 'Thank You' on REVIEWS.io, empowering you to personalize post-review interactions with branded elements, promotions, and social media integration to enhance customer engagement.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/668695d090f2b3ce834da67a_Screenshot%202024-07-04%20at%2013.30.05.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/668695d090f2b3ce834da67a_Screenshot%202024-07-04%20at%2013.30.05-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/668695d090f2b3ce834da67a_Screenshot%202024-07-04%20at%2013.30.05-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/668695d090f2b3ce834da67a_Screenshot%202024-07-04%20at%2013.30.05-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/668695d090f2b3ce834da67a_Screenshot%202024-07-04%20at%2013.30.05.png 1532w"/><div class="updates-list-post-links"><a href="/updates/introducing-customizable-thank-you-pages-for-your-customers-reviews" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">AppHub Apps: Simply Bolt-on To Your REVIEWS.io Account</h3><div class="body-text-m">You can now seamlessly add Apphub Apps: Address Validator, Rich Returns, and Viral Sweep to your REVIEWS.io billing subscription.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42-p-1600.png 1600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/666325f38801e8782fbf9c0d_Screenshot%202024-06-05%20at%2014.16.42.png 1774w"/><div class="updates-list-post-links"><a href="/updates/bolt-ons-for-apphub-apps" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Conditional Questions for Surveys Now Live </h3><div class="body-text-m">Design surveys with conditional questions that adapt based on your customers' previous responses, to provide deeper more relevant insights.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66573db59fc4411d4785c841_Screenshot%202024-05-29%20at%2015.37.23.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66573db59fc4411d4785c841_Screenshot%202024-05-29%20at%2015.37.23-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66573db59fc4411d4785c841_Screenshot%202024-05-29%20at%2015.37.23-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66573db59fc4411d4785c841_Screenshot%202024-05-29%20at%2015.37.23-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66573db59fc4411d4785c841_Screenshot%202024-05-29%20at%2015.37.23.png 1196w"/><div class="updates-list-post-links"><a href="/updates/introducing-conditional-questions-in-surveys" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Feature Update: Post-Review Surveys</h3><div class="body-text-m">Now, after your customers leave a review, you can invite them to participate in additional surveys. This seamless integration allows you to gather more comprehensive insights about their experiences with your products, services, and overall company.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/663e17a1a2a8dfcd6f572933_UpdatesThumbnailTemplateFull.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/663e17a1a2a8dfcd6f572933_UpdatesThumbnailTemplateFull-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/663e17a1a2a8dfcd6f572933_UpdatesThumbnailTemplateFull-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/663e17a1a2a8dfcd6f572933_UpdatesThumbnailTemplateFull-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/663e17a1a2a8dfcd6f572933_UpdatesThumbnailTemplateFull.png 1600w"/><div class="updates-list-post-links"><a href="/updates/new-feature-update-post-review-surveys" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div>Read more </div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Find and Filter Reviews More Easily with Expanded Filters</h3><div class="body-text-m">We have introduced a new layout option for the widget which shows filters at the top instead of a dropdown, enabling your customers to find and filter reviews more easily.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6620f50d97f1d06fb3fd6811_UpdatesThumbnailTemplateFull.jpg" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6620f50d97f1d06fb3fd6811_UpdatesThumbnailTemplateFull-p-500.jpg 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6620f50d97f1d06fb3fd6811_UpdatesThumbnailTemplateFull-p-800.jpg 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6620f50d97f1d06fb3fd6811_UpdatesThumbnailTemplateFull-p-1080.jpg 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6620f50d97f1d06fb3fd6811_UpdatesThumbnailTemplateFull.jpg 1600w"/><div class="updates-list-post-links"><a href="/updates/new-widget-update-enhanced-sorting-and-filtering-options" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Video Reviews now display in UGC Gallery</h3><div class="body-text-m">This update is designed to deepen customer engagement and trust through a more dynamic and authentic shopping experience. Video reviews offer a vivid, in-the-moment view of other customers' experiences, making it easier for shoppers to see the real value of your offerings. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/662116320d2e908e9798db7f_UpdatesThumbnailTemplateUpperLeftCloseup.jpg" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/662116320d2e908e9798db7f_UpdatesThumbnailTemplateUpperLeftCloseup-p-500.jpg 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/662116320d2e908e9798db7f_UpdatesThumbnailTemplateUpperLeftCloseup-p-800.jpg 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/662116320d2e908e9798db7f_UpdatesThumbnailTemplateUpperLeftCloseup-p-1080.jpg 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/662116320d2e908e9798db7f_UpdatesThumbnailTemplateUpperLeftCloseup.jpg 1600w"/><div class="updates-list-post-links"><a href="/updates/now-upload-video-reviews-in-the-ugc-gallery" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://www.reviews.io/front/ugc" target="_blank" class="updates-more-outline w-inline-block"><div>Learn more</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Use Custom Icons (stars) in Widgets</h3><div class="body-text-m">Now, you can replace the default star icons with your own bespoke designs, ensuring every aspect of your website reflects your unique brand style. Imagine a travel site where the stars are tiny suitcases, or a pet store with paw print ratings...</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6616a865d816ef39c4b09353_UpdatesThumbnailTemplateFull.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6616a865d816ef39c4b09353_UpdatesThumbnailTemplateFull-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6616a865d816ef39c4b09353_UpdatesThumbnailTemplateFull-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6616a865d816ef39c4b09353_UpdatesThumbnailTemplateFull-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6616a865d816ef39c4b09353_UpdatesThumbnailTemplateFull.png 1600w"/><div class="updates-list-post-links"><a href="/updates/custom-icons-in-widgets" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Improved Translation for a Global Audience</h3><div class="body-text-m">Previously, reviews were translated based on the account language settings. With this latest enhancement, each review’s language is individually assessed and translated, if it does not match the widget’s language setting. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211bd427f1f2a07b8ded00_UpdatesThumbnailTemplateFull.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211bd427f1f2a07b8ded00_UpdatesThumbnailTemplateFull-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211bd427f1f2a07b8ded00_UpdatesThumbnailTemplateFull-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211bd427f1f2a07b8ded00_UpdatesThumbnailTemplateFull-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211bd427f1f2a07b8ded00_UpdatesThumbnailTemplateFull.png 1600w"/><div class="updates-list-post-links"><a href="/updates/review-translation-feature-updated" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Streamline Reviews with Shopify Product Tags</h3><div class="body-text-m">Major time savings with this new feature. By grouping related products - like color variants for example, you can share reviews and ratings across them all. Previously, you had to group products in your REVIEWS.io Dash for this. Now you can do it all from right within Shopify. No more switching between platforms. Create groups using Shopify Product Tags, and we’ll automatically sync them in your REVIEWS.io catalog.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211f1fdb7b9df55dae44ec_UpdatesThumbnailTemplateFull.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211f1fdb7b9df55dae44ec_UpdatesThumbnailTemplateFull-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211f1fdb7b9df55dae44ec_UpdatesThumbnailTemplateFull-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211f1fdb7b9df55dae44ec_UpdatesThumbnailTemplateFull-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66211f1fdb7b9df55dae44ec_UpdatesThumbnailTemplateFull.png 1600w"/><div class="updates-list-post-links"><a href="/updates/shopify-manual-product-grouping" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://support.reviews.io/en/articles/8826032-shopify-product-grouping" target="_blank" class="updates-more-outline w-inline-block"><div>Support Article</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Expert Answers Manager Page Update</h3><div class="body-text-m">This new functionality streamlines your workflow, allowing for quicker responses and more flexible management of expert profiles, ensuring that the most relevant expertise is always at your fingertips.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="/updates/expert-answers-manager-page-add-edit-experts" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Dashboard Updates: Enhanced Navigation, Publishing, and Much More</h3><div class="body-text-m">We've deployed several dashboard updates which introduce numerous improvements. These include restructuring the side navigation, consolidating settings, adding new publishing controls, providing clearer fallback messages, and ...</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66212925ee052708ff7a5f5a_UpdatesThumbnailTemplateFull.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66212925ee052708ff7a5f5a_UpdatesThumbnailTemplateFull-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66212925ee052708ff7a5f5a_UpdatesThumbnailTemplateFull-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66212925ee052708ff7a5f5a_UpdatesThumbnailTemplateFull-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/66212925ee052708ff7a5f5a_UpdatesThumbnailTemplateFull.png 1600w"/><div class="updates-list-post-links"><a href="/updates/dashboard-updates" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Tailored Widget Mockup Builder</h3><div class="body-text-m">This update allows our team to seamlessly generate and integrate personalized widget mockups directly into the websites of potential clients. These mockups are thoughtfully pre-loaded with reviews, attributes, and visually compelling images tailored for each prospect, enriching the testing process.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Seamless Integration with Firework for Shoppable UGC</h3><div class="body-text-m">With this integration, you can now effortlessly sync your User-Generated Content (UGC) video reviews from REVIEWS.io to the Firework Business Portal. Once synced, the video content is not only formatted but also enhanced with shoppable overlays, turning every video review into a potential sale. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6580359e6f0cf523f0ab51b3_firework.jpeg" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6580359e6f0cf523f0ab51b3_firework-p-500.jpeg 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6580359e6f0cf523f0ab51b3_firework-p-800.jpeg 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6580359e6f0cf523f0ab51b3_firework-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/6580359e6f0cf523f0ab51b3_firework.jpeg 1200w"/><div class="updates-list-post-links"><a href="/updates/firework-integration" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://www.reviews.io/front/integration-library/firework" target="_blank" class="updates-more-outline w-inline-block"><div>Learn more</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New! AI-Generated Email Templates</h3><div class="body-text-m">Our new update to email templates means that new simple templates are now AI generated using information from your website.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/655603e4f5c7247abb701d49_Screenshot%202023-11-15%20at%2010.33.50%202.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/655603e4f5c7247abb701d49_Screenshot%202023-11-15%20at%2010.33.50%202-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/655603e4f5c7247abb701d49_Screenshot%202023-11-15%20at%2010.33.50%202-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/655603e4f5c7247abb701d49_Screenshot%202023-11-15%20at%2010.33.50%202-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/655603e4f5c7247abb701d49_Screenshot%202023-11-15%20at%2010.33.50%202.png 1602w"/><div class="updates-list-post-links"><a href="/updates/new-ai-generated-email-templates" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Template Hooks - WooCommerce plugin</h3><div class="body-text-m">This update to the Woocommerce plugin allows for assigning multiple template hooks to position rating snippet and header and footer widgets around the theme. </div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New FTC Guidelines: Displaying Negative Reviews </h3><div class="body-text-m">Due to new Federal Trade Commision guidelines, on October 18th, you have a 14-day grace period to respond to reviews and after this, the negative product reviews will automatically be published on your site.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/65328ee6c1621ed2b44be02b_How%20To%20Manage%20Negative%20Reviews%20%20Small.png" loading="lazy" alt=""/><div class="updates-list-post-links"><a href="/updates/new-ftc-guidelines-displaying-negative-reviews" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://assets.reviews.io/pdf/HowToManageNegativeReviewsFTCWhitepaper.pdf?utm_source=linkedin&utm_medium=pdf&utm_campaign=organicFTC&utm_content=PDFWhitepaper" target="_blank" class="updates-more-outline w-inline-block"><div>Download Whitepaper</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">WooCommerce Plugin Updates</h3><div class="body-text-m">Our latest WooCommerce updates empower you to effortlessly manage real-time ratings, customize footer scripts, optimize product tagging, and enjoy a smoother dashboard catalog search experience.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="/updates/woocommerce-plugin-updates" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline"> Shopify Product Grouping Management Page - Now Live!</h3><div class="body-text-m"> New feature: create groups using Shopify collections. </div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64e5fdcd70498726b504a62d_Screenshot%202023-08-23%20at%2013.38.13.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64e5fdcd70498726b504a62d_Screenshot%202023-08-23%20at%2013.38.13-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64e5fdcd70498726b504a62d_Screenshot%202023-08-23%20at%2013.38.13.png 655w"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">AI - Related Links</h3><div class="body-text-m">A "related links" section has been added to the AI assistant panel that appears when AI answers are associated with any of our support articles or dashboard pages. </div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Feature! AI Insights</h3><div class="body-text-m">This feature enables you to conduct an AI analysis of your reviews.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Post-Onboarding Panel Update </h3><div class="body-text-m">This will allow you to upload multiple CSV files, facilitating the import of both company and product reviews.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New! Pre-Made Survey Templates</h3><div class="body-text-m">Our Survey Manager now includes numerous pre-made survey templates that you can select and customised to meet your needs. </div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Introducing AI Assistant</h3><div class="body-text-m">Our AI Assistant serves as your review mining companion. Instead of manually reading reviews, you can quickly ask any question, and it will rapidly analyze your data, providing detailed answers within seconds.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b8f9a4520ce7d1e433c8d6_ai%20assistant.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b8f9a4520ce7d1e433c8d6_ai%20assistant-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b8f9a4520ce7d1e433c8d6_ai%20assistant-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b8f9a4520ce7d1e433c8d6_ai%20assistant.png 942w"/><div class="updates-list-post-links"><a href="/updates/introducing-ai-assistant" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="https://blog.reviews.io/post/introducing-ai-assistant-your-companion-for-review-insights-data-analysis-at-speed" target="_blank" class="updates-more-outline w-inline-block"><div>Learn more</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Update: Save Time with New Attributes Presets </h3><div class="body-text-m">Quickly create review attributes by using the new industry based presets!</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Update: UGC Gallery Now Displays Fallback Images and Messages when photos cannot be fetched</h3><div class="body-text-m">The UGC gallery has been updates to show fallback images and messages when photos cannot be fetched from instagram.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b7e790bcd967b07fba2883_Screenshot%202023-07-19%20at%2014.35.03_waifu2x_photo_noise3.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b7e790bcd967b07fba2883_Screenshot%202023-07-19%20at%2014.35.03_waifu2x_photo_noise3-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/64b7e790bcd967b07fba2883_Screenshot%202023-07-19%20at%2014.35.03_waifu2x_photo_noise3.png 664w"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div><div style="background-color:hsla(20.57142857142857, 87.50%, 68.63%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Widget</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Additional WCAG enhancements for the product widget and floating widget now live!</h3><div class="body-text-m">Web Content Accessibility Guidelines enhancements for the product and floating widgets create improved Axe-core results.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div class="empty-state w-dyn-empty"></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Freshworks integration now live!</h3><div class="body-text-m">The REVIEWS.io and Freshworks integration offers enhanced customer segmentation, personalised communication, and the ability to reward review authors. </div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div class="empty-state w-dyn-empty"></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Rating Snippet Widget - Enhanced Customization to Perfectly Align with Your Website's Design</h3><div class="body-text-m">We've developed a powerful widget that not only enhances your product reviews but also offers a wide range of customization options to seamlessly integrate with your website's design. Its features include a rating breakdown when you hover, dark theme preferences and ratings presented as badges.</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="https://blog.reviews.io/post/introducing-the-product-review-rating-snippet-widget-enhance-your-product-reviews" target="_blank" class="updates-more-outline w-inline-block"><div>Learn more</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Update! WooCommerce – WordPress plugin</h3><div class="body-text-m">We are excited to introduce the updates to our WooCommerce plugin, bringing a more enhanced user experience to WordPress users utilizing WooCommerce for their online stores.</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f78ae6c20f15ba21ac9_647e01f3c92254ecac4c1864_Screenshot%25202023-06-05%2520at%252016.38.42.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f78ae6c20f15ba21ac9_647e01f3c92254ecac4c1864_Screenshot%25202023-06-05%2520at%252016.38.42-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f78ae6c20f15ba21ac9_647e01f3c92254ecac4c1864_Screenshot%25202023-06-05%2520at%252016.38.42.png 610w"/><div class="updates-list-post-links"><a href="/updates/update-woocommerce-wordpress-plugin" class="updates-more-button w-inline-block"><div>More</div><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/647f134d5b177315d9ea67d9_white-arrow.svg" alt="" class="button-arrow"/></a><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div>Learn more</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">Reply with AI is now accessible for everyone free of charge.</h3><div class="body-text-m">We have already seen the success of the tool in our dashboard - so we have made it accessible to all. Free of charge. We have taken the pain and time effort out of writing review responses. With AI Reply we are offering an automated response that you can choose as a starting point for edits. Give it a go, for free: https://ai.reviews.io/</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12-p-1600.png 1600w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12-p-2000.png 2000w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d065963eeb57b22_63e1065196c7494427a30698_Screen%2520Shot%25202023-02-06%2520at%252014.53.12.png 2414w"/><div class="updates-list-post-links"><a href="https://ai.reviews.io/" target="_blank" class="updates-more-outline w-inline-block"><div>Reply with AI</div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(161.39534883720933, 55.84%, 45.29%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">New</div></div><div style="background-color:hsla(20.57142857142857, 87.50%, 68.63%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Widget</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">New Review Nuggets Bar Widget launched</h3><div class="body-text-m">We just added new ways to show cast your most compelling reviews content. Use the Nuggets Bar Widget as an inline element or a sticky bar at the top/ bottom of any page to display those review snippets you are most proud of. Dashboard > Publishing > Widget Library > Review Nuggets Bar Widget</div><img src="" loading="lazy" alt="" class="w-dyn-bind-empty"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="updates-collection-item"><div class="col lg2 vise-xl indent-s"><div class="updates-details"><div class="body-text-s">November 8, 2024</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div style="background-color:hsla(182.2222222222222, 100.00%, 72.99%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Feature</div></div><div style="background-color:hsla(355, 62.98%, 71.19%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Improved</div></div><div style="background-color:hsla(275, 100.00%, 71.65%, 1.00)" role="listitem" class="collection-tag-item w-dyn-item"><div class="body-text-xs">Integration</div></div></div></div></div></div><div class="col lg1"><div class="line"><div class="timeline-item-icon"><img src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/64b7d6bbb44da70d8611709f_favicon-32x32.png" loading="lazy" width="30" alt="" class="timeline-icon"/></div><div class="div-block-43"></div></div></div><div class="col lg9"><div class="section-title-line updates"><div class="g-stack-l"><h3 class="headline">🛒 Bold Commerce Subscriptions Integration Now Live</h3><div class="body-text-m">Use it to encourage more UGC, increase subscription conversion rates and drive sustainable growth at scale. Some examples on how to use the integration: Create unique flows for subscribers, Enable tagging for reviews, include the subscribe button in shoppable galleries. Add it here: Dashboard > Integrations</div><img src="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d80082311b83874_63bbeeb09079900f9f90c790_Screen%2520Shot%25202023-01-09%2520at%252011.38.35.png" loading="lazy" alt="" sizes="(max-width: 479px) 100vw, (max-width: 991px) 53vw, (max-width: 1279px) 55vw, 697.5625px" srcset="https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d80082311b83874_63bbeeb09079900f9f90c790_Screen%2520Shot%25202023-01-09%2520at%252011.38.35-p-500.png 500w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d80082311b83874_63bbeeb09079900f9f90c790_Screen%2520Shot%25202023-01-09%2520at%252011.38.35-p-800.png 800w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d80082311b83874_63bbeeb09079900f9f90c790_Screen%2520Shot%25202023-01-09%2520at%252011.38.35-p-1080.png 1080w, https://cdn.prod.website-files.com/642419dd2be6437739400f6c/647f0f783d80082311b83874_63bbeeb09079900f9f90c790_Screen%2520Shot%25202023-01-09%2520at%252011.38.35.png 1262w"/><div class="updates-list-post-links"><a href="#" class="updates-more-outline w-inline-block w-condition-invisible"><div class="w-dyn-bind-empty"></div></a></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-w-id="3da1432d-5401-1728-896c-649e52145a1e" style="-webkit-transform:translate3d(0, 44px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 44px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 44px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 44px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="row vise-xl"><div class="col lg12 md6 mdl6 sm2"><div class="footer-wrapper fobl04t2"><div class="footer-company"><div class="tac"><div class="body-text-m">ⓒ 2024 | REVIEWS.io - Privacy Policy</div></div></div></div></div></div></div></div><div class="w-embed"><!-- Responsive Typography --> <style> /* Desktop */ html { font-size: 16px; } /* Tablet */ @media (max-width: 991px) { html { font-size: 16px; } } /* ML */ @media (max-width: 767px) { html { font-size: 14px; } } /* MP */ @media (max-width: 479px) { html { font-size: 14px; } } </style></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=642419dd2be643c50e400f66" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/642419dd2be643c50e400f66/js/reviews-io-2.0f295cf4.1b18febbd089a490.js" type="text/javascript"></script><!-- NEW GEOLOCATION SCRIPT START --> <script src="https://get.geojs.io/v1/ip/geo.js"></script> <!-- NEW GEOLOCATION SCRIPT END --> <!-- REPLACE DEMO FORM LINKS BASED ON COUNTRY REGION START --> <script> (() => { const blacklistCountryCodes = [ "IN", // India "BD", // Bangladesh "PK", // Pakistan "KZ", // Kazakhstan "TR", // Turkey "EG", // Egypt "NG", // Nigeria "KW", // Kuwait "RU", // Russia "BR", // Brazil "AG", // Antigua and Barbuda "DO", // Dominican Republic "CO", // Colombia "AD", // Andorra "AL", // Albania "AX", // Åland Islands "BA", // Bosnia and Herzegovina "BG", // Bulgaria "BY", // Belarus "CZ", // Czech Republic "EE", // Estonia "FO", // Faroe Islands "GI", // Gibraltar "GR", // Greece "HR", // Croatia "HU", // Hungary "IS", // Iceland "JE", // Jersey "LI", // Liechtenstein "LT", // Lithuania "LV", // Latvia "MC", // Monaco "MD", // Moldova "ME", // Montenegro "MK", // North Macedonia "MT", // Malta "RO", // Romania "RS", // Serbia "SI", // Slovenia "SJ", // Svalbard and Jan Mayen "SK", // Slovakia "SM", // San Marino "UA", // Ukraine "VA", // Vatican City ]; const bookDemoLink = "/lets-chat"; const videoWalkthroughLink = "/product-demo"; window.addEventListener("load", () => { const bodyClasses = document.body.classList; const isMatchingCountry = blacklistCountryCodes.some((code) => bodyClasses.contains(code) ); if (isMatchingCountry) { document.querySelectorAll(`a[href="${bookDemoLink}"]`).forEach((link) => { // Change the link URL link.setAttribute("href", videoWalkthroughLink); link.textContent = "Watch Demo"; }); } }); })(); </script> <!-- REPLACE DEMO FORM LINKS BASED ON COUNTRY REGION END --> <!-- Number Validation import scripts START--> <link href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/css/intlTelInput.min.css" rel="stylesheet" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/js/intlTelInput.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/js/utils.min.js"></script> <!-- End Number Validation import scripts END--> <!-- ALL SCRIPT START --> <script> var reviews = window.reviews || {}; reviews.runIntercom = function () { // Intercom CODE START window.intercomSettings = { api_base: "https://honm34jo.intercom-messenger.com", app_id: "honm34jo", }; // We pre-filled your app ID in the widget URL: 'https://widget.intercom.io/widget/honm34jo' (function () { var w = window; var ic = w.Intercom; if (typeof ic === "function") { ic("reattach_activator"); ic("update", w.intercomSettings); } else { var d = document; var i = function () { i.c(arguments); }; i.q = []; i.c = function (args) { i.q.push(args); }; w.Intercom = i; var l = function () { var s = d.createElement("script"); s.type = "text/javascript"; s.async = true; s.src = "https://widget.intercom.io/widget/honm34jo"; var x = d.getElementsByTagName("script")[0]; x.parentNode.insertBefore(s, x); }; if (document.readyState === "complete") { l(); } else if (w.attachEvent) { w.attachEvent("onload", l); } else { w.addEventListener("load", l, false); } } })(); const intercomWait = setInterval(function () { var params = new URLSearchParams(window.location.search); if (params.has("open-intercom") && window.Intercom) { window.Intercom("show"); clearTimeout(intercomWait); } }, 500); // Intercom CODE END }; reviews.formChecks = function () { $(function () { // Forms Hidden Input - Page URL Journey var currentURL = window.location.href; // Remove query string parameters var urlWithoutQuery = currentURL.split("?")[0]; var inputId = document.getElementById("PageURL"); inputId.value = urlWithoutQuery; // Check Business Email var emailCheck = false; function emailChecker() { var email = $("#Email").val(); var reg = /^([\w-\. ()+-]+@(?!gmail.com)(?!yahoo.com)(?!hotmail.com)(?!aol.com)(?!hotmail.co.uk)(?!hotmail.fr)(?!msn.com)(?!yahoo.fr)(?!wanadoo.fr)(?!orange.fr)(?!comcast.net)(?!yahoo.co.uk)(?!yahoo.com.br)(?!yahoo.co.in)(?!live.com)(?!rediffmail.com)(?!free.fr)(?!gmx.de)(?!web.de)(?!yandex.ru)(?!ymail.com)(?!libero.it)(?!outlook.com)(?!uol.com.br)(?!bol.com.br)(?!mail.ru)(?!cox.net)(?!hotmail.it)(?!sbcglobal.net)(?!sfr.fr)(?!live.fr)(?!verizon.net)(?!live.co.uk)(?!googlemail.com)(?!yahoo.es)(?!ig.com.br)(?!live.nl)(?!bigpond.com)(?!terra.com.br)(?!yahoo.it)(?!neuf.fr)(?!yahoo.de)(?!alice.it)(?!rocketmail.com)(?!att.net)(?!laposte.net)(?!facebook.com)(?!bellsouth.net)(?!yahoo.in)(?!hotmail.es)(?!charter.net)(?!yahoo.ca)(?!yahoo.com.au)(?!rambler.ru)(?!hotmail.de)(?!tiscali.it)(?!shaw.ca)(?!yahoo.co.jp)(?!sky.com)(?!earthlink.net)(?!optonline.net)(?!freenet.de)(?!t-online.de)(?!aliceadsl.fr)(?!virgilio.it)(?!home.nl)(?!qq.com)(?!telenet.be)(?!me.com)(?!yahoo.com.ar)(?!tiscali.co.uk)(?!yahoo.com.mx)(?!voila.fr)(?!gmx.net)(?!mail.com)(?!planet.nl)(?!tin.it)(?!live.it)(?!ntlworld.com)(?!arcor.de)(?!yahoo.co.id)(?!frontiernet.net)(?!hetnet.nl)(?!live.com.au)(?!yahoo.com.sg)(?!zonnet.nl)(?!club-internet.fr)(?!juno.com)(?!optusnet.com.au)(?!blueyonder.co.uk)(?!bluewin.ch)(?!skynet.be)(?!sympatico.ca)(?!windstream.net)(?!mac.com)(?!centurytel.net)(?!chello.nl)(?!live.ca)(?!aim.com)(?!bigpond.net.au)([\w-]+\.)+[\w-]{2,4})?$/; if (reg.test(email)) { $(".accountCreateBtn").fadeIn(); $(".accountDemoBtn").fadeOut(); emailCheck = false; return 0; } else { $(".accountCreateBtn").fadeOut(); $(".accountDemoBtn").fadeIn(); $(".error-div").fadeIn().delay(6000).fadeOut(); emailCheck = true; return false; } } $("#Email").blur(emailChecker); Webflow.push(function (emailChecker) { $("#wf-form-GLOBAL-SIGNUP").submit(function (emailChecker) { var localCheck = emailCheck; if (localCheck) { setTimeout(function () { location.href = "https://reviews.io/front/signup-verification"; }, 200); } else { // do nothing } }); }); }); }; reviews.activatePopup = function () { // Popup Form CODE START $("[data-js-target]").hover(function () { showJSFeature($(this)); }); function showJSFeature(source) { var parent = source.closest(".js-expandablefeatures"); $(".isopen", parent).removeClass("isopen"); source.addClass("isopen"); $("img.js-expandablefeatures__image.isvisible", parent).removeClass( "isvisible" ); $( "img.js-expandablefeatures__image.js-" + source.data("js-target"), parent ).addClass("isvisible"); } $(document).ready(function () { function signupUrlCheck() { var url = window.location.href.split("?")[1]; if (url == "openSignUp") { $(".popup-wrapper---signup").css({ display: "flex", opacity: "1" }); } } signupUrlCheck(); }); // Popup Form CODE END }; reviews.enableValidation = function () { // Form number validation CODE START // Check elements exist, returns if not if ( !document.querySelector("#valid-msg") && !document.querySelector("#error-msg") && !document.querySelector(".dialCode") && !document.querySelector("#phone") ) { return 0; } var input = document.querySelector("#phone"), dialCode = document.querySelector(".dialCode"), errorMsg = document.querySelector("#error-msg"), validMsg = document.querySelector("#valid-msg"); var iti = intlTelInput(input, { initialCountry: "us", placeholderNumberType: "FIXED_LINE", preferredCountries: ["us", "gb", "ca", "de", "au", "nz"], // onlyCountries: ['us', 'gb', 'ca', 'de', 'at', 'au', 'nz'], }); var updateInputValue = function (event) { dialCode.value = "+" + iti.getSelectedCountryData().dialCode; }; input.addEventListener("input", updateInputValue, false); input.addEventListener("countrychange", updateInputValue, false); var errorMap = [ "Invalid number", "Invalid country code", "Number too short", "Number too long", "Invalid number", ]; var reset = function () { input.classList.remove("error"); errorMsg.innerHTML = ""; errorMsg.classList.add("hide"); validMsg.classList.add("hide"); }; input.addEventListener("blur", function () { reset(); if (input.value.trim()) { if (iti.isValidNumber()) { validMsg.classList.remove("hide"); } else { input.classList.add("error"); var errorCode = iti.getValidationError(); errorMsg.innerHTML = errorMap[errorCode]; errorMsg.classList.remove("hide"); } } }); input.addEventListener("change", reset); input.addEventListener("keyup", reset); // Form number validation CODE END }; reviews.init = function () { reviews.runIntercom(); reviews.formChecks(); reviews.activatePopup(); reviews.enableValidation(); }; reviews.init(); /////////////////////////////// // Pop-Up and URL Functions // /////////////////////////////// // Open Pop up with URL parameter | onclick function function showFormPopup() { $(".popup-wrapper").css({ display: "flex", opacity: "1" }); } // Trigger Pop Up Via URL String ?openSignUp function signupUrlCheck() { var url = window.location.href.split("?")[1]; if (url == "openSignUp") { showFormPopup(); } } signupUrlCheck(); // Trigger Popup: Button click $(".js-open-popup-form").click(function () { showFormPopup(); }); </script> <script> setTimeout(function () { if (!window.location.href.match(/www\.reviews\.(io|local|co\.uk)\/?$/i)) { window["_fs_host"] = "fullstory.com"; window["_fs_script"] = "edge.fullstory.com/s/fs.js"; window["_fs_org"] = "o-1GYYY0-na1"; window["_fs_namespace"] = "FS"; (function (m, n, e, t, l, o, g, y) { if (e in m) { if (m.console && m.console.log) { m.console.log( 'FullStory namespace conflict. Please set window["_fs_namespace"].' ); } return; } g = m[e] = function (a, b, s) { g.q ? g.q.push([a, b, s]) : g._api(a, b, s); }; g.q = []; o = n.createElement(t); o.async = 1; o.crossOrigin = "anonymous"; o.src = "https://" + _fs_script; y = n.getElementsByTagName(t)[0]; y.parentNode.insertBefore(o, y); g.identify = function (i, v, s) { g(l, { uid: i }, s); if (v) g(l, v, s); }; g.setUserVars = function (v, s) { g(l, v, s); }; g.event = function (i, v, s) { g("event", { n: i, p: v }, s); }; g.anonymize = function () { g.identify(!!0); }; g.shutdown = function () { g("rec", !1); }; g.restart = function () { g("rec", !0); }; g.log = function (a, b) { g("log", [a, b]); }; g.consent = function (a) { g("consent", !arguments.length || a); }; g.identifyAccount = function (i, v) { o = "account"; v = v || {}; v.acctId = i; g(o, v); }; g.clearUserCookie = function () {}; g.setVars = function (n, p) { g("setVars", [n, p]); }; g._w = {}; y = "XMLHttpRequest"; g._w[y] = m[y]; y = "fetch"; g._w[y] = m[y]; if (m[y]) m[y] = function () { return g._w[y].apply(this, arguments); }; g._v = "1.3.0"; })(window, document, window["_fs_namespace"], "script", "user"); } }, 5000); </script> <!-- ALL SCRIPT END --> <!-- ALL STYLE START --> <style> ::selection { background: #fffb00; } .SearchComponent ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #444; opacity: 1; /* Firefox */ } .SearchComponent :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #444; } .link-feature-image .feature-icon-link { opacity: 0; } .link-feature-image:hover .feature-icon-link { opacity: 1; } .field .input:not(:placeholder-shown) + .field-label, .field .input:not(:placeholder-shown) + ul + .field-label { opacity: 1; transform: translateY(0px); } .field .field-label { pointer-events: none; text-overflow: ellipsis; user-select: none; white-space: nowrap; z-index: 1; } .c-pdf { border-image: linear-gradient(90deg, #15d5ce, #ffa9ee) 1; border-width: 4px; border-style: solid; } #valid-msg { color: #11b1a7; } #error-msg { color: #f43f5e; } .iti__country-list { z-index: 11; } .iti { display: block; } .msg-error, .msg-valid { background: rgb(244 63 94 / 15%); padding: 7px 10px 3px; height: 32px; margin-top: -4px; } .msg-valid { background: rgb(17 177 167 / 15%); } .iti-mobile .iti--container { z-index: 99999; } /* ExpandableFeatures CODE END */ .w-webflow-badge { display: none !important; } /* .w-dropdown-list { display: inherit; opacity: 0 !important; transition: opacity 0.3s ease; height: 0; overflow: hidden; } .w-dropdown-list.w--open { opacity: 1 !important; z-index: 9999; height: auto; overflow: inherit; } */ .body.home { background-attachment: fixed; background: radial-gradient( rgba(175, 255, 250, 1) 0%, rgba(255, 207, 196, 1) 20%, rgba(187, 149, 230, 1) 40%, rgba(175, 255, 250, 1) 60%, rgba(255, 207, 196, 1) 80%, rgba(187, 149, 230, 1) 100% ); animation: c-animationGradientBgs 58s ease infinite; background-size: 6000px 6000px; animation-direction: alternate; } @keyframes c-animationGradientBgs { 0% { background-position: 0; } 100% { background-position: -6000px top; } } .field .input:not(:placeholder-shown) + .field-label, .field .input:not(:placeholder-shown) + ul + .field-label { opacity: 1; transform: translateY(0px); } .field .field-label { pointer-events: none; text-overflow: ellipsis; user-select: none; white-space: nowrap; z-index: 1; } @keyframes animatedBackground { 0% { background-position: 100% 0; } 100% { background-position: 0 0; } } .about-hero-container { animation: animatedBackground 80s linear infinite; } .w-nav-overlay { background: rgb(0 0 0 / 20%); transition: background-color 0.5s ease; z-index: 9999; top: auto; } html[lang="de"] .headline { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } [data-tooltip] { cursor: help; position: relative; font-size: 0.75rem; z-index: 9; } [data-tooltip]::before, [data-tooltip]::after { left: 50%; opacity: 0; position: absolute; z-index: -100; } [data-tooltip]:hover::before, [data-tooltip]:focus::before, [data-tooltip]:hover::after, [data-tooltip]:focus::after { opacity: 1; z-index: 100; } [data-tooltip]::before { border-style: solid; border-width: 5px 8px 0 8px; border-color: rgb(0 0 0 / 85%) transparent transparent transparent; bottom: 100%; content: ""; margin: 0; left: 4px; top: -4px; transition: all 0.2s ease-in-out; } [data-tooltip]::after { background: rgb(0 0 0 / 75%); border-radius: 6px; bottom: 120%; color: #ffffff; content: attr(data-tooltip); margin: 0; left: 0; right: 0; transform: translateX(-44%); padding: 10px; transition: all 0.2s ease-in-out; width: 180px; pointer-events: none; /* Set the tooltip to be right aligned */ font-size: 11px!important; background-color: rgba(0, 0, 0, 0.9)!important; width: 140px!important; left: auto!important; right: -10px!important; margin: 0!important; transform: none!important; } </style> <!-- ALL STYLE END --> </body></html>