CINXE.COM

Pricing & Plans | VWO Platform

<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#26134d"> <link rel="preconnect" href="https://static.wingify.com" /> <link rel="image_src" href="https://static.wingify.com/gcp/vwo-social-share.png"/> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> var VWOWebsiteUser = {}; try{ VWOWebsiteUser = {"continent":"AS","user":{},"county_name":"Singapore","country":"SG","is_loggedin":false}; } catch (err) { VWOWebsiteUser= { is_loggedin : '', country : '', continent : '', county_name : '', state_name : '', state : '' }; } var state_mapping_list = { "National Capital Territory of Delhi" : "Delhi", "Dadra and Nagar Haveli and Daman and Diu" : "Dadra and Nagar Haveli", "Andaman and Nicobar" : "Andaman and Nicobar Islands", "Union Territory of Puducherry" : "Puducherry" } if (state_mapping_list[VWOWebsiteUser.state_name] != undefined) { VWOWebsiteUser.state_name = state_mapping_list[VWOWebsiteUser.state_name]; } if ((VWOWebsiteUser.county_name != undefined && VWOWebsiteUser.county_name == "Pakistan") && (VWOWebsiteUser.state_name != undefined && VWOWebsiteUser.state_name == "Punjab")) { VWOWebsiteUser.state_name = "Punjab(PAK)"; } </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> (function(){ try{ var translations = {"language_urls":{"en":{"language_code":"en","url":"https:\/\/vwo.com\/pricing\/"},"de":{"language_code":"de","url":"https:\/\/vwo.com\/de\/pricing\/"},"es":{"language_code":"es","url":"https:\/\/vwo.com\/es\/pricing\/"},"br":{"language_code":"br","url":"https:\/\/vwo.com\/br\/pricing\/"}},"page_language":"en"}; var redirectCountryCode = ["de", "es", "br"]; var allowedLang = ["de", "en", "es", "br"]; var cookieName = "vwo_lang"; var days = 1; function getCookieValue(name) { var cname = name + '='; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') c = c.substring(1, c.length); if (c.indexOf(cname) == 0) return c.substring(cname.length, c.length); } return ''; } if(window.location.hash == "#locale_lang" && typeof translations['page_language'] == 'string' ){ var d = new Date(); d.setTime(d.getTime() + (days*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cookieName + "=" + translations['page_language'] + ";" + expires + ";path=/"; } else if(typeof VWOWebsiteUser.country != "undefined" && redirectCountryCode.indexOf(VWOWebsiteUser.country.toLowerCase()) >= 0 && typeof translations['language_urls'] == 'object' && typeof translations['page_language'] == 'string' ){ var selectedLang = getCookieValue(cookieName); if(selectedLang != ''){ if(allowedLang.indexOf(selectedLang) >= 0 && typeof translations['language_urls'][selectedLang] == 'object' && translations['page_language'] != selectedLang ){ window.location.href = translations['language_urls'][selectedLang]['url'] + window.location.search; } }else{ var cn = VWOWebsiteUser.country.toLowerCase(); if( typeof translations['language_urls'][cn] == 'object' && translations['page_language'] != cn ){ var d = new Date(); d.setTime(d.getTime() + (days*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cookieName + "=" + cn + ";" + expires + ";path=/"; window.location.href = translations['language_urls'][cn]['url'] + window.location.search; } } } } catch(error) { if(typeof Sentry != 'undefined'){ Sentry.captureException(error); } } })(); </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> // vwo custom tracking settings window._vwo_clicks=10; window._vwo_pc_custom ={a:100,t:100}; </script> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" id="vwoCode"> window._vwo_code || (function() { var account_id=6, version=2.1, settings_tolerance=2000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={nonce:v&&v.nonce,use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}v&&t.setAttribute('nonce',v.nonce);d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var n=this.getSettings(),i=d.createElement('script'),r=this;t=t||{};if(n){i.textContent=n;d.getElementsByTagName('head')[0].appendChild(i);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var n=this.hide_element(),i=n?n+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var i=d.createElement('div');i.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;';i.setAttribute('id','_vis_opt_path_hides');i.classList.add('_vis_hide_layer');t.parentNode.insertBefore(i,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(true){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})(); </script> <!-- End VWO Async SmartCode --> <style> #onetrust-banner-sdk { transition: ease-in all 0.3s; } .customize-consent #onetrust-banner-sdk { right: 30% !important; } </style> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> if(window.innerWidth >= 1023) { window.addEventListener("message", receiveMessage, false); } function receiveMessage(event) { if (event.origin !== "https://dev.visualwebsiteoptimizer.com" || typeof event.data == "undefined" || typeof event.data.action == "undefined" ) { return; } if (event.data.action == "display" && typeof event.data.sId != "undefined") { document.querySelector("body").classList.add("customize-consent"); } if (event.data.action == "set" && typeof event.data.key != "undefined" && event.data.key == "clsd" ) { document.querySelector("body").classList.remove("customize-consent"); } } </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> if ( location.hash.indexOf('cro-comparison') !== -1 || location.hash.indexOf('web-testing-comparison') !== -1 ) { window.location = "https://vwo.com/pricing/features/"+location.hash; } </script> <style> .pricing-table{width:100%;border:none;font-size:12px;border-collapse:initial;border-radius:10px;border-spacing:0;position:relative;font-weight:500}.pricing-table:before{left:0;background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/left-bottom-corner-blue.svg) no-repeat;background-size:100%}.pricing-table:after,.pricing-table:before{content:"";position:absolute;display:block;bottom:0;width:15px;height:15px}.pricing-table:after{right:0;background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/right-bottom-corner-blue.svg) no-repeat;background-size:100%}.pricing-table th{background-color:#fff;font-weight:700;padding:10px 18px}.pricing-table td{text-align:center;padding:16px 15px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.pricing-table thead{fill:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}#modal-add-ons .pricing-table td:first-child{padding-left:18px}#modal-add-ons .pricing-table th:last-child{background-color:#e8edff}#modal-add-ons .js-addon-view-details,#modal-add-ons .pricing-table:after{display:none}#modal-add-ons .pricing-table td:last-child,#modal-add-ons .pricing-table th:last-child{padding-right:18px;background:#e8edff}#modal-add-ons .pricing-table th{background:#e8edff;font-size:14px}#modal-add-ons .pricing-table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:10px}#modal-add-ons .pricing-table tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:10px}.pricing-table thead tr:first-child{border-bottom:0}#modal-add-ons .pricing-table thead tr:first-child th{padding-top:13px;padding-bottom:13px;border-bottom:1px solid #d2d9f3;border-right:1px solid #d2d9f3}.pricing-table thead tr:last-child{border-bottom:0}.pricing-table .feature-heading-shorting th{padding-top:0;padding-bottom:0}.pricing-table .js-row-heading{cursor:pointer;border-bottom:0;z-index:3;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.pricing-table .js-row-heading th{padding:18px;font-size:16px;font-weight:700;border:1px solid #e1e1e1;border-top:none}.pricing-table .highlight{background-color:#e20072;color:#fff}.pricing-table tr td:first-child,.pricing-table tr th:first-child{text-align:left}.pricing-table thead th:first-child{padding-left:0;padding-right:0}.pricing-table thead th:last-child{border-top-right-radius:10px;border-right:1px solid #d2d9f3;padding-right:40px;background-color:#e8edff}.pricing-table tfoot tr{border-bottom:none}.pricing-table .combo-heading{padding:15px}.pricing-table .combo-subplan{background-color:#fff;font-size:18px;padding-top:40px}.pricing-table .js-product-features:first-of-type .combo-subplan{padding-top:15px}.pricing-table tfoot td{padding-top:20px;padding-bottom:20px}.pricing-table .pricing-table{padding-right:10px}.subfeature-heading-row td:not(:first-child){border-top:1px solid #e1e1e1;border-top-right-radius:10px;border-bottom-right-radius:10px}@media screen and (min-width:1024px){.js-row-heading th:first-child,.pricing-table{border-top:none}.pricing-table thead th:first-child{padding-left:0;border-top-left-radius:10px;padding-right:18px}.pricing-table thead{top:239px;position:sticky;fill:none;-webkit-backdrop-filter:none;backdrop-filter:none}.traffic-slider-number.active{font-size:12px}.pricing-table .pricing-table{padding-right:40px}.subfeature-heading-row td:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}}#modal-abtest-pricing-combo2 .js-product-features:first-of-type tr td:nth-of-type(2),.hide-td-in-mobile .pricing-table tbody tr td:nth-child(3),.hide-td-in-mobile .pricing-table tbody tr td:nth-child(4),.hide-td-in-mobile .pricing-table tbody tr td:nth-child(5){display:none}@media screen and (min-width:1024px){.hide-td-in-mobile .pricing-table tbody tr td:nth-child(3),.hide-td-in-mobile .pricing-table tbody tr td:nth-child(4),.hide-td-in-mobile .pricing-table tbody tr td:nth-child(5){display:revert}}#modal-add-ons .pricing-table tbody tr td:nth-child(2),#modal-add-ons .pricing-table tbody tr td:nth-child(3),#modal-add-ons .pricing-table tbody tr td:nth-child(4),#modal-add-ons .pricing-table thead{display:revert!important}body.using-mouse .slider-input:focus::-webkit-slider-thumb{box-shadow:none}body.using-mouse .slider-input:focus::-moz-range-thumb{box-shadow:none}body.using-mouse .slider-input:focus::-ms-thumb{box-shadow:none}.traffic-slider-number{position:relative;flex:1;text-align:center;cursor:pointer;color:#fff}.traffic-slider-number.active{color:#07003a;font-weight:800}.traffic-slider-number.active~.traffic-slider-number{color:#07003a}.traffic-slider-number:before{top:-7px}.traffic-slider-number:after,.traffic-slider-number:before{content:"";position:absolute;width:1px;height:6px;background:#d2d9f3;left:50%;transform:translateX(-50%);pointer-events:none}.traffic-slider-number:after{top:14px}.traffic-slider-number:first-child:after,.traffic-slider-number:first-child:before,.traffic-slider-number:last-child:after,.traffic-slider-number:last-child:before{display:none}.traffic-slider-number.active:after,.traffic-slider-number.active:before{opacity:0;visibility:hidden}.disabled-tile{opacity:.5}.disabled-tile .js-pricing-billing-dropdown{display:none}.tooltip{opacity:0;visibility:hidden;transition:opacity .3s linear;background-color:#1f2532;color:#fff;position:absolute;z-index:5;top:auto;bottom:100%;right:0;border-radius:4px;white-space:nowrap;padding:10px;box-sizing:border-box;font-size:12px}.js-by-platform,.js-by-product{width:calc(100% - 2px)}.js-tabs-nav>li:first-of-type{border-right-color:#0000}.js-recommended-tile+.js-product-item{padding-top:40px}.js-pricing-billing-dropdown:focus{font-size:12px}.slider-input{background:linear-gradient(90deg,#1f2532 0,#1f2532 11.7%,#e8edff 0,#e8edff);height:26px;border-radius:30px;outline:none;transition:all .45s ease-in;-webkit-appearance:none;appearance:none;cursor:ew-resize;border:1px solid #d2d9f3;margin:0;width:calc(100% - 2px)}.slider-input.slider-range--short{background:linear-gradient(90deg,#1f2532,#1f2532 12%,#e8edff 0,#e8edff)}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border:4px solid #000;border-radius:50%;box-shadow:0 2px 4px 0 #00000026;cursor:ew-resize;height:30px;width:30px;position:relative;z-index:1}.slider-input::-moz-range-thumb{appearance:none;background-color:#fff;border:4px solid #000;border-radius:50%;box-shadow:0 2px 4px 0 #00000026;cursor:ew-resize;height:30px;width:30px;position:relative;z-index:1}.slider-input::-ms-thumb{appearance:none;background-color:#fff;border:4px solid #000;border-radius:50%;box-shadow:0 2px 4px 0 #00000026;cursor:ew-resize;height:30px;width:30px;position:relative;z-index:1}.slider-input:focus::-webkit-slider-thumb{box-shadow:0 0 5px 2px #00000080}.slider-input:focus::-moz-range-thumb{box-shadow:0 0 5px 2px #00000080}.slider-input:focus::-ms-thumb{box-shadow:0 0 5px 2px #00000080}.js-shadow-remove:after{content:"";display:block;height:5px;width:96%;background:#6666668f;filter:blur(10px);margin:-5px auto 0;position:absolute;top:61px;left:0;z-index:-1;right:0}.js-nav-active-top{width:calc(100% + 9px);margin-left:-6px;margin-top:-1px}#modal-add-ons .pricing-table{border-left:none;border-right:none;border-bottom:none;border-radius:10px;overflow:hidden;border-top-color:#d2d9f3}#modal-add-ons .D\(f\)--md.W\(9\/12\)>svg{margin-top:4px}#modal-add-ons .pricing-table:before,#modal-add-ons .pricing-table>thead:after,#modal-add-ons .pricing-table>thead:before{display:none}#modal-add-ons .pricing-table thead th:first-child{padding-left:18px;border-radius:0;border-left:1px solid #d2d9f3;border-top-left-radius:10px}#modal-add-ons .pricing-table thead th:last-child{border-top-right-radius:10px}.feature-heading-shorting .js-search-table{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-search-feature.svg) no-repeat;background-position:18px;padding:18px 10px 18px 45px;border-top-left-radius:10px}.feature-heading-shorting .js-search-table:focus{background-color:#d2d9f3}.mobile-shadow:after{content:"";display:block;height:5px;width:96%;background:#6666668f;filter:blur(10px);margin:-5px auto auto;position:absolute;top:100%;left:0;z-index:-1}.pricing-table .sub-feature{background:#fff;border-left:1px solid #e1e1e1;padding:15px 0 30px;cursor:auto}.sub-feature tbody tr td.override-bg{padding:0 0 0 10px}.pricing-table tr .sub-feature:hover{background:#fff}.sub-feature tbody tr:first-of-type td:last-child{border-top-right-radius:10px}.sub-feature tbody tr:last-of-type td:last-child{border-bottom-right-radius:10px}.sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading{min-height:80px;border-right:1px solid #e1e1e1}.sub-feature>table:first-of-type tr:first-child td:nth-child(2){padding-left:10px;padding-right:10px}.sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading{min-height:80px}.sub-feature>table tr:first-child .sub-feature-row-heading{border-right:1px solid #e1e1e1}.sub-feature>table:nth-child(3) .all-equals tr:first-child .sub-feature-row-heading{border-right:none;border-top-right-radius:10px}#scroll-insights-mobile-features-table .sub-feature>table:nth-child(3) .all-equals tr:last-child td:nth-child(2),#scroll-testing-mobile-features-table .sub-feature>table:nth-child(3) .all-equals tr:last-child td:nth-child(2),.sub-feature>table:nth-child(3) .all-equals tr:last-child td:nth-child(2){border-bottom-right-radius:10px}.sub-feature tr:last-child .js-expend-info .sub-feature-row-heading,.sub-feature-plan .override-bg .sub-feature-row-heading{border-bottom-left-radius:10px;transition-duration:.3s}.sub-feature tr:last-child .js-expend-info .sub-feature-row-heading:hover{background-color:#fef2f8}.sub-feature>table:nth-child(4) tr:first-child td:last-of-type{padding-left:10px;padding-right:10px}#vwo-testing-mobile .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.deploy_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.deploy_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.insights_mobile_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.insights_mobile_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.insights_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.insights_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.personalize_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.personalize_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.testing_mobile_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.testing_mobile_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.testing_server_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.testing_server_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading,.testing_web_platform___account_management .sub-feature>table:first-of-type tr:first-child .sub-feature-row-heading,.testing_web_platform___account_management .sub-feature>table:nth-child(4) tr:first-child .sub-feature-row-heading{min-height:inherit}.sub-feature>table:first-of-type tr:first-child .js-feature-desc{padding-bottom:0}#scroll-insights-features-table .js-not-collapsible td{border-left:1px solid #e1e1e1}.override-bg .sub-feature-row-heading{border-top-left-radius:10px;border-right:none}.sub-feature .override-bg{border-bottom:0}.sub-feature-row-heading{background-color:#f8f8f8;color:#6d6d6d;padding-left:20px;padding-top:13px;padding-bottom:13px;font-weight:500;font-size:12px;box-sizing:border-box;border:1px solid #e1e1e1}.js-expend-info .sub-feature-row-heading{background-color:#fff;border-top:0;font-size:12px;color:#07003a;padding-left:35px;padding-right:10px}.override-bg.js-expend-info .sub-feature-row-heading{background-color:#f8f8f8;border-top:1px solid #e1e1e1}.sub-feature td.js-expend-info{padding:0}.pricing-table .sub-feature td.js-expend-info,.pricing-table td.sub-feature-plan{border:0}.pricing-table tr.sub-feature-plan td:not(.override-bg){border-top:1px solid #e1e1e1}.sub-feature .pricing-table:after,.sub-feature .pricing-table:before{content:none}.pricing-table .sub-feature tr:nth-child(2n){background:#fff}.sub-feature>table{margin-top:15px}.show-tooltip,.sub-feature .js-expend-info{cursor:pointer}.pricing-table tr .js-expend-info{font-size:14px;border-left:1px solid #e1e1e1;color:#07003a;vertical-align:top;padding-left:30px;font-weight:500}.pricing-table .table-data-note td{border:none;padding-left:40px}.pricing-table td.disclaimer-data{padding-left:30px;background-color:#fff;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}#modal-add-ons .sub-feature{display:none}@media screen and (min-width:1024px){.tooltip{right:-20%}.js-tabs-nav>li.active{border-top-left-radius:10px;border-bottom-left-radius:10px;border:1px solid #e1e1e1;border-right:none}.js-by-platform,.js-by-product{filter:none;border-radius:0;margin-left:0;width:auto}.custom-border-radius{border-top-left-radius:0}.js-recommended-tile+.js-product-item{padding-top:50px}.pricing-table tr .js-expend-info{padding-left:40px}.pricing-table td{padding:15px 24px}.slider-input{height:46px}.slider-input::-webkit-slider-thumb{height:50px;width:50px}.slider-input::-moz-range-thumb{height:44px;width:44px}.slider-input::-ms-thumb{height:50px;width:50px}.traffic-slider-number:before{height:14px;top:-16px}.traffic-slider-number:after{height:14px;top:16px}.js-shadow-remove:after{display:none}.responsive-table-wrapper{overflow-x:inherit!important}.pricing-table>thead:before{left:0;background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/left-corner-blue.svg) no-repeat;background-size:100%}.pricing-table>thead:after,.pricing-table>thead:before{content:"";position:absolute;display:block;top:0;width:15px;height:15px}.pricing-table>thead:after{right:0;background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/right-corner-blue.svg) no-repeat;background-size:100%}.pricing-table .feature-heading-shorting th{background-color:#e8edff;border:1px solid #d2d9f3;border-right:none}.feature-heading-shorting .js-search-table{border-top-left-radius:0}.mobile-shadow:after{display:none}.sticky-border-image{display:flex;justify-content:space-between;background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/sticky-bg@2x.png);background-repeat:repeat-x;line-height:.7;height:10px;width:calc(100% + 246px)}.sub-feature>table:nth-child(3) .all-equals tr:last-child td:nth-child(2){border-bottom-right-radius:0}.pricing-table td.disclaimer-data{padding-left:40px}.js-scrollspy-navbar{max-height:calc(100vh - 200px)}.js-scrolled{border-top:1px solid #e1e1e1;border-top-left-radius:10px}}@media screen and (min-width:1200px){.sticky-border-image{width:calc(100% + 263.5px)}}.org-banner-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/org-banner-bg.png);background-size:100% 100%}.org-layer-gradient{background:linear-gradient(0deg,#010105,#01010500 52.5%)}.org-header-banner:before{content:"";display:block;top:-6px;left:-5px;position:absolute;background:#ffffff0d;width:calc(100% + 10px);height:calc(100% + 10px);border-radius:5px;border:1px solid #6666661a}@media only screen and (min-width:768px){.purple-gradient-banner .progressive-circle .svg-circle-go{stroke:#e20072}.org-banner-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/org-banner-bg.png);background-size:60%,100%}}.sub-feature td{padding-top:12px;padding-bottom:12px;cursor:auto}.tooltip:before{content:"";position:absolute;width:0;right:calc(10% + 6px);bottom:-16px;border:8px solid #0000;border-top-color:#1f2532}.show-tooltip:hover .tooltip{opacity:1;visibility:visible}.triangle{position:absolute;top:0;right:0;border-color:#0000 #e1e1e1 #0000 #0000;border-style:solid;border-width:0 10px 10px;height:0;width:0}.modal .tooltip,.modal .triangle{display:none}.js-main-nav-bar .js-toggle-mobile-menu{margin-right:-10px}.js-main-nav-bar .js-toggle-mobile-menu svg{margin:0}.js-main-nav-bar a.js-top-menu-request-demo-cta{text-transform:capitalize;padding:9px;white-space:nowrap}.js-currency-switcher:focus{font-size:12px}.responsive-table-wrapper .table .product-feature-category{background-color:#e9edf3}.js-wrap-addons-switcher button{margin:0 0 -1px}.sub-feature .pricing-table tr .js-expend-info{padding-left:10px}@media screen and (min-width:1024px){.sub-feature .pricing-table .subfeature-heading-row .override-bg,.sub-feature .pricing-table tr .js-expend-info{padding-left:40px}}.pricing-table tr:nth-child(2n){background:#f8f8f8}.logo-shadow:before{background:linear-gradient(90deg,#f8f8f8,#f8f7f700);left:0}.logo-shadow:after,.logo-shadow:before{content:"";display:block;position:absolute;width:30px;height:140px;top:-20px;z-index:1}.logo-shadow:after{background:linear-gradient(270deg,#f8f8f8,#f8f7f700);right:0}.js-strip-wrap{fill:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.js-strip-wrap:after{content:"";display:block;height:5px;width:96%;background:#6666668f;filter:blur(10px);margin:-5px auto auto}.js-strip-wrap ul{fill:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.js-custom-border-radius .js-product-container{border-top-left-radius:0}.tooltip-box .tooltip:before{right:11px}.js-mobile-tabs .active-tab-mobile{border-bottom:none}.js-flip-text-switcher button{display:none}.js-flip-text-switcher button.active{display:flex}#vwo-testing-web .js-product-tile-heading-icon{width:36px;height:36px;margin-right:16px}.js-custom-border-radius#vwo-testing-web .js-product-tile-heading-icon{width:30px;height:30px;margin-right:22px} </style> <style> .slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: flex;align-items: center;margin-left: auto;margin-right: auto;}.slick-track:before, .slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;min-height: 1px;}[dir='rtl'] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;} .slick-dots{list-style-type:none;display:flex;justify-content:center;padding:0}.slick-dots li button{width:20px;height:20px;cursor:pointer;border-radius:50%;vertical-align:middle;padding:0;margin:0;color:#0000}[data-slick-theme=blueArrowhalf] .slick-arrow,[data-slick-theme=blue] .slick-arrow,[data-slick-theme=purple] .slick-arrow{cursor:pointer;position:absolute;top:0;bottom:0;margin:auto;height:36px;width:36px;overflow:hidden;border:none;border-radius:50%;z-index:1;font-size:0;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:auto;box-shadow:0 2px 5px 0 #0003}[data-slick-theme=blueArrowhalf] .slick-prev,[data-slick-theme=blue] .slick-prev{left:-7px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/icons/icon-arrow-prev.svg)}[data-slick-theme=blueArrowhalf] .slick-next,[data-slick-theme=blue] .slick-next{right:-7px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/icons/icon-arrow-next.svg)}[data-slick-theme=purple] .slick-prev{left:-7px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/icons/icon-arrow-prev-purple.svg)}[data-slick-theme=purple] .slick-next{right:-7px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/icons/icon-arrow-next-purple.svg)}[data-slick-theme=blueArrowhalf] .slick-prev{left:-16px}[data-slick-theme=blueArrowhalf] .slick-next{right:-16px}[data-slick-theme=blue] .slick-dots li button,[data-slick-theme=purple] .slick-dots li button{border:2px solid #e4e6f0;background-color:#e4e6f0}[data-slick-theme=blue] .slick-dots li.slick-active button{border-color:#2f5cfc;background-color:#2f5cfc}[data-slick-theme=gray-circle] .slick-arrow,[data-slick-theme=lightgray-circle] .slick-arrow{cursor:pointer;position:absolute;bottom:0;margin:auto;overflow:hidden;border-radius:50%;z-index:1;font-size:0;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:auto;top:130px;box-shadow:none;border:1px solid #6a6680;height:50px;width:50px}[data-slick-theme=gray-circle] .slick-prev,[data-slick-theme=light-gray-circle] .slick-prev{left:0;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ab-test-campaign-v3-ST/previous-icon.svg)}[data-slick-theme=gray-circle] .slick-next,[data-slick-theme=light-gray-circle] .slick-next{right:0;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ab-test-campaign-v3-ST/next-icon.svg)}[data-slick-theme=gray-circle] .slick-dots li button,[data-slick-theme=light-gray-circle] .slick-dots li button{border:2px solid #e4e6f0;background-color:#e4e6f0}[data-slick-theme=gray-circle] .slick-dots li.slick-active button,[data-slick-theme=light-gray-circle] .slick-dots li.slick-active button{border-color:#000;background-color:#000}[data-slick-theme=light-gray-circle] .slick-dots li button{border:2px solid #c7c7c7;background-color:#c7c7c7}.custom-slick-slide-tab .slick-dots{display:flex;justify-content:space-between;position:absolute;top:0;left:0;right:0;font-size:14px;font-weight:700;text-align:center;border-bottom:4px solid #ecedfa;margin:0}.custom-slick-slide-tab .slick-dots li{width:175px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6a6680;padding:0 0 30px;margin:0;position:relative;font-weight:400}.custom-slick-slide-tab .slick-dots li.slick-active:after{content:"";display:block;width:100%;height:4px;background:#2f5cfc;position:absolute;bottom:-4px}.custom-slick-slide-tab .slick-dots .slick-active{color:#07003a;text-shadow:1px 0 #07003a}[data-slick-theme=ab-gray] .slick-arrow{cursor:pointer;position:absolute;top:0;bottom:0;margin:0;height:70px;width:70px;overflow:hidden;border:none;border-radius:50%;z-index:1;font-size:0;background:#0000}[data-slick-theme=ab-gray] .slick-next{right:-90px;top:0;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ab-test-campaign-v2-ST/next.svg)}[data-slick-theme=ab-gray] .slick-prev{right:-90px;top:84px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ab-test-campaign-v2-ST/previous.svg)}[data-slick-theme=ab-gray] .slick-next.slick-disabled,[data-slick-theme=ab-gray] .slick-prev.slick-disabled{opacity:.5}.slick-testimonial .slick-dots li img{border:2px solid #0000}.slick-testimonial .slick-dots li.slick-active img{border:2px solid #2f5cfc;border-radius:50%}.slick-dots li{padding:9px 12px;margin:0}@media screen and (min-width:576px){.custom-slick-slide-tab .slick-dots{font-size:18px}.slick-dots li{padding:0;margin:0 4px}.slick-dots li button{width:10px;height:10px}}@media only screen and (min-width:768px){.progressive-circle .js-slider-dots-box{width:100%;display:flex;align-items:center;position:absolute;top:0;padding:0;left:0}.progressive-circle .slider-dots{display:flex;list-style:none;padding:1px 0;left:0;right:0;top:0;margin:0}.progressive-circle .slider-dots button{width:80px;height:80px;border-radius:50%;border:0;background-color:initial;margin:0 20px 0 0;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0;transition:transform .3s;position:relative;z-index:0}.progressive-circle .js-slider-dots-box button{width:80px;height:80px;color:#0000}.progressive-circle .svg-circle-go{fill:#fff0;stroke:#2f5cfc;stroke-width:4;animation:progress 23s;stroke-dasharray:360px;stroke-dashoffset:360}@keyframes progress{0%{stroke-dashoffset:360}to{stroke-dashoffset:0}}[data-slick-theme=gray-circle] .slick-prev,[data-slick-theme=light-gray-circle] .slick-prev{left:-90px}[data-slick-theme=gray-circle] .slick-next,[data-slick-theme=light-gray-circle] .slick-next{right:-90px}}.js-slick-blue-arrow-pos[data-slick-theme=blue] .slick-prev{left:0}.js-slick-blue-arrow-pos[data-slick-theme=blue] .slick-next{right:0}.js-slick-arrow-pos[data-slick-theme=blue] .slick-prev{left:-20px}.js-slick-arrow-pos[data-slick-theme=blue] .slick-next{right:-20px}.js-slick-custom-pos[data-slick-theme=blue] .slick-prev{left:-60px}.js-slick-custom-pos[data-slick-theme=blue] .slick-next{right:-60px}.js-widget-slick-tabs .slick-arrow{position:absolute;top:0;height:100%;width:100px;text-indent:-151px;overflow:hidden;z-index:1;border:1px solid #e3e3e3;cursor:pointer}.js-widget-slick-tabs .slick-prev{left:0;background:linear-gradient(90deg,#e3e3e3,#ededed00);border-top-left-radius:5px;border-right:none}.js-widget-slick-tabs .slick-next{right:0;background:linear-gradient(270deg,#e3e3e3,#ededed00);border-top-right-radius:5px;border-left:none}.js-widget-slick-tabs .slick-next:before,.js-widget-slick-tabs .slick-prev:before{content:"";height:30px;width:20px;display:block;position:absolute;top:0;bottom:0;margin:auto}.js-widget-slick-tabs .slick-prev:before{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-personalize/slider-images/left-arrow.svg) no-repeat 50%;left:15px}.js-widget-slick-tabs .slick-next:before{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-personalize/slider-images/right-arrow.svg) no-repeat 50%;right:15px}.js-widget-slick-tabs .slick-slide{font-size:0}.slider-nav .slick-slide,.slider-nav-elearning .slick-slide,.slider-nav-saas .slick-slide{padding:10px}.slider-nav-elearning:before,.slider-nav-saas:before,.slider-nav:before{z-index:-2;content:"";background:#e3e3e3;position:absolute;width:100%;height:100%;left:0}.slider-nav-elearning:after,.slider-nav-saas:after,.slider-nav:after{content:"";background:#fff;position:absolute;width:115px;height:100%;z-index:-1;top:0;left:50%;transform:translateX(-50%)} </style> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="en" href="https://vwo.com/pricing/" /> <link rel="alternate" hreflang="de" href="https://vwo.com/de/pricing/" /> <link rel="alternate" hreflang="es" href="https://vwo.com/es/pricing/" /> <link rel="alternate" hreflang="br" href="https://vwo.com/br/pricing/" /> <link rel="alternate" hreflang="x-default" href="https://vwo.com/pricing/" /> <style> :root{--color-font-base:#6e7680;--color-font-dark:#2b3945;--color-purple:#26134d;--color-pink:#bf0462;--color-red:#e02020;--color-red-1:#ff494d;--color-red-light:#fff4f7;--color-blue:#0b76d8;--color-blue-new:#3b4cbf;--color-blue-new-1:#061b40;--color-blue-new-2:#7b18ff;--color-blue-anchor:#2196f3;--color-blue-hover:#1683e7;--color-navy-blue:#1d00b9;--color-dark-blue:#1c304b;--color-dark-blue-1:#2b3945;--color-dark-blue-2:#110d25;--color-black-light-3:#07003a;--color-white:#fff;--color-black:#000;--color-black-light:#292a2d;--color-black-light-1:#1c1d20;--color-light-black:#101010;--color-gray-black-3:#1a1a1f;--color-gray-black-2:#6a6680;--color-gray-black-1:#2b2b2b;--color-grey-border:#d9dde1;--color-grey-border-1:#eee;--color-green:#0f854a;--color-green-1:#309670;--color-green-2:#00964a;--color-green-new-1:#089d52;--color-green-new-2:#067a40;--color-light-green:#e6f5ee;--color-grey:#d9dde1;--color-grey-light:#f8f8f8;--color-grey-light-1:#6d6d6d;--color-grey-dark:#727373;--color-grey-light-2:#f2f4f8;--color-grey-light-3:#5f5d6e;--color-grey-light-4:#e1e1e1;--color-grey-light-5:#d3d3d3;--color-grey-light-6:#b9b1cd;--color-mine-shaft:#202020;--color-yellow:#df8800;--color-yellow-1:#fffbe0;--color-yellow-hover:#be7426;--color-grey-border-2:#c2c2c2;--color-grey-border-3:#928e99;--color-grey-border-4:#d8d8d8;--color-grey-1:#d9dde1;--color-grey-2:#d4c9e2;--color-new-font-dark:#1f2532;--color-blue-dark:#021647;--color-blue-dark-1:#1c304b;--color-v2-blue-dark:#2e3e65;--color-blue-dark-2:#2f5cfc;--color-green-light-1:#eef8f3;--color-green-light-2:#e9f8e1;--color-green-light-3:#effeef;--color-green-light-4:#77c07c;--color-green-light-5:#eef8f3;--color-green-light-6:#067a40;--color-blue-light:#76aaff;--color-blue-light-1:#f4f8fd;--color-blue-light-2:#eff2ff;--color-blue-light-3:#e2f4ff;--color-blue-light-4:#eaf1ff;--color-blue-light-5:#1f1d51;--color-blue-light-6:#f2f5ff;--color-blue-light-7:#e8edff;--color-new-font-light:#515863;--color-green-light:#c2e5ce;--color-bright-green:#06ec1e;--color-yellow-light:#fef6da;--color-yellow-light-1:#fff0e0;--color-yellow-light-2:#f8f4e3;--color-pink-light:#f2d8db;--color-pink-light-1:#e8c4c9;--color-pink-light-2:#f854a7;--color-v2-purple:#e20072;--color-v3-purple:#bf3178;--color-v4-purple:#938aa8;--color-v5-purple:#2d2b3f;--color-v6-purple:#403d50;--color-pink-light-3:#f8f3ff;--color-pink-light-4:#fcf5f8;--color-pink-light-5:#fde9f7;--color-pink-light-6:#a682e7;--color-purple:#e20072;--color-purple-light:#c99cff;--color-purple-light-1:#8f89b5;--color-purple-light-2:#892e83;--color-purple-light-3:#491a45;--color-purple-light-4:#f6f0ff;--color-purple-light-5:#eadaff;--color-purple-light-6:#dcceff;--color-purple-light-7:#f3ecff;--color-purple-light-8:#f8f4f6;--color-purple-light-9:#eadce3;--color-purple-dark-1:#db006e;--color-purple-hover:#a33166;--color-purple-1:#26134d;--color-purple-2:#30194b;--color-purple-3:#38006a;--color-purple-4:#23183b;--color-purple-5:#35225b;--color-dark-grey:#788290;--color-dark-grey-2:#201c33;--color-purple-dark:#802050;--color-purple-dark-1:#282848;--color-purple-dark-2:#644e90;--color-dark-blue-link:#1e70bb;--color-orange:#f08547;--color-orange-light:#fff7ef;--color-orange-new:#f87045;--color-orange-new-light:#ffddb8;--color-orange-dark:#fb5342;--color-orange-dark-2:#ffd3a2;--color-orange-dark-3:#f7dcbc;--color-light-grey:#eff1f8;--color-light-grey-1:#f4f7f8;--color-light-grey-2:#f8f9fd;--color-light-grey-3:#f5f5f7;--color-light-grey-4:#8d97a5;--color-light-pink:#f6f0ff;--color-black-1:#090a10;--color-v2-blue-1:#2f5cfc;--color-v2-blue-2:#050037;--color-v2-light-blue:#eff5ff;--color-v2-parrot:#c2fde9;--color-v2-grey:#ececf0;--color-white-transparent-1:hsla(0,0%,100%,.102);--color-white-transparent-2:hsla(0,0%,100%,.051);--color-white-transparent-3:hsla(0,0%,100%,.502);--color-white-transparent-4:hsla(0,0%,93%,.302);--color-light-pink-1:#e2007214} </style> <!-- This site is optimized with the Yoast SEO plugin v24.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Pricing &amp; Plans | VWO Platform</title> <meta name="description" content="VWO offers flexible pricing &amp; pay-per-need plans, including special plans for agencies. Start with one product &amp; easily add others later." /> <link rel="canonical" href="https://vwo.com/pricing/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Pricing &amp; Plans | VWO Platform" /> <meta property="og:description" content="VWO offers flexible pricing &amp; pay-per-need plans, including special plans for agencies. Start with one product &amp; easily add others later." /> <meta property="og:url" content="https://vwo.com/pricing/" /> <meta property="og:site_name" content="Website" /> <meta property="article:publisher" content="https://www.facebook.com/vwoofficial/" /> <meta property="article:modified_time" content="2024-04-19T11:38:25+00:00" /> <meta property="og:image" content="https://static.wingify.com/gcp/uploads/2019/08/VWO-Social-Share-Img.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="628" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@VWO" /> <!-- / Yoast SEO plugin. --> <style id='vwo-gutenberg-vwo-protip-style-inline-css' type='text/css'> #vwo-gutenberg .vwo-protip-section{align-items:flex-start;background-color:#e8edff;border-radius:5px;display:flex;gap:15px;margin-bottom:20px;margin-top:20px;padding:24px}#vwo-gutenberg .vwo-protip-heading{color:#07003a;display:block;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:8px}#vwo-gutenberg .vwo-protip-content{color:#07003a;font-size:13px;margin:0}#vwo-gutenberg .vwo-protip-section svg{flex-shrink:0}#vwo-gutenberg .vwo-protip-content strong{color:#07003a} </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" id="wpml-cookie-js-extra"> /* <![CDATA[ */ var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; /* ]]> */ </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" defer type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_c6a55456af4776c733018888483aba22.js?ver=4.6.14" id="wpml-cookie-js" defer="defer" data-wp-strategy="defer"></script> <style data-title="marketo-form-override">.marketo-custom-form .mktoForm{width:100% !important;color:inherit !important;font-family:inherit !important}.marketo-custom-form .mktoField,.marketo-custom-form .mktoForm,.marketo-custom-form .mktoLabel{font-size:14px !important}.marketo-custom-form .mktoOffset,.marketo-custom-form .mktoGutter{display:none !important}.marketo-custom-form .mktoFormCol,.marketo-custom-form .mktoFieldWrap{float:none !important;min-height:auto !important}.marketo-custom-form .mktoFieldWrap{margin-bottom:15px !important}.marketo-custom-form .mktoLabel{margin-bottom:5px !important;display:inline-block !important;width:auto !important;padding:0 !important;font-weight:600 !important;float:none !important;color:#1f2532 !important;line-height:1.4 !important;letter-spacing:normal}.marketo-custom-form input#implicitOptIn+label{display:none}.marketo-custom-form .mktoCheckboxList,.marketo-custom-form .mktoRadioList{float:none !important;width:100% !important;font-size:14px !important}.marketo-custom-form .mktoRadioList input[type=radio]{margin-top:2px !important}.marketo-custom-form .mktoTextField,.marketo-custom-form .mktoNumberField,.marketo-custom-form .mktoEmailField,.marketo-custom-form .mktoUrlField,.marketo-custom-form .mktoTelField,.marketo-custom-form .mktoDateField,.marketo-custom-form select,.marketo-custom-form select[multiple=multiple],.marketo-custom-form textarea{width:100% !important;border:1px solid #cfcfcf !important;border-radius:2px !important;background-color:#f4f7f8 !important;color:#2b3945 !important;padding:17px 22px !important;height:auto !important;float:none}.marketo-custom-form .mktoTextField:hover,.marketo-custom-form .mktoNumberField:hover,.marketo-custom-form .mktoEmailField:hover,.marketo-custom-form .mktoUrlField:hover,.marketo-custom-form .mktoTelField:hover,.marketo-custom-form .mktoDateField:hover,.marketo-custom-form select:hover,.marketo-custom-form select[multiple=multiple]:hover,.marketo-custom-form textarea:hover{background-color:#eef4fb !important}.marketo-white-bg .mktoTextField,.marketo-white-bg .mktoNumberField,.marketo-white-bg .mktoEmailField,.marketo-white-bg .mktoUrlField,.marketo-white-bg .mktoTelField,.marketo-white-bg .mktoDateField,.marketo-white-bg select,.marketo-white-bg select[multiple=multiple],.marketo-white-bg textarea{background-color:#fff !important;color:#2b3945 !important}.marketo-white-bg .mktoTextField:hover,.marketo-white-bg .mktoNumberField:hover,.marketo-white-bg .mktoEmailField:hover,.marketo-white-bg .mktoUrlField:hover,.marketo-white-bg .mktoTelField:hover,.marketo-white-bg .mktoDateField:hover,.marketo-white-bg select:hover,.marketo-white-bg select[multiple=multiple]:hover,.marketo-white-bg textarea:hover{background-color:#fff !important}.marketo-custom-form .mktoTextField.mktoInvalid,.marketo-custom-form .mktoNumberField.mktoInvalid,.marketo-custom-form .mktoEmailField.mktoInvalid,.marketo-custom-form .mktoUrlField.mktoInvalid,.marketo-custom-form .mktoTelField.mktoInvalid,.marketo-custom-form .mktoDateField.mktoInvalid,.marketo-custom-form select.mktoInvalid,.marketo-custom-form select[multiple=multiple].mktoInvalid,.marketo-custom-form textarea.mktoInvalid,.marketo-custom-form .mkt-custom-invalid{border:1px solid #eb5055 !important}.marketo-custom-form .mktoTextField:focus,.marketo-custom-form .mktoNumberField:focus,.marketo-custom-form .mktoEmailField:focus,.marketo-custom-form .mktoUrlField:focus,.marketo-custom-form .mktoTelField:focus,.marketo-custom-form .mktoDateField:focus,.marketo-custom-form select:focus,.marketo-custom-form select[multiple=multiple]:focus,.marketo-custom-form textarea:focus{background-color:#fff !important;border:1px solid #2196f3 !important}.marketo-custom-form textarea{height:auto !important;line-height:inherit !important}.marketo-custom-form select[multiple=multiple]{min-height:120px !important;padding:0 !important}.marketo-custom-form select[multiple=multiple] option{padding:5px 10px !important}.marketo-custom-form .mktoButtonRow{display:block !important}.marketo-custom-form .mktoButtonWrap{margin:0 !important;text-align:center !important;display:block !important}.marketo-custom-form .mktoButton{padding-left:50px !important;padding-right:50px !important;text-align:center !important;padding-top:15px !important;padding-bottom:15px !important;border:none !important;background:#e20072 !important;font-size:18px !important;color:#fff !important;border-radius:3px !important;box-sizing:border-box !important;width:100% !important;font-weight:700 !important;text-shadow:none !important;cursor:pointer !important}.marketo-custom-form .mktoButton:hover{background:#a33166 !important}.marketo-custom-form .mktoButton.button--disabled-primary{cursor:not-allowed !important;opacity:.3 !important}.marketo-custom-form--dark .mktoLabel{color:#fff !important;text-transform:none !important}.marketo-custom-form--full-width .mktoButton{width:auto !important}.marketo-custom-form .mktoError{position:static !important;background:0 0 !important}.mktoForm .mktoAsterix{float:right !important;padding-left:5px !important}.marketo-custom-form .mktoError .mktoErrorMsg{background:0 0 !important;border:none !important;box-shadow:none !important;text-shadow:none !important;padding:0 !important;border-radius:0 !important;display:inline-block !important;font-size:12px !important;color:#ff3838 !important}.marketo-custom-form .mktoErrorArrowWrap{display:none !important}.marketo-custom-form label[id=LblimplicitOptIn]{float:right !important;width:calc(100% - 25px) !important;font-size:13px !important;font-weight:400 !important}.marketo-custom-form .mktoRadioList>label{margin-top:0 !important}.recurring_webinar_form .mktoRadioList>label{margin-bottom:20px !important}.recurring_webinar_form .mktoRadioList>label b{display:inline-block;margin-bottom:5px;padding:0}.marketo-custom-form--dark .mktoLabel{color:#fff !important;text-transform:none !important}.marketo-custom-form--full-width .mktoButton{width:auto !important}.marketo-custom-form--full-width .mktoButton{width:70% !important}.marketo-success--dark{font-size:1.125rem;color:#d9dde1;margin-top:1rem}.marketo-success--white{font-size:1.125rem;color:#fff;margin-top:1rem}.marketo-custom-form--dark .mktoRadioList label{color:#fff !important}.marketo_success_msg p,.marketo_success_msg .marketo_success_msg_text{font-size:18px;font-weight:600}.marketo-custom-form #Where_did_you_hear_about_us__c{cursor:pointer}.marketo-custom-form .marketo_hide_field{display:none}.marketo-custom-form--large input[type=text],.marketo-custom-form--large input[type=email]{padding:13px 15px !important;border:1px solid #181818 !important}.marketo-custom-form--half-width .mktoForm>.mktoFormRow:nth-of-type(1),.marketo-custom-form--half-width .mktoForm>.mktoFormRow:nth-of-type(2){float:none;width:100%;clear:both;margin-right:0}@media screen and (min-width:1024px){.marketo-custom-form--half-width .mktoForm>.mktoFormRow:nth-of-type(1),.marketo-custom-form--half-width .mktoForm>.mktoFormRow:nth-of-type(2){float:left;width:48%;clear:none}.marketo-custom-form--half-width .mktoForm>.mktoFormRow:nth-of-type(1){margin-right:4%}}</style><meta name="generator" content="WPML ver:4.6.14 stt:66,1,3,2;" /> <!-- This site is optimized with the Schema plugin v1.7.9.6 - https://schema.press --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="application/ld+json">{"@context":"https:\/\/schema.org\/","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/vwo.com\/pricing\/"},"url":"https:\/\/vwo.com\/pricing\/","headline":"New Pricing Page","datePublished":"2019-06-19T09:51:15+05:30","dateModified":"2024-04-19T17:08:25+05:30","publisher":{"@type":"Organization","@id":"https:\/\/vwo.com\/#organization","name":"VWO","logo":{"@type":"ImageObject","url":"http:\/\/vwo.com\/wp-content\/uploads\/2017\/09\/vwologo.png","width":600,"height":60}},"author":{"@type":"Person","name":"VWO","url":"https:\/\/vwo.com\/","image":{"@type":"ImageObject","url":"https:\/\/static.wingify.com\/gcp\/images\/vwo-logo-color.svg","height":96,"width":96}}}</script> <style> a:lang(de-DE),button:lang(de-DE),div:lang(de-DE),form:lang(de-DE),h1:lang(de-DE),h2:lang(de-DE),h3:lang(de-DE),h4:lang(de-DE),h5:lang(de-DE),h6:lang(de-DE),input:lang(de-DE),p:lang(de-DE),span:lang(de-DE),strong:lang(de-DE),textarea:lang(de-DE){text-transform:none}img{max-width:100%}a{color:#2f5cfc}picture{flex-shrink:0}button,input,textarea{font-family:inherit}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,select:focus,textarea,textarea:focus{font-size:16px}@media only screen and (min-width:576px){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,select:focus,textarea,textarea:focus{font-size:14px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:scroll!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}.tab-resource-item{color:#1f2532;font-size:14px;font-weight:700;text-align:left;text-decoration:none;padding:14px 20px;display:flex;align-items:center;box-sizing:border-box;margin:0;background-color:initial;border-radius:6px 0 0 6px;width:100%;cursor:pointer;line-height:inherit;position:relative;left:1px;justify-content:flex-start;border:0}.tab-resource-item--active{color:#e20072;background-color:#fff;box-shadow:0 0 15px #00000014}.tabs-rounded{background:#0000;color:#1f2532;margin:5px 7px;border:1px solid #d9dde1;padding:10px 25px;font-weight:700;font-size:14px;border-radius:40px;cursor:pointer}.tabs-rounded--transparent{color:#fff}.tabs-rounded--blue--active,.tabs-rounded--blue:hover{background-color:#2f5cfc;border-color:#2f5cfc;color:#fff}.tabs-rounded--white--active,.tabs-rounded--white:hover{background-color:#fff;border-color:#fff;color:#07003a}.tabs-rounded--pink--active,.tabs-rounded--pink:hover{background-color:#e20072;color:#fff}.wrap-rounded-tabs .tabs-rounded--pink--active,.wrap-rounded-tabs .tabs-rounded--pink:hover{border-color:#e20072}.tabs-underline{background-color:initial;cursor:pointer;font-size:13px;color:#1c304b;opacity:.8;padding:10px 15px;margin:0;flex-grow:1;border:1px solid #0000;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:0}.tabs-underline:last-child{margin-right:0}.tabs-underline:hover{opacity:1}.tabs-underline--active{font-weight:700;opacity:1;background-color:#fff;border-color:#c4e2c6;position:relative;z-index:1}.tab-type-2{background-color:#fff;width:100%;cursor:pointer;border-radius:4px;font-size:14px;line-height:1.5;text-align:left;padding:20px;box-sizing:border-box;margin-bottom:10px;flex-shrink:0;border:1px solid #fff}.tab-type-2--active{border-color:#e20072;box-shadow:0 4px 10px 1px #ccd3d999}.tabs{width:100%;cursor:pointer;border-radius:4px;font-size:14px;line-height:1.5;border:none;text-align:left;padding:20px;box-sizing:border-box;margin-bottom:5px;flex-shrink:0;position:relative}.tabs-blue{background-color:#eaf1ff}.tabs-blue--active{background-color:#fff;box-shadow:0 4px 10px 1px #ccd3d999}.tabs-blue--active strong,.tabs-blue--active svg,.tabs-blue:hover strong{color:#2f5cfc}.tabs-white{background-color:#fff}.tabs-white--active{box-shadow:0 4px 10px 1px #ccd3d999}.tabs-pink{background-color:#f8f8fd;transition:all .3s ease}.tabs-pink--active{background-color:#fff;box-shadow:0 4px 10px 1px #ccd3d999}.tab-resource-item:hover,.tab-type-2--active strong,.tab-type-2--active svg,.tab-type-2:hover strong,.tabs-pink--active strong,.tabs-pink--active svg,.tabs-pink:hover strong{color:#e20072}.wrap-tabs .tabs-rounded{padding:10px 15px;font-weight:400}.wrap-tabs .tabs-rounded.tabs-rounded--white--active{font-weight:700}.comparision-table-light-theme .tabs-rounded{border:1px solid #07003a}.comparision-table-light-theme .tabs-rounded--transparent{color:#07003a}.comparision-table-light-theme .tabs-rounded--white--active,.comparision-table-light-theme .tabs-rounded--white:hover{background-color:#e20072;border-color:#e20072;color:#fff}.comparision-table-light-theme .tabs-rounded--white--active{font-weight:700}body.using-mouse :focus{outline:none}.engage-subpages{box-shadow:0 -200px #f4f8fd}.home-connected-section{background-image:linear-gradient(180deg,#f8f8fd 0,#f8f8fd 30%,#0000 0,#0000),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/home-single-blue-dot.png)}.dot-background{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/home-page/dot-one-home-product-section.svg);background-repeat:repeat}.common-dot-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/all-dot.svg);background-repeat:repeat}.bottom-purple-section{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/home-strip-cricle.svg) no-repeat,url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/bottom-section-dots.svg) bottom no-repeat,#491a45}.hero-enterprise{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/engage/engage-banner-dots.png) repeat}.engage-connected-section{background-image:linear-gradient(180deg,#f8f8fd 0,#f8f8fd 15%,#0000 30%,#0000),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/home-single-blue-dot.png)}.marker{position:relative;border-radius:50%}.marker,.marker:after,.marker:before{width:7px;height:7px;background-color:#df8800}.marker:after,.marker:before{content:"";position:absolute;top:0;left:0;border:0;border-radius:50%;animation:marker 2s cubic-bezier(.165,.84,.44,1) infinite}.marker:before{animation-delay:.4s}.marker--purple,.marker--purple:after,.marker--purple:before{background-color:#e20072}@keyframes marker{0%{opacity:1}to{transform:scale(7);opacity:0}}.enterprise-full-height-video{min-height:calc(100vh - 100px)}.js-smart-stats-result{overflow:hidden;max-height:0;transition:all .1s ease-out}.js-smart-stats-result.show{max-height:800px;transition:all .4s ease-out}.smart-stats-result-value:after{position:absolute;content:"*";font-size:75%}.modal-as-page .js-modal .js-modal-box{transform:none;opacity:1}.header-top-theme-dark{min-height:inherit!important}body.modal-open .pushcrew-chrome-style-notification-safari,body.modal-open .pushcrew-mobile-box{display:none!important}.js-modal .js-modal-box{transform:translateY(-100px);top:0;opacity:0;transition:transform .3s ease,opacity .3s ease}.js-modal .js-modal-mask{opacity:0;visibility:hidden;transition:opacity .4s ease}.modal-show .js-modal-box{top:auto;transform:translateY(0);opacity:1}.modal-show .js-modal-mask{opacity:.7;visibility:visible}@keyframes shake{0%{transform:translateX(5px)}to{transform:translateX(-5px)}}.dummy-image{animation:shake .2s ease 7s infinite alternate}::selection{color:#fff;text-shadow:none;background:#e20072}.hide{display:none}.circle-loader{width:10px;height:10px;border:2px solid #fff;border-top-color:#0000;border-radius:50%;margin-left:10px;position:relative;display:block;animation:anim-spin 1s linear infinite}.circle-loader--large{width:20px;height:20px}.circle-loader--purple{border-color:#e20072}@keyframes anim-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.responsive-table-wrapper{overflow-x:scroll}.table{width:100%;border-collapse:collapse;border:1px solid #d9dde1;font-size:16px}.table--small{font-size:13px}.table tr{vertical-align:top}.table th{font-weight:700;border-bottom:1px solid #d9dde1;padding:10px;vertical-align:middle}.table--small th{padding:15px;border-right:1px solid #d9dde1}.table td{padding:10px;vertical-align:middle}.table--small td{padding:12px;border-right:1px solid #d9dde1;border-bottom:1px solid #d9dde1}.table .subfeature{font-size:14px;padding-left:55px;text-align:left}.table tbody tr:nth-child(odd){background:#f5f7f8}.table tbody tr:nth-child(2n){background:#fff}.table--small tbody tr:nth-child(2n),.table--small tbody tr:nth-child(odd){background-color:#fff}.table tbody tr.child-row{background-color:#f4f8fd}.table--hovered tbody tr:hover{background-color:#e9edf3}.ticket-card-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/limited-time-promotion/ticket-card-mobile.svg);background-size:cover;background-repeat:no-repeat}@media screen and (min-width:1024px){.ticket-card-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/limited-time-promotion/ticket-card.svg)}}.loader{display:inline-flex}.dot{display:block;width:8px;height:8px;margin:5px;border-radius:5px;background-color:#bf3078}.pulse{will-change:transform,opacity;animation:pulse 1.25s ease infinite}.pulse__one{animation-delay:.25s}.pulse__two{animation-delay:.5s}.pulse__three{animation-delay:.75s}@keyframes pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}to{opacity:.5;transform:scale(1)}}.marquee{overflow:hidden}.marquee .marquee-wrap{transform:translateX(0);width:200%}.partner-logo picture{display:flex;flex-grow:1;align-items:center;overflow:hidden}select::-ms-expand{display:none}.bg-vwo-inside{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/podcasts/cascade-banner-bg.jpg)}.bg-vwo-inside,.bg-vwo-webinar-inside{background-repeat:no-repeat;background-size:cover}.bg-vwo-webinar-inside{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/videos/inside-banner.png)}.bg-webinar-banner{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/webinar-moc/header.svg);background-size:cover;background-repeat:no-repeat}.wrap-vwo-slider:after,.wrap-vwo-slider:before{content:"";position:absolute;display:block;width:50px;height:100%;top:0;z-index:1}.wrap-vwo-slider:after{left:-2px;background:linear-gradient(90deg,#fff 0,#fff0)}.wrap-vwo-slider:before{right:-2px;background:linear-gradient(270deg,#fff 0,#fff0)}.video-dots-pattern:after,.video-dots-pattern:before{content:"";position:absolute;width:100%;height:98%;background:radial-gradient(circle,#d9dde1 2px,#0000 0);background-size:10px 10px;background-repeat:repeat}.video-dots-pattern:before{left:-50px;bottom:-50px}.video-dots-pattern:after{right:-50px;top:-50px}.bg-dots-pattern-1{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/noble-studio/patterns/pattern1.svg);background-repeat:no-repeat;background-position:0 100%}.bg-dots-pattern-2{position:relative;z-index:1}.bg-dots-pattern-2:before{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/noble-studio/patterns/pattern2.svg);left:-30px;top:0}.bg-dots-pattern-2:after,.bg-dots-pattern-2:before{content:"";position:absolute;z-index:-1;width:100%;height:100%;background-repeat:no-repeat}.bg-dots-pattern-2:after{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/noble-studio/patterns/pattern3.svg);right:-20px;bottom:-20px;background-position:100% 100%}.bg-oval-pattern{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/oval-bg.svg);background-repeat:no-repeat;background-position:bottom}.bg-icon-star{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/vwo-deploy/icons/icon-star.svg);background-repeat:repeat-x;background-size:auto;height:20px}.bg-top-triangle{position:relative}.bg-top-triangle:after{content:"";position:absolute;top:-5px;left:0;width:100%;height:10px;background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/up-arrow.svg);background-repeat:repeat-x;background-position:top}.bg-clearbit-banner{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/clearbit/banner-image.svg);background-repeat:no-repeat;background-size:cover}.bg-clearbit-patter-1{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/clearbit/pattern1.svg);background-repeat:no-repeat;background-position:0 98%}.bg-clearbit-patter-2{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/clearbit/pattern2.svg);background-repeat:no-repeat;background-position:100% 0}.bg-clearbit-footer{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/clearbit/footer-image.svg);background-repeat:no-repeat;background-size:cover}#barComparison,#bellCurve,#boxWhiskers{width:100%;height:400px}.vwo-loader-wrap{width:250px;height:250px;background:#eeeff1;display:flex;align-items:center;justify-content:center;border-radius:4px}.vwo-loader{text-align:center;position:relative}.vwo-loader__logo{position:absolute;top:0;bottom:30px;left:0;right:0}.vwo-loader__logo img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vwo-loader__text{margin-top:20px;letter-spacing:2.2px;font-size:10px;line-height:1;color:#788290;position:relative}.vwo-loader__circular{margin:0 auto;width:120px;height:120px;border-radius:50%;border:1px solid #ccc;position:relative;animation:anim-vwo-loader-rotate 1.5s linear infinite,anim-vwo-loader-color 3s infinite}.vwo-loader__circular:after{content:"";width:20px;height:50px;background:#eeeff1;position:absolute;top:calc(100% - 25px);left:calc(50% - 10px);animation:anim-vwo-loader-scale 2s linear infinite}@keyframes anim-vwo-loader-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes anim-vwo-loader-scale{0%{transform:scale(1)}50%{transform:scaleX(6)}to{transform:scale(1)}}@keyframes anim-vwo-loader-color{0%,to{border-color:#d6d8e2}40%{border-color:#675982}60%{border-color:#a66284}80%{border-color:#d26ea0}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes moveLine{to{transform:scaleX(1)}}.animating-line{animation:moveLine 8s linear}.bg-ecommerce-case-study{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ecommerce/case-study-bg.jpg) no-repeat;background-position:top;background-size:cover;background-attachment:fixed}.bg-sass-solution-case-study{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/saas-solution/case-study-bg.png) no-repeat #13172a;background-position:top;background-size:cover;background-attachment:fixed}.transition-left{transform:translateX(-50px)}.transition-left,.transition-right{opacity:0;transition:transform .4s ease,opacity .4s ease}.transition-right{transform:translateX(50px)}.transition-top{transform:translateY(-30px)}.transition-bottom,.transition-top{opacity:0;transition:transform .4s ease,opacity .4s ease}.transition-bottom{transform:translateY(30px)}.transition-fade{opacity:0;transition:opacity .4s ease}.active-transition .transition-left,.active-transition .transition-right,.active-transition .transition-top,.move-up.transition-bottom,.move-up.transition-fade{opacity:1;transform:translate(0)}.checklist-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/experimentation-checklist/illustration.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/experimentation-checklist/bg.svg) #f6f0ff;background-position:right 4%,0 100%;background-repeat:no-repeat,no-repeat}@media only screen and (min-width:768px){.checklist-bg{background-size:auto,contain;background-position:100%,0 100%}}.elearning-pennfoster-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/elearning/cs-bg-img-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}.elearning-pennfoster-bg-result{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/elearning/cs-bg-img-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.marketing-ubisoft-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/solution-marketing/cs-bg-top.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.solution-marketing-bg-result{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/solution-marketing/cs-bg-bottom-without-color.png) #13172a;background-repeat:no-repeat;background-size:cover;background-position:50%}.media-publication-story-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/solution-media-publication/case-study-bg.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.product-team-payu-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/solution-product/payu-cs-bg.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.img-hover:hover img{transform:translateY(-30%)}.img-hover:hover img,.img-hover:not(:hover) img{transition:transform 6s cubic-bezier(.37,.82,.04,.96)}.ecommerce-container img,.elearning-container img{height:auto}.pink-common-link,.pink-common-link-without-arrow{color:#e20072;font-weight:600;text-decoration:none}.pink-common-link:after{content:"";background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/pink-arrow-new.svg) no-repeat;display:inline-flex;width:11px;height:11px;background-size:100%;margin:0 0 0 5px;transition:transform .3s;flex-shrink:0}.pink-common-link:hover{text-decoration:underline}.link-hovered:hover .pink-common-link:after,.pink-common-link:hover:after{transform:translateX(5px)}.overflow-anchor-n{overflow-anchor:none}.logo-marquee:after,.logo-marquee:before{display:none}@media only screen and (min-width:768px){.logo-marquee:after,.logo-marquee:before{content:"";position:absolute;display:block;width:100px;height:100%;top:0;z-index:1}.logo-marquee:after{left:-2px;background:linear-gradient(90deg,#fff 0,#ffffff1f)}.logo-marquee:before{right:-2px;background:linear-gradient(270deg,#fff 0,#ffffff1f)}}.bg-openai-participate{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/banner-bg.jpg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bottom-bg.jpg);background-position:0 0,0 100%;background-size:contain,auto;background-repeat:no-repeat}.bg-openai-home{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/banner-bg.jpg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-left.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-right.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-left.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-right.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-left.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-right.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-left.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bottom-bg.jpg);background-position:0 0,left 12%,right 18%,left 36%,right 46%,left 66%,right 74%,left 90%,0 100%;background-size:contain,40%,40%,40%,40%,40%,40%,40%,auto;background-repeat:no-repeat}.bg-openai-leaderboard{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/banner-bg.jpg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bg-left.png),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/openAI/bottom-bg.jpg);background-position:0 0,left 700px,0 100%;background-size:contain,40%,auto;background-repeat:no-repeat}.free-trial-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/free-trial-background@2x.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}.faq-ans a,.search-engine-paywall a{color:#0b76d8;text-decoration:none}.faq-ans a:hover,.search-engine-paywall a:hover{text-decoration:underline}.active-tab-testimonial{color:#2f5cfc}.active-tab-testimonial span:nth-child(2){border-color:#2f5cfc;color:#2f5cfc;box-shadow:0 2px 5px 0 #0003}.tab-language{cursor:pointer;border:none;background-color:initial;color:#d9dde1;font-size:12px;padding:5px 10px;margin-right:20px}.tab-language--active{color:#1c1d20;background-color:#fff;border-radius:20px;text-shadow:0 0 1px #fff}.tag{display:inline-flex;align-items:center;justify-content:center;padding:5px;width:20px;height:20px;color:#fff;border-radius:4px;margin-right:0;margin-bottom:8px}@media only screen and (min-width:768px){.tag{margin-right:8px;margin-bottom:0}}.tag--green{background:#3cca96}.tag--yellow{background:#ffba4a}.tag--lightblue{background:#60a7de}.tag--blue{background:#2d75b4}.tag--purple{background:#c867b0}.bg-home-statistics{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/newhome/bayesian.svg);background-position:100% 100%;background-repeat:no-repeat}.js-progressbar{background-color:#3b4cbf;color:#fff;font-size:20px;background-image:linear-gradient(126deg,#ffffff26 5%,#0000 0,#0000 50%,#ffffff1a 0,#ffffff1a 55%,#0000 0,#0000);background-size:11px 15px;box-shadow:inset -100px 0 75px -57px #3b4cbf}.js-progressbar-orange{background:#f87045;background-image:linear-gradient(126deg,#ffffff26 5%,#0000 0,#0000 50%,#ffffff1a 0,#ffffff1a 55%,#0000 0,#0000);background-size:11px 15px;box-shadow:inset -100px 0 75px -57px #f87045}.wrap-ai-powered{background:#0f022f linear-gradient(135deg,#0f022f,#470742 86%,#3e5fc5)}.ai-heatmap-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/AI-powered-heatmap-tool/ai-heatmap-bg.svg) #061b40 no-repeat;background-size:cover;background-position:50%}.digital-experience-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/fullstack-product/digital-experience-bg@2x.png) #1c1d20 no-repeat;background-size:cover;background-position:50%}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.bg-webinar-conversion-banner{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/banner-img-2.svg);background-size:cover;background-repeat:no-repeat}.bg-gradient-tiles{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/lines-left.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/lines-right.svg),linear-gradient(180deg,#f4f8fd,#ffffff80);background-position:0 100%,100% 100%;background-repeat:no-repeat}.bg-gradient-tiles--white{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/lines-left.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/lines-right.svg);background-position:0 100%,100% 100%;background-repeat:no-repeat}.thumb-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/thumb-bg.svg)}.bg-webinar-home-conversion-banner,.thumb-bg{background-size:cover;background-repeat:no-repeat}.bg-webinar-home-conversion-banner{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/banner-img.svg)}.modal-pattern-green-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/modal-bg.svg);background-size:cover;background-repeat:no-repeat}.americas-bg a,.apac-bg a,.eu-bg a{background-position:0 100%,100% 100%}@media screen and (min-width:1024px){.americas-bg a{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/americas-icon-4.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/americas-icon-3.svg) #fff;background-repeat:no-repeat;background-position:7% 102%,92% 113%;background-size:45px,65px}.eu-bg a{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/euuk-icon-4.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/euuk-icon-3.svg) #fff;background-repeat:no-repeat;background-position:5% 107%,95% 102%;background-size:70px,70px}.apac-bg a{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/apac-icon-3.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/master-of-conversion/apac-icon-4.svg) #fff;background-repeat:no-repeat;background-position:8% 109%,94% 106%;background-size:94px,83px}.open .animation-fade-in{animation:fade-in .1s ease-in 0s 1 normal both}}.bg-blue-dots{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/bg-dots.jpg) #e2edff repeat-x;background-position:bottom;background-size:cover}.bg-circle-gradient{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/blue-circle-gradient.svg) no-repeat,#26134d;background-size:cover}.blend-color{mix-blend-mode:difference}.ebook-line-pattern-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-ebook/line-pattern.svg) no-repeat;background-position:100%}.loader-block{background:linear-gradient(90deg,#eeeff180 0,#d9dde1 30%,#eeeff180 60%);background-size:200%;animation:block-loader-animation .75s linear infinite forwards}@keyframes block-loader-animation{0%{background-position:100% 0}to{background-position:-100% 0}}.bg-blue-bottom-dots{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/limited-time-promotion/dots.svg) #e2edff repeat-x;background-position:0 100%}.global-master-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/masterclass/bg-shape-2.svg),linear-gradient(180deg,#f4f8fd,#ffffffb3) 0;background-size:contain;background-repeat:no-repeat;background-position:50%}.texture-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/masterclass/backgound-pattern.png) repeat}.masterclass-form-bg{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/masterclass/bg-shape-1.svg);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}.feature-item{text-decoration:none;display:flex;align-items:center;padding:6px 10px;margin:6px 0;color:#1f2532;font-size:14px}.feature-item:hover{color:#e20072}.feature-item--active{background-color:#f5f5f7;color:#e20072}.section-content-base-template{word-break:break-word;color:#07003a}.section-content-base-template .center-xs{text-align:left}.section-content-base-template h2{margin-top:50px;margin-bottom:20px;font-size:26px;line-height:1.4}.section-content-base-template h3{font-size:25px;line-height:1.4;margin-top:30px}.section-content-base-template h4{font-size:20px;margin-top:5rem;margin-bottom:20px}.section-content-base-template p{margin-top:0;margin-bottom:20px}.section-content-base-template li{margin-bottom:20px}.section-content-base-template a{color:#3892e3}.section-content-base-template ul{list-style-type:disc;padding-left:18px;margin-bottom:50px}.section-content-base-template table{width:100%;border-collapse:collapse;table-layout:fixed}.section-content-base-template td,.section-content-base-template th{border:1px solid #d9dde1;padding:18px;vertical-align:top}.section-content-base-template th{background-color:#f8f8f8}.common-dot-bg-2{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/common-dot.svg);background-repeat:repeat}.broken-form-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/broken-website/left-ellipsis.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/broken-website/right-ellipsis.svg);background-position:10% 10%,right 95%;background-repeat:no-repeat,no-repeat}.broken-website-bg{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/broken-website/left-bg.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/broken-website/right-bg.svg);background-position:0 100%,100% 100%;background-repeat:no-repeat,no-repeat}.cta-blue-section{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/web-testing/updated-banner-gradient.svg) no-repeat,#26134d;background-size:cover;background-position:50%}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee-vertical{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.marquee-wrapper:hover .marquee-animation,.marquee-wrapper:hover .marquee-animation-reverse{animation-play-state:paused}.marquee-animation-reverse{animation:marquee 20s linear infinite;animation-direction:reverse}.marquee-animation{animation:marquee 20s linear infinite}.marquee-animation--vertical{animation:marquee-vertical 20s linear infinite}@media screen and (min-width:768px){.marquee-animation,.marquee-animation-reverse{animation:marquee 100s linear infinite}.marquee-animation-reverse{animation-direction:reverse}.marquee-animation-reverse:hover,.marquee-animation:hover{animation-play-state:paused}.marquee-animation--vertical{animation:marquee-vertical 100s linear infinite}}.marquee-animation--pause{animation-play-state:paused}.marquee-wrapper-container:hover .marquee-animation--pause{animation-play-state:running}.header-subnav{transition:background-color .4s cubic-bezier(.28,.11,.32,1)}.purple-gradient-banner{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/web-testing/updated-banner-gradient.svg) no-repeat,#26134d;background-size:cover;background-position:50%}.purple-gradient-banner-2{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/mobile-insights/purple-gradient-2.svg) no-repeat,#26134d;background-size:cover}.container{max-width:1240px;margin:auto;padding-left:20px;padding-right:20px}.shining-effect{position:relative;overflow:hidden}.shining-effect:after{content:"";background-color:#fff;height:100px;width:30px;opacity:.4;position:absolute;transform:translateX(-1000%) translateY(-40%) rotate(35deg);animation:shine 1.2s linear infinite}@keyframes shine{to{transform:translateX(1000%) translateY(-40%) rotate(35deg)}}.translate-after,.translate-before{transform:none;opacity:0;visibility:hidden}@media screen and (min-width:768px){.translate-after{transform:translateY(60px)!important}.translate-before{transform:translateY(-60px)!important}}.blur-bg{position:fixed;inset:0;top:80px;background-color:#1e1929e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .3s ease}.blur-bg--active{opacity:1;visibility:visible}.header-with-number .blur-bg{top:115px}.fixed-top.header-with-number .blur-bg{top:80px}.dropdown-top-offset{top:65px}@media screen and (min-width:1024px){.dropdown-top-offset,.fixed-top.header-with-number .dropdown-top-offset,.header-with-number .dropdown-top-offset{top:100%}}.header-nav-text:hover,.open:hover .header-nav-text{background-color:#0000000d}.header-top-theme-dark .header-nav-text:hover,.header-top-theme-dark .open:hover .header-nav-text{background-color:#ffffff1a}.comparision-table-light-theme{background-color:#e8edff}.comparision-table-light-theme .responsive-table-container{background-color:#fff;padding:20px;border-radius:10px}.vwo-table tr td,.vwo-table tr th{color:#07003a;padding:10px;margin:8px;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.vwo-table td p{color:#07003a}.vwo-table th{font-size:16px;background-color:#e8edff}.vwo-table tbody tr td:first-child{font-size:14px;font-weight:600}.vwo-table tbody tr td:first-child p{font-weight:400;font-size:13px}.responsive-table-container{overflow-x:auto}.vwo-table{border-spacing:0;border-left:1px solid #e3e3e3;border-top:1px solid #e3e3e3;background-color:#fff;width:100%;font-size:14px}.vwo-table tr th.no-padding{padding:0}.vwo-table tr:nth-child(2n){background-color:#f8f8f8}.comparison-table-animate-arrow{position:absolute;opacity:0;transform:scale3d(.5,.5,.5);animation:move 3s ease-out infinite}.comparison-table-animate-arrow:first-child{animation:move 3s ease-out 1s infinite}.comparison-table-animate-arrow:nth-child(2){animation:move 3s ease-out 2s infinite}.comparison-table-animate-arrow:after,.comparison-table-animate-arrow:before{content:" ";position:absolute;top:0;height:100%;width:51%}.comparison-table-animate-arrow:before{left:0;transform:skew(0deg,30deg)}.comparison-table-animate-arrow:after{right:0;width:50%;transform:skew(0deg,-30deg)}.vwo-table .js-table-heading-row-btn{padding:0}@keyframes move{25%{opacity:1}33%{opacity:1;transform:translateY(10px)}67%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(30px) scale3d(.5,.5,.5)}}@media screen and (min-width:768px){.vwo-table tbody tr td:first-child{font-size:16px}}@media screen and (min-width:576px){.vwo-table tr td,.vwo-table tr th{padding:20px 30px}.vwo-table{font-size:14px}.vwo-table th{font-size:16px}.vwo-table tr th.no-padding{padding:0}.comparision-table-light-theme .responsive-table-container{padding:30px}}.pause-animation{animation-play-state:paused} </style> <style> .button{display:inline-flex;align-items:center;font-size:18px;padding:12px 30px;background-color:#e20072;color:#fff;line-height:normal;border-radius:3px;font-weight:700;border:none;text-decoration:none;box-sizing:border-box;text-align:center;justify-content:center;cursor:pointer;min-height:50px}.button:hover{background-color:#a33166}.button--line{background:#0000;border:1px solid #021647;padding:11px 30px;color:#021647}.button--small{padding:9px 16px;font-size:14px;min-height:40px}.button--large{min-height:50px;padding:15px 26px;font-size:18px;font-weight:700;line-height:1.15;transition:background-color .3s cubic-bezier(.25,.46,.45,.94)}.button--line:hover{background-color:initial;border-color:#a33166;color:#a33166}.button--disabled{cursor:not-allowed}.button--disabled,.button--disabled:hover{background-color:#e5e6e9;color:#fff}.button--disabled-primary{opacity:.3;cursor:not-allowed}.button--line-white{border-color:#fff;color:#fff}.button--line-white:hover{background-color:#fff;border-color:#fff;color:#e20072}.input-text{border:1px solid #d9dde1;border-radius:3px;color:#424852;padding:10px;font-weight:500;box-sizing:border-box;background-color:#f4f8fd;font-size:14px;-webkit-appearance:none;appearance:none}.input-text--white{background-color:#fff}.input-text:hover{background-color:#eef4fb}.input-text--white:hover,.input-text:focus{background-color:#fff}.input-text:focus{border-color:#2196f3}.input-text--grey-border{border-color:#bbb}.input-text--black-border{border-color:#181818}.input-text--large{padding:13px 10px;font-size:16px;font-weight:700;border-color:#a6aeb9}.invalid-input{border-color:#eb5055}.w-checkbox-icon-filled,.w-radio-icon-filled{opacity:0;visibility:hidden}.w-checkbox-input:checked~.w-checkbox-icon-filled,.w-radio-input:checked~.w-radio-icon-filled{opacity:1;visibility:visible}.w-checkbox-input:checked~.w-checkbox-icon-default,.w-radio-input:checked~.w-radio-icon-default{opacity:0;visibility:hidden}.w-checkbox-input:focus~.w-checkbox-icon-default,.w-checkbox-input:focus~.w-checkbox-icon-filled{outline:none;border-radius:3px}.custom-checkbox+label{position:relative;border-radius:15px;width:60px;height:30px;margin:0 10px;background:#3290e6;cursor:pointer}.custom-checkbox+label .after{position:absolute;transform:translateY(-50%) translateX(4px);top:50%;display:block;border-radius:15px;height:24px;width:24px;background:#fff;transition:transform .2s ease-in-out}.custom-checkbox:checked+label .after{transform:translateY(-50%) translateX(32px)}.label--line{display:inline-flex;align-items:center;cursor:pointer;margin-right:6px;margin-bottom:7px;font-size:11px;box-sizing:border-box;padding:5px 8px 5px 5px;background-color:#fff;border-radius:5px;border:1px solid #d9dde1;-webkit-user-select:none;user-select:none;text-transform:capitalize}.label--line:hover{border-color:#4c89c5}.label--line-large{font-size:14px;font-weight:600;padding:8px 15px;margin-right:8px;margin-bottom:10px;text-transform:none;letter-spacing:0}.label--line-large:hover{color:#2f5cfc;border-color:#2f5cfc}.label--line-active{border:1px solid #4c89c5;background:#edf5ff}.label--line-large-active{background-color:#2f5cfc;border-color:#2f5cfc;color:#fff}.label--line-large-active:hover{color:#fff}.label__product-icon{display:flex;align-items:center;position:relative;gap:10px;cursor:pointer}.label__product-icon--active .active-icon{display:block}.label__product-icon--active .default-icon{display:none}.password-show-hide-button{position:absolute;top:38px;right:15px;line-height:1;color:#788290;cursor:pointer}.password-checklist-box{position:absolute;right:0;bottom:calc(100% - 21px);border:1px solid #d9dde1;border-radius:2px;background-color:#f5f7f8;font-size:.875rem;padding:15px;opacity:0;visibility:hidden;transition:opacity .25s ease .25s;color:#555}.password-checklist-box li.error{color:red}.password-checklist-box li:before{content:"";margin-right:8px;width:16px;height:16px;display:inline-block;vertical-align:middle;background-image:url(https://static.wingify.com/gcp/wp-content/plugins/vwo-common-templates/images/pwd-checklist-icon.svg);background-repeat:no-repeat;background-size:16px 16px}.password-checklist-box li.error:before{background-image:url(https://static.wingify.com/gcp/wp-content/plugins/vwo-common-templates/images/pwd-checklist-error-icon.svg)}.password-checklist-box li.checked:before{background-image:url(https://static.wingify.com/gcp/wp-content/plugins/vwo-common-templates/images/pwd-checklist-checked-icon.svg)}.password-checklist{padding-left:0;margin:0;list-style:none}input[name=password].invalid-input~.password-checklist-box,input[name=password]:focus~.password-checklist-box{opacity:1;visibility:visible;transition-delay:0s}.popup-consent{padding-top:10px;padding-bottom:10px;opacity:1;visibility:visible}.btn-modal-form-submit{order:1}.form-horizontal-overlay .popup-consent{position:static;opacity:1;visibility:visible;padding:10px 0;box-shadow:none;background-color:initial}.form-horizontal-overlay .dark-theme .form-description,.form-horizontal-overlay .dark-theme .form-link{color:#fff}.form-horizontal .inline-form-container,.form-horizontal-overlay .inline-form-container{flex-direction:column}.form-horizontal .input-text,.form-horizontal-overlay .input-text{margin-right:0}.dark-theme .form-description,.dark-theme .form-label,.dark-theme .form-link{color:#fff}.form-vertical .btn-modal-form-submit,.form-vertical-full-btn .btn-modal-form-submit{width:100%;margin-top:0}@media only screen and (min-width:768px){.popup-consent{box-sizing:border-box;letter-spacing:.2px;transition-duration:.3s;transition-property:opacity}.form-horizontal .form-link,.form-horizontal-overlay .dark-theme .form-link,.form-horizontal-overlay .form-link,.form-vertical .form-link,.form-vertical-full-btn .form-link{color:#0b76d8}.form-horizontal .dark-theme .form-link,.form-vertical .dark-theme .form-link,.form-vertical-full-btn .dark-theme .form-link{color:#fff}.form-horizontal-overlay .dark-theme .form-description{color:#000}.form-horizontal-overlay .popup-consent.active-overlay{opacity:1;visibility:visible}.form-horizontal .inline-form-container,.form-horizontal-overlay .inline-form-container{flex-direction:row}.form-horizontal-overlay .form-container{position:relative}.form-horizontal-overlay .popup-consent{opacity:0;visibility:hidden;padding:80px 0 10px 8px;left:-8px;right:-8px;border-radius:5px;z-index:1;top:-10px;position:absolute;box-shadow:0 4px 8px 0 #1f253238;background-color:#f5f5f7}.form-horizontal .input-text,.form-horizontal-overlay .input-text{margin-right:5px}.form-horizontal-overlay .inline-form-container:hover .popup-consent{opacity:1;visibility:visible}.btn-modal-form-submit{order:0}.form-vertical .inline-form-container,.form-vertical-full-btn .inline-form-container{flex-direction:column}.form-vertical .popup-consent,.form-vertical-full-btn .popup-consent{order:1}.form-vertical .btn-modal-form-submit{width:220px;margin-top:26px;order:2}.form-vertical-full-btn .btn-modal-form-submit{order:2;margin-top:26px}.form-vertical .inline-form-container label,.form-vertical-full-btn .inline-form-container label{display:block}}.form-transition{transform:translateX(-100%)}.active-transition+div .form-transition,.form-transition{opacity:0;visibility:hidden;transition:transform .4s ease,opacity .4s ease}.active-transition+div .form-transition{transform:translateX(100%)}.active-transition .form-transition{opacity:1;transform:translate(0);visibility:visible}.bg-request-demo-testimonial-1{background-image:linear-gradient(180deg,#0000,#000 84.06%),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/testimonial-01@2x.png)}.bg-request-demo-testimonial-2{background-image:linear-gradient(180deg,#0000,#000 84.06%),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/testimonial-02@2x.png)}.bg-request-demo-testimonial-3{background-image:linear-gradient(180deg,#0000,#000 84.06%),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/testimonial-03@2x.png)}.bg-request-demo-testimonial-4{background-image:linear-gradient(180deg,#0000,#000 84.06%),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/testimonial-04@2x.png)}.bg-request-demo-testimonial-mobile-insights{background-image:linear-gradient(180deg,#0000,#000 84.06%),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/jenny.jpeg)}.iti{width:100%} </style> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" src="https://js.sentry-cdn.com/b36129c57ba949159a1025ee2321642f.min.js" crossorigin="anonymous"></script><script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY">Sentry.onLoad(function(){Sentry.init({environment: "production", allowUrls: ["vwo.com", "research.vwo.com"]});})</script> <link rel="icon" type="image/svg+xml" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/vwo-favicon.svg"/> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/apple-touch-icon-152x152.png" /> <link rel="icon" type="image/png" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/favicon-16x16.png" sizes="16x16" /> <link rel="icon" type="image/png" href="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/favicon-128.png" sizes="128x128" /> <meta name="application-name" content="VWO"/> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-TileImage" content="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/mstile-144x144.png" /> <meta name="msapplication-square70x70logo" content="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/mstile-70x70.png" /> <meta name="msapplication-square150x150logo" content="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/mstile-150x150.png" /> <meta name="msapplication-wide310x150logo" content="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="https://vwo.com/wp-content/plugins/vwo-common-templates/images/favicon/mstile-310x310.png" /> <meta name="msvalidate.01" content="4B8B65960016F76B8D9E823295C3C9EB" /> <meta name="google-site-verification" content="OLllBy9G3x-nl0K7BQYjptjY9U9jel-Pg_CtZTk0Vkg" /> <meta name="ahrefs-site-verification" content="96cef8e827b2f663d5fdfb3aedd8173dca228816a3d14625516492983d6514c1"> <!-- eslint-disable --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript"> var target_products = ''; </script> <!-- eslint-enable --> <!-- eslint-disable --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript"> var vwo_conversion_goals = ''; </script> <!-- eslint-enable --> <style> .Ai\(b\){align-items:baseline}.Ai\(c\),.modal .modal_Ai\(c\){align-items:center}.Ai\(e\){align-items:end}.Ai\(fe\){align-items:flex-end}.Ai\(fs\){align-items:flex-start}.As\(c\){align-self:center}.As\(fe\){align-self:flex-end}.As\(fs\){align-self:flex-start}.As\(st\){align-self:stretch}.Animdel\(1\.5s\){animation-delay:1.5s}.Animdel\(1s\){animation-delay:1s}.Animdel\(2\.2s\){animation-delay:2.2s}.Animdel\(2\.5s\){animation-delay:2.5s}.Animdel\(2s\){animation-delay:2s}.Animdel\(3\.2s\){animation-delay:3.2s}.Animdel\(3\.3s\){animation-delay:3.3s}.Animdel\(3\.5s\){animation-delay:3.5s}.Animdel\(3\.7s\){animation-delay:3.7s}.Animdel\(3s\){animation-delay:3s}.Animdel\(4\.4s\){animation-delay:4.4s}.Animdel\(4s\){animation-delay:4s}.Animdel\(5\.5s\){animation-delay:5.5s}.Animdel\(5s\){animation-delay:5s}.Animdur\(0\.4s\){animation-duration:.4s}.Animdur\(120s\){animation-duration:120s}.Animdur\(15s\){animation-duration:15s}.Animdur\(1s\){animation-duration:1s}.Animdur\(20s\){animation-duration:20s}.Animdur\(30s\){animation-duration:30s}.Animdur\(40s\){animation-duration:40s}.Animdur\(60s\){animation-duration:60s}.Ap\(n\){-webkit-appearance:none;appearance:none}.Bd,.Bd\:f:focus,.Bdw\(1px\){border-width:1px}.Bd,.BdB,.BdEnd,.BdStart,.BdT,.Bd\:f:focus,.Bds\(s\),.Bds\(s\)\:\:a:after,.Bds\(s\)\:\:b:before{border-style:solid}.Bd\(\$border-bottom-grey\){border:1px solid #d9dde1}.Bd\(0\){border:0}.Bd\(n\){border:none}.Bdb\(\$border-bottom-grey\){border-bottom:1px solid #d9dde1}.Bdc\(--color-v2-purple\),.Bdc\(--color-v2-purple\)\:h:hover,.active .active_Bdc\(--color-v2-purple\){border-color:var(--color-v2-purple)}.atomic-dark-input .atomic-dark-input_Bdc\(\#666\){border-color:#666}.Bdc\(\#000\){border-color:#000}.Bdc\(\#010105\)\:\:b:before{border-color:#010105}.Bdc\(\#07003a\.1\){border-color:#07003a1a}.Bdc\(\#07003a\.2\){border-color:#07003a33}.Bdc\(\#089d52\),.Bdc\(\$color-green-new-1\){border-color:#089d52}.Bdc\(\#292b3d\){border-color:#292b3d}.Bdc\(\#2a2a35\){border-color:#2a2a35}.Bdc\(\#2f3348\){border-color:#2f3348}.Bdc\(\#36324f\){border-color:#36324f}.Bdc\(\#4185f4\){border-color:#4185f4}.Bdc\(\#584a73\){border-color:#584a73}.Bdc\(\#666666\.1\){border-color:#6666661a}.Bdc\(\#c2c2c2\){border-color:#c2c2c2}.Bdc\(\#d2d9f3\){border-color:#d2d9f3}.Bdc\(\#d9d0ff\){border-color:#d9d0ff}.Bdc\(\#d9dde1\),.Bdc\(\$color-grey\){border-color:#d9dde1}.Bdc\(\#e1e1e1\),.Bdc\(\#e1e1e1\)\:h:hover,.Bdc\(\$color-grey-light-4\){border-color:#e1e1e1}.Bdc\(\#e7e9ef\){border-color:#e7e9ef}.Bdc\(\#eadce3\){border-color:#eadce3}.Bdc\(\#f8f8f8\){border-color:#f8f8f8}.Bdc\(\#ffffff\.1\){border-color:#ffffff1a}.Bdc\(\#ffffff\.2\){border-color:#fff3}.Bdc\(\$color-red\){border-color:#e02020}.Bdc\(\$transparent-white-1\){border-color:#ffffff1a}.Bdc\(--color-black\){border-color:var(--color-black)}.Bdc\(--color-black-light-3\){border-color:var(--color-black-light-3)}.Bdc\(--color-blue-dark-1\){border-color:var(--color-blue-dark-1)}.Bdc\(--color-blue-dark-2\),.Bdc\(--color-blue-dark-2\)\:h:hover{border-color:var(--color-blue-dark-2)}.Bdc\(--color-blue-light-1\){border-color:var(--color-blue-light-1)}.Bdc\(--color-green-new-1\){border-color:var(--color-green-new-1)}.Bdc\(--color-grey\){border-color:var(--color-grey)}.Bdc\(--color-grey-border\){border-color:var(--color-grey-border)}.Bdc\(--color-grey-border-4\){border-color:var(--color-grey-border-4)}.Bdc\(--color-grey-light\){border-color:var(--color-grey-light)}.Bdc\(--color-grey-light-4\),.Bdc\(--color-grey-light-4\)\:h:hover{border-color:var(--color-grey-light-4)}.Bdc\(--color-grey-light-5\){border-color:var(--color-grey-light-5)}.Bdc\(--color-orange\){border-color:var(--color-orange)}.Bdc\(--color-orange-dark\){border-color:var(--color-orange-dark)}.Bdc\(--color-orange-dark-2\){border-color:var(--color-orange-dark-2)}.Bdc\(--color-pink\){border-color:var(--color-pink)}.Bdc\(--color-purple\),.Bdc\(--color-purple\)\:h:hover{border-color:var(--color-purple)}.Bdc\(--color-purple-1\){border-color:var(--color-purple-1)}.Bdc\(--color-purple-dark\){border-color:var(--color-purple-dark)}.Bdc\(--color-purple-light-9\){border-color:var(--color-purple-light-9)}.Bdc\(--color-red\){border-color:var(--color-red)}.Bdc\(--color-v2-blue-1\){border-color:var(--color-v2-blue-1)}.Bdc\(--color-white\),.Bdc\(--color-white\)\:\:a:after,.Bdc\(--color-white\)\:h:hover{border-color:var(--color-white)}.Bdc\(--color-yellow\),.header-top-theme-dark .header-top-theme-dark_Bdc\(--color-yellow\){border-color:var(--color-yellow)}.Bdc\(inh\),.Bdc\(inh\)\:h:hover{border-color:inherit}.Bdc\(t\),.Bdc\(t\)\:\:a:after,.Bdc\(t\)\:\:b:before{border-color:#0000}.Bdc\(\#4c89c5\)\:h:hover{border-color:#4c89c5}.Bdc\(\$color-blue-dark-2\)\:h:hover{border-color:#2f5cfc}.Bdc\(\$color-purple\)\:h:hover{border-color:#e20072}.Bdc\(--color-purple-hover\)\:h:hover{border-color:var(--color-purple-hover)}.header-top-theme-dark .header-top-theme-dark_Bdc\(\$color-white\){border-color:#fff}.wsp-page-enterprise .wsp-page-enterprise_Bdc\(\$color-yellow\){border-color:#df8800}.Bdtc\(\#36324f\){border-top-color:#36324f}.Bdtc\(\#d9dde1\),.Bdtc\(\$color-grey\){border-top-color:#d9dde1}.Bdtc\(\$color-grey-light-4\){border-top-color:#e1e1e1}.Bdtc\(--color-font-dark\),.Bdtc\(--color-font-dark\)\:h:hover{border-top-color:var(--color-font-dark)}.Bdtc\(--color-grey\){border-top-color:var(--color-grey)}.Bdtc\(--color-grey-1\){border-top-color:var(--color-grey-1)}.Bdtc\(--color-grey-border\){border-top-color:var(--color-grey-border)}.Bdtc\(--color-grey-border-1\){border-top-color:var(--color-grey-border-1)}.Bdtc\(--color-grey-light-4\){border-top-color:var(--color-grey-light-4)}.Bdtc\(--color-white\),.Bdtc\(--color-white\)\:\:a:after{border-top-color:var(--color-white)}.Bdtc\(--color-white-transparent-1\){border-top-color:var(--color-white-transparent-1)}.Bdtc\(t\),.Bdtc\(t\)\:\:a:after{border-top-color:#0000}.Bdtc\(\$color-grey-border-2\)\:\:a:after{border-top-color:#c2c2c2}.Bdendc\(\#07003a\.2\){border-right-color:#07003a33}.Bdendc\(\#2b3945\),.Bdendc\(\#2b3945\)\:\:a:after{border-right-color:#2b3945}.Bdendc\(\#36324f\){border-right-color:#36324f}.Bdendc\(\#d8d8d8\){border-right-color:#d8d8d8}.Bdendc\(\$color-grey\){border-right-color:#d9dde1}.Bdendc\(\$color-grey-light-4\){border-right-color:#e1e1e1}.Bdendc\(--color-blue-light-4\){border-right-color:var(--color-blue-light-4)}.Bdendc\(--color-grey\){border-right-color:var(--color-grey)}.Bdendc\(--color-grey-border-3\){border-right-color:var(--color-grey-border-3)}.Bdendc\(--color-grey-light-4\){border-right-color:var(--color-grey-light-4)}.Bdendc\(--color-purple-light-9\){border-right-color:var(--color-purple-light-9)}.Bdendc\(--color-white\){border-right-color:var(--color-white)}.active .active_Bdbc\(--color-v2-purple\){border-bottom-color:var(--color-v2-purple)}.Bdbc\(\#07003a\.2\){border-bottom-color:#07003a33}.Bdbc\(\#2a2a30\)\:\:b:before{border-bottom-color:#2a2a30}.Bdbc\(\#d8d8d8\){border-bottom-color:#d8d8d8}.Bdbc\(\#d9dde1\),.Bdbc\(\$color-grey-border\),.Bdbc\(\$color-grey\){border-bottom-color:#d9dde1}.Bdbc\(\#e1e1e1\){border-bottom-color:#e1e1e1}.Bdbc\(\#e7e1f8\){border-bottom-color:#e7e1f8}.Bdbc\(\#eee\){border-bottom-color:#eee}.Bdbc\(\#fff\)\:\:b:before{border-bottom-color:#fff}.Bdbc\(\#ffffff\.1\){border-bottom-color:#ffffff1a}.Bdbc\(\#ffffff\.2\){border-bottom-color:#fff3}.Bdbc\(\$transparent-white-5\){border-bottom-color:#ffffff4d}.Bdbc\(--color-blue-dark\){border-bottom-color:var(--color-blue-dark)}.Bdbc\(--color-blue-light-4\){border-bottom-color:var(--color-blue-light-4)}.Bdbc\(--color-grey\){border-bottom-color:var(--color-grey)}.Bdbc\(--color-grey-border\){border-bottom-color:var(--color-grey-border)}.Bdbc\(--color-grey-border-1\){border-bottom-color:var(--color-grey-border-1)}.Bdbc\(--color-grey-light-4\){border-bottom-color:var(--color-grey-light-4)}.Bdbc\(--color-purple\){border-bottom-color:var(--color-purple)}.Bdbc\(--color-purple-dark\){border-bottom-color:var(--color-purple-dark)}.Bdbc\(--color-white\){border-bottom-color:var(--color-white)}.Bdbc\(t\),.Bdbc\(t\)\:\:a:after{border-bottom-color:#0000}.Bdbc\(\#000\)\:\:a:after{border-bottom-color:#000}.Bdstartc\(\#2b3945\){border-left-color:#2b3945}.Bdstartc\(\#d9dde1\){border-left-color:#d9dde1}.Bdstartc\(\$color-dark-grey\){border-left-color:#788290}.Bdstartc\(--color-grey\){border-left-color:var(--color-grey)}.Bdstartc\(--color-grey-2\){border-left-color:var(--color-grey-2)}.Bdstartc\(--color-grey-light-4\){border-left-color:var(--color-grey-light-4)}.Bdstartc\(--color-purple\){border-left-color:var(--color-purple)}.Bdstartc\(--color-purple-dark\){border-left-color:var(--color-purple-dark)}.Bdstartc\(--color-red\){border-left-color:var(--color-red)}.Bdstartc\(--color-white\){border-left-color:var(--color-white)}.Bds\(da\){border-style:dashed}.Bdts\(da\),.Bdts\(da\)\:\:a:after{border-top-style:dashed}.Bdts\(s\),.Bdts\(s\)\:\:a:after{border-top-style:solid}.Bdends\(s\),.Bdends\(s\)\:\:a:after{border-right-style:solid}.Bdbs\(da\){border-bottom-style:dashed}.Bdbs\(s\),.Bdbs\(s\)\:\:a:after{border-bottom-style:solid}.Bdstarts\(s\){border-left-style:solid}.Bdw\(0\),.Bdw\(0\)\:\:a:after{border-width:0}.Bdw\(10px\),.Bdw\(10px\)\:\:b:before{border-width:10px}.Bdw\(20px\){border-width:20px}.Bdw\(2px\){border-width:2px}.Bdw\(3px\){border-width:3px}.Bdw\(4px\){border-width:4px}.Bdw\(5px\){border-width:5px}.Bdw\(6px\){border-width:6px}.Bdw\(t\){border-width:thin}.Bdw\(12px\)\:\:a:after{border-width:12px}.Bdw\(60px\)\:\:a:after{border-width:60px}.Bdtw\(0\),.Bdtw\(0\)\:fc:first-child{border-top-width:0}.BdT,.Bdtw\(1px\),.Bdtw\(1px\)\:\:a:after{border-top-width:1px}.Bdtw\(4px\){border-top-width:4px}.Bdtw\(8px\),.Bdtw\(8px\)\:\:a:after{border-top-width:8px}.Bdtw\(20px\)\:\:a:after{border-top-width:20px}.Bdendw\(0\){border-right-width:0}.BdEnd,.Bdendw\(1px\){border-right-width:1px}.Bdendw\(8px\),.Bdendw\(8px\)\:\:a:after{border-right-width:8px}.Bdendw\(20px\)\:\:a:after{border-right-width:20px}.Bdbw\(0\),.Bdbw\(0\)\:lc:last-child{border-bottom-width:0}.BdB,.Bdbw\(1px\){border-bottom-width:1px}.Bdbw\(2px\),.Bdbw\(2px\)\:\:a:after{border-bottom-width:2px}.Bdbw\(8px\),.Bdbw\(8px\)\:\:a:after{border-bottom-width:8px}.Bdstartw\(0\){border-left-width:0}.Bdstartw\(10px\){border-left-width:10px}.BdStart,.Bdstartw\(1px\){border-left-width:1px}.Bdstartw\(2px\){border-left-width:2px}.Bdstartw\(4px\){border-left-width:4px}.Bdstartw\(8px\){border-left-width:8px}.Bdrs\(0\){border-radius:0}.Bdrs\(100\%\){border-radius:100%}.Bdrs\(100px\){border-radius:100px}.Bdrs\(10px\),.Bdrs\(10px\)\:\:a:after{border-radius:10px}.Bdrs\(15px\){border-radius:15px}.Bdrs\(16px\){border-radius:16px}.Bdrs\(1px\){border-radius:1px}.Bdrs\(20px\){border-radius:20px}.Bdrs\(25px\){border-radius:25px}.Bdrs\(2px\){border-radius:2px}.Bdrs\(30px\){border-radius:30px}.Bdrs\(35px\){border-radius:35px}.Bdrs\(3px\){border-radius:3px}.Bdrs\(40px\){border-radius:40px}.Bdrs\(4px\){border-radius:4px}.Bdrs\(50\%\),.Bdrs\(50\%\)\:\:a:after{border-radius:50%}.Bdrs\(50px\){border-radius:50px}.Bdrs\(5px\){border-radius:5px}.Bdrs\(6px\){border-radius:6px}.Bdrs\(8px\){border-radius:8px}.Bdrstend\(0\){border-top-right-radius:0}.Bdrstend\(100px\){border-top-right-radius:100px}.Bdrstend\(10px\){border-top-right-radius:10px}.Bdrstend\(2px\){border-top-right-radius:2px}.Bdrstend\(30px\){border-top-right-radius:30px}.Bdrstend\(3px\){border-top-right-radius:3px}.Bdrstend\(4px\){border-top-right-radius:4px}.Bdrstend\(50\%\){border-top-right-radius:50%}.Bdrstend\(5px\){border-top-right-radius:5px}.Bdrstend\(6px\){border-top-right-radius:6px}.Bdrsbend\(0\){border-bottom-right-radius:0}.Bdrsbend\(10px\),.Bdrsbend\(10px\)\:lc:last-child{border-bottom-right-radius:10px}.Bdrsbend\(30px\){border-bottom-right-radius:30px}.Bdrsbend\(3px\){border-bottom-right-radius:3px}.Bdrsbend\(4px\){border-bottom-right-radius:4px}.Bdrsbend\(50\%\){border-bottom-right-radius:50%}.Bdrsbend\(5px\){border-bottom-right-radius:5px}.Bdrsbend\(6px\){border-bottom-right-radius:6px}.Bdrsbstart\(10px\),.Bdrsbstart\(10px\)\:lc:last-child{border-bottom-left-radius:10px}.Bdrsbstart\(200px\){border-bottom-left-radius:200px}.Bdrsbstart\(30px\){border-bottom-left-radius:30px}.Bdrsbstart\(3px\){border-bottom-left-radius:3px}.Bdrsbstart\(4px\){border-bottom-left-radius:4px}.Bdrsbstart\(50\%\){border-bottom-left-radius:50%}.Bdrsbstart\(5px\){border-bottom-left-radius:5px}.Bdrsbstart\(6px\){border-bottom-left-radius:6px}.Bdrststart\(0\){border-top-left-radius:0}.Bdrststart\(10px\){border-top-left-radius:10px}.Bdrststart\(200px\){border-top-left-radius:200px}.Bdrststart\(20px\){border-top-left-radius:20px}.Bdrststart\(2px\){border-top-left-radius:2px}.Bdrststart\(30px\){border-top-left-radius:30px}.Bdrststart\(3px\){border-top-left-radius:3px}.Bdrststart\(4px\){border-top-left-radius:4px}.Bdrststart\(50\%\){border-top-left-radius:50%}.Bdrststart\(5px\){border-top-left-radius:5px}.Bdrststart\(6px\){border-top-left-radius:6px}.BkdpBlur\(15px\){-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.BkdpBlur\(20px\){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.BkdpBlur\(30px\),.BkdpBlur\(30px\)\:\:b:before{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.Bg\(\#d8d8d8\){background:#d8d8d8}.Bg\(\#e8edff\){background:#e8edff}.Bg\(\$bg-dotted-shadow\){background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-personalize/dotted-bg-with-shadow.svg)}.Bg\(\$bg-fb-campaign\){background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/facebook-campaign/facebook-header-bg.jpg)}.Bg\(\$bg-horizontal-gradient-purple\){background:linear-gradient(270deg,#26134d00,#26134d 50%)}.Bg\(\$bg-rich-campaign\){background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/rich-campaign/contest-header.svg)}.Bg\(\$bg-success-story\){background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/bg-success-story.jpg)}.Bg\(\$blue-dotted-bg-gradient\){background:linear-gradient(180deg,#eaf1ff,#eaf1ff00)}.Bg\(\$gradiant-home-white-tiles\){background:linear-gradient(180deg,#d4e0ec26 1%,#d4e0ec 10%,#d4e0eccc 95%)}.Bg\(\$gradient-card-blue\){background:linear-gradient(225.11deg,#38cfff66 14.41%,#cb76ff66 79.41%)}.Bg\(\$gradient-convex-patthern\){background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/convex-2023/noise-bg.png),linear-gradient(129deg,#8c55ff,#ff3298)}.Bg\(\$gradient-convex-toggler\){background:linear-gradient(0deg,#fff3,#fff3),linear-gradient(0deg,#ffffff1a,#ffffff1a)}.Bg\(\$gradient-dark-blue-transparent\){background:radial-gradient(50% 50% at 50% 50%,#282848 0,#282749f2 100%)}.Bg\(\$gradient-grey-bottom-to-top\){background:linear-gradient(0deg,#fff 50%,#f8f9fd)}.Bg\(\$gradient-grey-top-to-bottom\){background:linear-gradient(180deg,#fff 50%,#f8f9fd)}.Bg\(\$gradient-insights-page-header\){background:linear-gradient(0deg,#0003,#0003),#26134d}.Bg\(\$gradient-mega-menu\){background:linear-gradient(0deg,#f8f8f8,#f8f8f8),#fff}.Bg\(\$gradient-off-white\){background:linear-gradient(180deg,#fff 50%,#eeeff1 136.36%)}.Bg\(\$gradient-purple\){background:linear-gradient(0deg,#f4f7f800,#26134d0d)}.Bg\(\$gradient-purple-testimonial-bg-2\){background:linear-gradient(160deg,#ffffff26 29.96%,#fff0 64.52%)}.Bg\(\$gradient-shadow\){background:linear-gradient(225deg,#38cfff 14.41%,#cb76ff 79.41%)}.Bg\(\$linear-gradient-transparent\){background:linear-gradient(180deg,#ffffff4d,#fff,#fff)}.Bg\(--color-blue-light-1\){background:var(--color-blue-light-1)}.Bg\(--color-purple-light-5\){background:var(--color-purple-light-5)}.Bg\(--color-white\){background:var(--color-white)}.Bg\(n\){background:none}.Bg\(t\){background:#0000}.Bg\(\$gradient-convex-mobile\)\:\:a:after{background:radial-gradient(51.32% 52.62% at 57.07% 36.9%,#26134d00 0,#26134d 100%)}.Bgi\(\$bg-cross-pattern\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/serverside-testing-2024/cross-pattern.svg)}.Bgi\(\$bg-customer-maps\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/global-map-bg-2@2x.png)}.Bgi\(\$bg-dot-pattern\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/serverside-testing-2024/dot-pattern.svg)}.Bgi\(\$bg-enterprise-culture\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/enterprise/enterprise.jpg)}.Bgi\(\$bg-img-header\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/landing-pages/banner.svg)}.Bgi\(\$bg-img-video-event\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/dot-bg.svg)}.Bgi\(\$bg-platform-switcher\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/black-shadow-bg.svg)}.Bgi\(\$bg-success-bear\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/contact-us/bg-bear.png)}.Bgi\(\$bg-success-flos\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/contact-us/bg-flos.png)}.Bgi\(\$bg-success-ubisoft\){background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/contact-us/bg-ubisoft.png)}.Bgi\(\$gradient-white-to-transparent-2\){background-image:linear-gradient(144.98deg,#fff 57.99%,#fff0 85.96%)}.Bgi\(\$gray-common-dotted-bg-gradient\){background-image:linear-gradient(180deg,currentColor,#fff0),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/gradient-gray-dot.svg)}.Bgi\(\$transparent-purple-gradient\){background-image:linear-gradient(180deg,#ffffff4d,#fff0)}.Bgi\(\$transparent-purple-gradient-v2\){background-image:linear-gradient(#938aa8 5%,#110d25)}.Bgi\(\$white-common-dotted-bg-gradient\){background-image:linear-gradient(180deg,currentColor,#fff0),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/gradient-dot.svg)}.Bgi\(n\){background-image:none}.Bgi\(\$purple-gradient\)\:h:hover{background-image:linear-gradient(#b748ff,#7117ff)}.Bgi\(\$gradient-black\)\:\:a:after{background-image:linear-gradient(270deg,#000,#0000)}.Bgi\(serverside-sdk-tab-nav-gradient\)\:\:a:after{background-image:linear-gradient(270deg,#201c33,#201c3300)}.Bgc\(\#fef2f8\)\:h:hover,.active .active_Bgc\(\#fef2f8\){background-color:#fef2f8}.Bgc\(\$color-light-grey-1\)\:h:hover,.active .active_Bgc\(\$color-light-grey-1\){background-color:#f4f7f8}.Bgc\(--color-light-grey-1\),.Bgc\(--color-light-grey-1\)\:h:hover,.active .active_Bgc\(--color-light-grey-1\){background-color:var(--color-light-grey-1)}.active .active_Bgc\(--color-light-pink-1\){background-color:var(--color-light-pink-1)}.Bgc\(--color-purple\),.Bgc\(--color-purple\)\:h:hover,.active .active_Bgc\(--color-purple\){background-color:var(--color-purple)}.Bgc\(--color-light-grey-2\),.active-tab-mobile .active-tab-mobile_Bgc\(--color-light-grey-2\){background-color:var(--color-light-grey-2)}.Bgc\(\#\#242a35\.5\){background-color:#242a3580}.Bgc\(\#000\.2\){background-color:#0003}.Bgc\(\#000\.6\){background-color:#0009}.Bgc\(\#000000\),.Bgc\(\$color-black\),.Bgc\(\$color-black\)\:h:hover{background-color:#000}.Bgc\(\#010105\){background-color:#010105}.Bgc\(\#010105\.5\){background-color:#01010580}.Bgc\(\#010105\.7\)\:\:a:after,.Bgc\(\#010105\.7\)\:\:b:before{background-color:#010105b3}.Bgc\(\#060026\),.Bgc\(\#060026\)\:\:a:after{background-color:#060026}.Bgc\(\#07003a\.4\){background-color:#07003a66}.Bgc\(\#090a10\){background-color:#090a10}.Bgc\(\#090a10\.9\){background-color:#090a10e6}.Bgc\(\#0baa5a\){background-color:#0baa5a}.Bgc\(\#0d0c12\){background-color:#0d0c12}.Bgc\(\#13172a\),.modal-as-page .modal-as-page_Bgc\(\#13172a\){background-color:#13172a}.Bgc\(\#14191f\){background-color:#14191f}.Bgc\(\#151a24\){background-color:#151a24}.Bgc\(\#181d34\){background-color:#181d34}.Bgc\(\#1a1a1f\),.Bgc\(\#1a1a1f\)\:h:hover{background-color:#1a1a1f}.Bgc\(\#1a202a\){background-color:#1a202a}.Bgc\(\#1b95e0\){background-color:#1b95e0}.Bgc\(\#1e1e22\){background-color:#1e1e22}.Bgc\(\#1f1a3c\){background-color:#1f1a3c}.Bgc\(\#1f213c\){background-color:#1f213c}.Bgc\(\#1f2532\){background-color:#1f2532}.Bgc\(\#21205c\){background-color:#21205c}.Bgc\(\#241e44\),.Bgc\(\#241e44\)\:h:hover{background-color:#241e44}.Bgc\(\#2a2a30\){background-color:#2a2a30}.Bgc\(\#2a3243\){background-color:#2a3243}.Bgc\(\#2b3945\){background-color:#2b3945}.Bgc\(\#2c2757\){background-color:#2c2757}.Bgc\(\#2f3d44\){background-color:#2f3d44}.Bgc\(\#321062\){background-color:#321062}.Bgc\(\#353538\){background-color:#353538}.Bgc\(\#3892e3\){background-color:#3892e3}.Bgc\(\#3b0071\){background-color:#3b0071}.Bgc\(\#3d2b60\){background-color:#3d2b60}.Bgc\(\#443461\){background-color:#443461}.Bgc\(\#48494e\){background-color:#48494e}.Bgc\(\#4d01b3\){background-color:#4d01b3}.Bgc\(\#5600c8\){background-color:#5600c8}.Bgc\(\#8affc0\){background-color:#8affc0}.Bgc\(\#b5b5b5\){background-color:#b5b5b5}.Bgc\(\#bada55\){background-color:#bada55}.Bgc\(\#bcfffc\){background-color:#bcfffc}.Bgc\(\#bf3178\){background-color:#bf3178}.Bgc\(\#ceeafe\){background-color:#ceeafe}.Bgc\(\#d4fbe6\){background-color:#d4fbe6}.Bgc\(\#e0eee6\){background-color:#e0eee6}.Bgc\(\#e20072\),.Bgc\(\$color-purple\){background-color:#e20072}.Bgc\(\#e2edff\){background-color:#e2edff}.Bgc\(\#e4f6e5\){background-color:#e4f6e5}.Bgc\(\#e7e1f8\){background-color:#e7e1f8}.Bgc\(\#e8edff\){background-color:#e8edff}.Bgc\(\#eadaff\){background-color:#eadaff}.Bgc\(\#ebf7ff\){background-color:#ebf7ff}.Bgc\(\#eee\){background-color:#eee}.Bgc\(\#eeeff1\){background-color:#eeeff1}.Bgc\(\#eefff6\){background-color:#eefff6}.Bgc\(\#eff2ff\){background-color:#eff2ff}.Bgc\(\#f2f5ff\){background-color:#f2f5ff}.Bgc\(\#f3ecff\),.Bgc\(\$color-purple-light-7\),.elearning .elearning_Bgc\(\#f3ecff\){background-color:#f3ecff}.Bgc\(\#f3faf6\){background-color:#f3faf6}.Bgc\(\#f4f8fd\),.Bgc\(\$color-blue-light-1\){background-color:#f4f8fd}.Bgc\(\#f8f3ff\){background-color:#f8f3ff}.Bgc\(\#f8f4f6\){background-color:#f8f4f6}.Bgc\(\#f8f8f8\),.Bgc\(\$color-grey-light\),.Bgc\(\$color-grey-light\)\:\:a:after{background-color:#f8f8f8}.Bgc\(\#f8f9fd\),.Bgc\(\$color-light-grey-2\){background-color:#f8f9fd}.Bgc\(\#fae1fd\),.item:hover .item\:h_Bgc\(\#fae1fd\){background-color:#fae1fd}.Bgc\(\#fdecf8\){background-color:#fdecf8}.Bgc\(\#fdf2ed\){background-color:#fdf2ed}.Bgc\(\#ffb9dc\){background-color:#ffb9dc}.Bgc\(\#ffba00\){background-color:#ffba00}.Bgc\(\#ffe6e5\){background-color:#ffe6e5}.Bgc\(\#ffeded\),.saas .saas_Bgc\(\#ffeded\){background-color:#ffeded}.Bgc\(\#ffefe9\){background-color:#ffefe9}.Bgc\(\#fff\){background-color:#fff}.Bgc\(\#fff\.06\),.Bgc\(\#fff\.06\)\:h:hover{background-color:#ffffff0f}.Bgc\(\#fff\.1\),.Bgc\(\#ffffff\.1\){background-color:#ffffff1a}.Bgc\(\#fff0f1\){background-color:#fff0f1}.Bgc\(\#fff7ef\){background-color:#fff7ef}.Bgc\(\#ffffff\),.Bgc\(\$color-white\),.Bgc\(\$color-white\)\:\:a:after,.Bgc\(\$color-white\)\:h:hover,.modal_as_page .modal_as_page_Bgc\(\$color-white\){background-color:#fff}.Bgc\(\#ffffff\.02\){background-color:#ffffff05}.Bgc\(\#ffffff\.7\){background-color:#ffffffb3}.Bgc\(\$color-blue-dark-1\){background-color:#1c304b}.Bgc\(\$color-dark-blue-2\){background-color:#110d25}.Bgc\(\$color-green-light-1\){background-color:#eef8f3}.Bgc\(\$color-green-new-1\){background-color:#089d52}.Bgc\(\$color-grey-light-1\){background-color:#6d6d6d}.Bgc\(\$color-grey-light-6\){background-color:#b9b1cd}.Bgc\(\$color-light-grey-1\)\!{background-color:#f4f7f8!important}.Bgc\(\$color-light-pink\),.modal-as-page .modal-as-page_Bgc\(\$color-light-pink\){background-color:#f6f0ff}.Bgc\(\$color-purple-dark\){background-color:#802050}.Bgc\(\$color-v2-blue-1\){background-color:#2f5cfc}.Bgc\(\$color-yellow\),.wsp-page-enterprise .wsp-page-enterprise_Bgc\(\$color-yellow\){background-color:#df8800}.Bgc\(\$transparent-black\){background-color:#26134d99}.Bgc\(\$transparent-purple-1\){background-color:#07003a33}.Bgc\(\$transparent-purple-2\){background-color:#07003a80}.Bgc\(\$transparent-white\){background-color:#ffffffe6}.Bgc\(\$transparent-white-1\){background-color:#ffffff1a}.Bgc\(--color-black\),.Bgc\(--color-black\)\:h:hover{background-color:var(--color-black)}.Bgc\(--color-black-1\){background-color:var(--color-black-1)}.Bgc\(--color-black-light\){background-color:var(--color-black-light)}.Bgc\(--color-black-light-1\){background-color:var(--color-black-light-1)}.Bgc\(--color-black-light-3\){background-color:var(--color-black-light-3)}.Bgc\(--color-blue\),.Bgc\(--color-blue\)\:\:a:after{background-color:var(--color-blue)}.Bgc\(--color-blue-dark\){background-color:var(--color-blue-dark)}.Bgc\(--color-blue-dark-1\){background-color:var(--color-blue-dark-1)}.Bgc\(--color-blue-dark-2\){background-color:var(--color-blue-dark-2)}.Bgc\(--color-blue-light-1\){background-color:var(--color-blue-light-1)}.Bgc\(--color-blue-light-2\){background-color:var(--color-blue-light-2)}.Bgc\(--color-blue-light-3\){background-color:var(--color-blue-light-3)}.Bgc\(--color-blue-light-4\){background-color:var(--color-blue-light-4)}.Bgc\(--color-blue-light-5\){background-color:var(--color-blue-light-5)}.Bgc\(--color-blue-light-6\){background-color:var(--color-blue-light-6)}.Bgc\(--color-blue-light-6\)\!{background-color:var(--color-blue-light-6)!important}.Bgc\(--color-blue-light-7\),.Bgc\(--color-blue-light-7\)\:h:hover{background-color:var(--color-blue-light-7)}.Bgc\(--color-blue-new\){background-color:var(--color-blue-new)}.Bgc\(--color-blue-new-1\){background-color:var(--color-blue-new-1)}.Bgc\(--color-blue-new-2\){background-color:var(--color-blue-new-2)}.Bgc\(--color-dark-blue-1\){background-color:var(--color-dark-blue-1)}.Bgc\(--color-dark-blue-2\){background-color:var(--color-dark-blue-2)}.Bgc\(--color-dark-grey\){background-color:var(--color-dark-grey)}.Bgc\(--color-dark-grey-2\){background-color:var(--color-dark-grey-2)}.Bgc\(--color-gray-black-3\){background-color:var(--color-gray-black-3)}.Bgc\(--color-green\){background-color:var(--color-green)}.Bgc\(--color-green-light\){background-color:var(--color-green-light)}.Bgc\(--color-green-light-1\){background-color:var(--color-green-light-1)}.Bgc\(--color-green-light-2\){background-color:var(--color-green-light-2)}.Bgc\(--color-green-light-3\){background-color:var(--color-green-light-3)}.Bgc\(--color-green-light-4\){background-color:var(--color-green-light-4)}.Bgc\(--color-green-light-6\){background-color:var(--color-green-light-6)}.Bgc\(--color-green-new-1\){background-color:var(--color-green-new-1)}.Bgc\(--color-grey\){background-color:var(--color-grey)}.Bgc\(--color-grey-border\){background-color:var(--color-grey-border)}.Bgc\(--color-grey-border-1\){background-color:var(--color-grey-border-1)}.Bgc\(--color-grey-light\),.Bgc\(--color-grey-light\)\:h:hover{background-color:var(--color-grey-light)}.Bgc\(--color-grey-light\)\!{background-color:var(--color-grey-light)!important}.Bgc\(--color-grey-light-2\){background-color:var(--color-grey-light-2)}.Bgc\(--color-grey-light-4\),.Bgc\(--color-grey-light-4\)\:\:a:after{background-color:var(--color-grey-light-4)}.Bgc\(--color-grey-light-5\){background-color:var(--color-grey-light-5)}.Bgc\(--color-light-green\){background-color:var(--color-light-green)}.Bgc\(--color-light-grey\){background-color:var(--color-light-grey)}.Bgc\(--color-light-grey-1\)\!{background-color:var(--color-light-grey-1)!important}.Bgc\(--color-light-pink\){background-color:var(--color-light-pink)}.Bgc\(--color-new-font-dark\){background-color:var(--color-new-font-dark)}.Bgc\(--color-orange\),.Bgc\(--color-orange\)\:h:hover{background-color:var(--color-orange)}.Bgc\(--color-orange-dark\){background-color:var(--color-orange-dark)}.Bgc\(--color-orange-dark-2\){background-color:var(--color-orange-dark-2)}.Bgc\(--color-orange-dark-3\){background-color:var(--color-orange-dark-3)}.Bgc\(--color-orange-light\){background-color:var(--color-orange-light)}.Bgc\(--color-orange-new\),.Bgc\(--color-orange-new\)\:h:hover{background-color:var(--color-orange-new)}.Bgc\(--color-orange-new-light\){background-color:var(--color-orange-new-light)}.Bgc\(--color-pink-light\){background-color:var(--color-pink-light)}.Bgc\(--color-pink-light-3\){background-color:var(--color-pink-light-3)}.Bgc\(--color-purple-1\){background-color:var(--color-purple-1)}.Bgc\(--color-purple-2\){background-color:var(--color-purple-2)}.Bgc\(--color-purple-3\){background-color:var(--color-purple-3)}.Bgc\(--color-purple-4\){background-color:var(--color-purple-4)}.Bgc\(--color-purple-5\){background-color:var(--color-purple-5)}.Bgc\(--color-purple-dark\){background-color:var(--color-purple-dark)}.Bgc\(--color-purple-dark-1\){background-color:var(--color-purple-dark-1)}.Bgc\(--color-purple-dark-2\){background-color:var(--color-purple-dark-2)}.Bgc\(--color-purple-light-2\){background-color:var(--color-purple-light-2)}.Bgc\(--color-purple-light-3\){background-color:var(--color-purple-light-3)}.Bgc\(--color-purple-light-4\){background-color:var(--color-purple-light-4)}.Bgc\(--color-purple-light-6\){background-color:var(--color-purple-light-6)}.Bgc\(--color-purple-light-7\){background-color:var(--color-purple-light-7)}.Bgc\(--color-purple-light-8\){background-color:var(--color-purple-light-8)}.Bgc\(--color-red\){background-color:var(--color-red)}.Bgc\(--color-red-light\){background-color:var(--color-red-light)}.Bgc\(--color-v2-blue-1\),.Bgc\(--color-v2-blue-1\)\:h:hover{background-color:var(--color-v2-blue-1)}.Bgc\(--color-v2-blue-2\){background-color:var(--color-v2-blue-2)}.Bgc\(--color-v2-blue-dark\){background-color:var(--color-v2-blue-dark)}.Bgc\(--color-v2-parrot\){background-color:var(--color-v2-parrot)}.Bgc\(--color-v2-purple\),.Bgc\(--color-v2-purple\)\:h:hover,.js-show-info .js-show-info_Bgc\(--color-v2-purple\){background-color:var(--color-v2-purple)}.Bgc\(--color-v3-purple\){background-color:var(--color-v3-purple)}.Bgc\(--color-v5-purple\){background-color:var(--color-v5-purple)}.Bgc\(--color-v6-purple\){background-color:var(--color-v6-purple)}.Bgc\(--color-white\),.Bgc\(--color-white\)\:\:a:after,.Bgc\(--color-white\)\:\:b:before,.Bgc\(--color-white\)\:a:active,.Bgc\(--color-white\)\:h:hover,.open:hover .open\:h_Bgc\(--color-white\){background-color:var(--color-white)}.Bgc\(--color-white\)\!{background-color:var(--color-white)!important}.Bgc\(--color-white-transparent-1\){background-color:var(--color-white-transparent-1)}.Bgc\(--color-white-transparent-2\){background-color:var(--color-white-transparent-2)}.Bgc\(--color-yellow\),.Bgc\(--color-yellow\)\:\:a:after,.header-top-theme-dark .header-top-theme-dark_Bgc\(--color-yellow\){background-color:var(--color-yellow)}.Bgc\(--color-yellow-1\){background-color:var(--color-yellow-1)}.Bgc\(--color-yellow-light-1\){background-color:var(--color-yellow-light-1)}.Bgc\(--color-yellow-light-2\){background-color:var(--color-yellow-light-2)}.Bgc\(t\),.Bgc\(t\)\:\:a:after,.sub-feature .sub-feature_Bgc\(t\)\:h:hover{background-color:initial}.Bgc\(white\){background-color:#fff}.Bgc\(\#0c7abf\)\:h:hover{background-color:#0c7abf}.Bgc\(\#267dca\)\:h:hover{background-color:#267dca}.Bgc\(\#309670\)\:h:hover{background-color:#309670}.Bgc\(\#37102b\)\:h:hover{background-color:#37102b}.Bgc\(\#a33166\)\:h:hover{background-color:#a33166}.Bgc\(\#c1e8e5\)\:h:hover{background-color:#c1e8e5}.Bgc\(\#cacde0\)\:h:hover{background-color:#cacde0}.Bgc\(\#cdecf6\)\:h:hover{background-color:#cdecf6}.Bgc\(\#eeeeee\)\:h:hover{background-color:#eee}.Bgc\(\$color-blue-new\)\:h:hover{background-color:#3b4cbf}.Bgc\(\$color-yellow-hover\)\:h:hover{background-color:#be7426}.Bgc\(\$transparent-white-2\)\:h:hover{background-color:#fff3}.Bgc\(--color-blue-hover\)\:h:hover{background-color:var(--color-blue-hover)}.Bgc\(--color-purple-hover\)\:h:hover{background-color:var(--color-purple-hover)}.Bgc\(--color-yellow-hover\)\:h:hover,.header-top-theme-dark .header-top-theme-dark_Bgc\(--color-yellow-hover\)\:h:hover{background-color:var(--color-yellow-hover)}.Bgc\(\#5d616a\)\:\:a:after{background-color:#5d616a}.Bgc\(\#ffffff\.05\)\:\:a:after{background-color:#ffffff0d}.orange-bg .orange-bg_Bgc\(\#ffe4d7\){background-color:#ffe4d7}.Bgz\(100\%\){background-size:100%}.Bgz\(130\%\){background-size:130%}.Bgz\(a\){background-size:auto}.Bgz\(ct\){background-size:contain}.Bgz\(cv\),.Bgz\(cv\)\:\:a:after{background-size:cover}.Bga\(f\){background-attachment:fixed}.Bgp\(\$multiple-bg-L-R-C\){background-position:0,100%}.Bgp\(0\,-100\%\){background-position:0 -100%}.Bgp\(100\%\,-93\%\){background-position:100% -93%}.Bgp\(10px\){background-position:10px}.Bgp\(c\),.Bgp\(c\)\:\:a:after{background-position:50%}.Bgp\(c_b\){background-position:center 100%}.Bgp\(c_t\){background-position:center 0}.Bgp\(start_t\){background-position:left 0}.Bgp\(50\%\)\:\:a:after{background-position:50%}.Bgpx\(-20px\){background-position-x:-20px}.Bgpx\(-250px\){background-position-x:-250px}.Bgpx\(-50\%\){background-position-x:-50%}.Bgpx\(20px\){background-position-x:20px}.Bgpx\(50px\){background-position-x:50px}.Bgpx\(c\){background-position-x:50%}.Bgpy\(-210px\){background-position-y:-210px}.Bgpy\(0\),.Bgpy\(t\){background-position-y:0}.Bgpy\(50px\){background-position-y:50px}.Bgpy\(90px\){background-position-y:90px}.Bgpy\(b\){background-position-y:100%}.Bgr\(nr\),.Bgr\(nr\)\:\:a:after{background-repeat:no-repeat}.Bgr\(r\){background-repeat:repeat}.Bgr\(rx\){background-repeat:repeat-x}.Bdcl\(c\){border-collapse:collapse}.Bxz\(bb\),.Row{box-sizing:border-box}.Bxz\(cb\){box-sizing:initial}.Bxsh\(\$box-shadow-ai-orb\){box-shadow:0 0 30px #000000b3}.Bxsh\(\$box-shadow-black\),.Bxsh\(\$box-shadow-black\)\:h:hover{box-shadow:0 4px 8px 0 #1f253238}.Bxsh\(\$box-shadow-black-2\){box-shadow:0 2px 4px #00000026}.Bxsh\(\$box-shadow-black-4\){box-shadow:0 4px 40px 0 #00000040}.Bxsh\(\$box-shadow-black-5\){box-shadow:0 10px 20px 0 #01010540}.Bxsh\(\$box-shadow-blue\),.Bxsh\(\$box-shadow-blue\)\:h:hover,.hover:hover .hover\:h_Bxsh\(\$box-shadow-blue\)\:\:a:after{box-shadow:0 4px 10px 1px #ccd3d999}.Bxsh\(\$box-shadow-blue-dark\){box-shadow:0 -1px 10px #1d0a4499}.Bxsh\(\$box-shadow-blue-hover\),.Bxsh\(\$box-shadow-blue-hover\)\:h:hover{box-shadow:0 4px 20px 1px #ccd3d9}.Bxsh\(\$box-shadow-blue-light-spread\){box-shadow:0 12px 24px 1px #d4e0ec80}.Bxsh\(\$box-shadow-bottom-gray-1\){box-shadow:0 2px 4px 0 #00000026}.Bxsh\(\$box-shadow-bottom-gray-2\){box-shadow:0 1.97px 29.5px 0 #0000001f}.Bxsh\(\$box-shadow-dark-gray\),.tabs-white .tabs-white_Bxsh\(\$box-shadow-dark-gray\){box-shadow:0 12px 24px 1px #cacaca80}.Bxsh\(\$box-shadow-grey\){box-shadow:0 12px 24px 1px #eef3f8}.Bxsh\(\$box-shadow-grey-1\){box-shadow:0 0 24px 1px #eef3f8}.Bxsh\(\$box-shadow-grey-3\),.Bxsh\(\$box-shadow-grey-3\)\:h:hover{box-shadow:0 12px 24px 1px #cacaca80}.Bxsh\(\$box-shadow-grey-4\){box-shadow:0 10px 10px #0f20374d}.Bxsh\(\$box-shadow-grey-5\),.Bxsh\(\$box-shadow-grey-5\)\:h:hover{box-shadow:0 10px 20px #00000014}.Bxsh\(\$box-shadow-header-form\)\:\:b:before{box-shadow:-4px 10px 15px 0 #0000001a}.Bxsh\(\$box-shadow-home-white-tiles\){box-shadow:0 15px 24px 1px #d4e0ec}.Bxsh\(\$box-shadow-left\){box-shadow:-5px 2px 10px #0000001a}.Bxsh\(\$box-shadow-light\){box-shadow:0 0 15px #00000014}.Bxsh\(\$box-shadow-light-gray\),.Bxsh\(\$box-shadow-light-gray\)\:h:hover{box-shadow:0 10px 15px 0 #00000014}.Bxsh\(\$box-shadow-light-purle-1\){box-shadow:inset 0 4px 20px 0 #64579e66}.Bxsh\(\$box-shadow-navigation-bottom\),.Bxsh\(\$box-shadow-navigation-bottom\)\:\:a:after{box-shadow:0 3px 5px 0 #0000001a}.Bxsh\(\$box-shadow-navigation-top\){box-shadow:0 -3px 5px 0 #0000001a}.Bxsh\(\$box-shadow-pink\){box-shadow:0 0 30px 0 #e2007280}.Bxsh\(\$box-shadow-right\){box-shadow:5px 0 20px 0 #ccd3d999}.Bxsh\(\$box-shadow-slider\){box-shadow:0 4px 10px 0 #00000014}.Bxsh\(\$box-shadow-sticky-strip\){box-shadow:0 4px 10px 0 #0000001f}.Bxsh\(\$box-shadow-table-yellow\){box-shadow:0 12px 24px 1px #0003}.Bxsh\(\$box-shadow-tiles\){box-shadow:0 1px 12px #d4e0ec}.Bxsh\(\$box-shadow-tiles-light\){box-shadow:0 0 15px 0 #00000014}.Bxsh\(\$box-shadow-v2-dark\){box-shadow:0 12px 24px 1px #d4e0ec}.Bxsh\(\$box-shadow-white\){box-shadow:0 0 10px 1px #eef3f8}.Bxsh\(\$box-shadow-white-dot\){box-shadow:0 0 0 4px #fff}.Bxsh\(\$box-shadow-white-tile\){box-shadow:0 12px 24px 1px #d4e0ec}.Bxsh\(\$box-shadow-white-tile-hover\),.Bxsh\(\$box-shadow-white-tile-hover\)\:h:hover{box-shadow:0 15px 24px 1px #c3d4e5}.Bxsh\(\$enterprise-csm-box-shadow\){box-shadow:0 -100px 100px 50px #000}.Bxsh\(n\){box-shadow:none}.Bxsh\(\$box-shadow-grey-6\)\:h:hover{box-shadow:0 10px 15px 0 #00000014}.C\(\$color-purple\),.C\(\$color-purple\)\:h:hover,.active .active_C\(\$color-purple\),.header-top-theme-dark .header-top-theme-dark_C\(\$color-purple\)\:h:hover,.item:hover .item\:h_C\(\$color-purple\),.open .open_C\(\$color-purple\),.open:hover .open\:h_C\(\$color-purple\),.pushcrew-login:hover .pushcrew-login\:h_C\(\$color-purple\),.tab-capabilities-item--active .tab-capabilities-item--active_C\(\$color-purple\){color:#e20072}.C\(--color-purple\),.C\(--color-purple\)\:h:hover,.active .active_C\(--color-purple\),.active-product .active-product_C\(--color-purple\),.active-tab-mobile .active-tab-mobile_C\(--color-purple\),.atomic-hover:hover .atomic-hover\:h_C\(--color-purple\),.blog-read-hover:hover .blog-read-hover\:h_C\(--color-purple\),.header-top-theme-dark .header-top-theme-dark_C\(--color-purple\)\:h:hover,.home-tile-item:hover .home-tile-item\:h_C\(--color-purple\),.horizontal-tabs-nav:hover .horizontal-tabs-nav\:h_C\(--color-purple\),.item:hover .item\:h_C\(--color-purple\),.js-accordion-active .js-accordion-active_C\(--color-purple\),.js-accordion:hover .js-accordion\:h_C\(--color-purple\),.js-open-accordion .js-open-accordion_C\(--color-purple\),.open .open_C\(--color-purple\),.open:hover .open\:h_C\(--color-purple\),.tab-nav-active .tab-nav-active_C\(--color-purple\),.tab-navigation:hover .tab-navigation\:h_C\(--color-purple\),.tr-collapse-state .tr-collapse-state_C\(--color-purple\),.w-checkbox-input:checked+.w-checkbox-input\:c\+C\(--color-purple\),.w-checkbox-label:hover .w-checkbox-label\:h_C\(--color-purple\){color:var(--color-purple)}.C\(--color-v2-purple\),.C\(--color-v2-purple\)\:h:hover,.active .active_C\(--color-v2-purple\),.link-hover:hover .link-hover\:h_C\(--color-v2-purple\),.tile-hover:hover .tile-hover\:h_C\(--color-v2-purple\){color:var(--color-v2-purple)}.C\(--color-white\),.C\(--color-white\)\:h:hover,.active .active_C\(--color-white\),.ai-active-btn .ai-active-btn_C\(--color-white\),.header-top-theme-dark .header-top-theme-dark_C\(--color-white\),.js-show-info .js-show-info_C\(--color-white\),.tab-btn:hover .tab-btn\:h_C\(--color-white\){color:var(--color-white)}.C\(\#0067b8\),.C\(\#\#0067b8\){color:#0067b8}.C\(\#010105\){color:#010105}.C\(\#181818\){color:#181818}.C\(\#1c304b\),.C\(\$color-blue-dark-1\){color:#1c304b}.C\(\#21205c\){color:#21205c}.C\(\#2196f3\){color:#2196f3}.C\(\#23bd23\){color:#23bd23}.C\(\#309670\){color:#309670}.C\(\#319ef3\){color:#319ef3}.C\(\#333333\){color:#333}.C\(\#3892e3\){color:#3892e3}.C\(\#3b0071\){color:#3b0071}.C\(\#414954\){color:#414954}.C\(\#4185f4\){color:#4185f4}.C\(\#47b178\){color:#47b178}.C\(\#49596f\){color:#49596f}.C\(\#4a90e2\){color:#4a90e2}.C\(\#4e5963\){color:#4e5963}.C\(\#5600c8\){color:#5600c8}.C\(\#596281\){color:#596281}.C\(\#5d616a\){color:#5d616a}.C\(\#666666\){color:#666}.C\(\#6a6680\){color:#6a6680}.C\(\#6b6697\){color:#6b6697}.C\(\#6d6d6d\),.C\(\$color-grey-light-1\){color:#6d6d6d}.C\(\#6d6d6d\)\!{color:#6d6d6d!important}.C\(\#71ba76\){color:#71ba76}.C\(\#75fbd8\){color:#75fbd8}.C\(\#788290\),.C\(\$color-dark-grey\){color:#788290}.C\(\#797979\){color:#797979}.C\(\#82aaff\){color:#82aaff}.C\(\#86868b\),.C\(\#86868b\)\:h:hover{color:#86868b}.C\(\#909194\){color:#909194}.C\(\#a3a5aa\){color:#a3a5aa}.C\(\#a682e7\){color:#a682e7}.C\(\#a6aeb9\){color:#a6aeb9}.C\(\#b4b2c5\){color:#b4b2c5}.C\(\#b5b5b5\){color:#b5b5b5}.C\(\#b6b7be\){color:#b6b7be}.C\(\#b8b5c6\){color:#b8b5c6}.C\(\#bdbdbd\){color:#bdbdbd}.C\(\#bf3178\),.C\(\#bf3178\)\:\:m::marker{color:#bf3178}.C\(\#c2bdce\){color:#c2bdce}.C\(\#c2c2c2\){color:#c2c2c2}.C\(\#c3e88d\){color:#c3e88d}.C\(\#c5becc\){color:#c5becc}.C\(\#c792ea\){color:#c792ea}.C\(\#cac9d4\){color:#cac9d4}.C\(\#cc5993\){color:#cc5993}.C\(\#d04010\){color:#d04010}.C\(\#d0a9ff\){color:#d0a9ff}.C\(\#db006e\){color:#db006e}.C\(\#dfdfe1\){color:#dfdfe1}.C\(\#e1e1e1\){color:#e1e1e1}.C\(\#e72c43\){color:#e72c43}.C\(\#eb4d4d\){color:#eb4d4d}.C\(\#eb5055\){color:#eb5055}.C\(\#ed880c\){color:#ed880c}.C\(\#ef4d35\){color:#ef4d35}.C\(\#f0ba00\){color:#f0ba00}.C\(\#f2787f\){color:#f2787f}.C\(\#f3ecff\){color:#f3ecff}.C\(\#feaf00\){color:#feaf00}.C\(\#ff492c\){color:#ff492c}.C\(\#ff8ac5\){color:#ff8ac5}.C\(\#ffba00\){color:#ffba00}.C\(\#fff\){color:#fff}.C\(\#fff\.7\),.C\(\#ffffff\.7\){color:#ffffffb3}.C\(\#fff3c6\){color:#fff3c6}.C\(\#ffffff\.6\){color:#fff9}.C\(\#ffffff\.8\){color:#fffc}.C\(\$color-black-light-3\),.feature-item:hover .feature-item\:h_C\(\$color-black-light-3\){color:#07003a}.C\(\$color-blue\),.hide-purchase-btn .hide-purchase-btn_C\(\$color-blue\),.pricing-page .pricing-page_C\(\$color-blue\){color:#0b76d8}.C\(\$color-blue-dark\){color:#021647}.C\(\$color-blue-dark-2\),.C\(\$color-blue-dark-2\)\:h:hover{color:#2f5cfc}.C\(\$color-green-new-1\){color:#089d52}.C\(\$color-grey\){color:#d9dde1}.C\(\$color-grey-dark\){color:#727373}.C\(\$color-grey-light-3\){color:#5f5d6e}.C\(\$color-new-font-dark\){color:#1f2532}.C\(\$color-purple\)\!{color:#e20072!important}.C\(\$color-purple-dark\){color:#802050}.C\(\$color-red\){color:#e02020}.C\(\$color-white\),.C\(\$color-white\)\:h:hover,.header-top-theme-dark .header-top-theme-dark_C\(\$color-white\),.white .white_C\(\$color-white\){color:#fff}.C\(\$transparent-white-3\){color:#ffffffb3}.C\(--color-black\),.C\(--color-black\)\:h:hover{color:var(--color-black)}.C\(--color-black-light-3\),.w-checkbox-label:hover .w-checkbox-label\:h_C\(--color-black-light-3\){color:var(--color-black-light-3)}.C\(--color-blue\),.C\(--color-blue\)\:h:hover,.w-checkbox-input:checked+.w-checkbox-input\:c\+C\(--color-blue\),.w-checkbox-label:hover .w-checkbox-label\:h_C\(--color-blue\){color:var(--color-blue)}.C\(--color-blue-dark\){color:var(--color-blue-dark)}.C\(--color-blue-dark-1\){color:var(--color-blue-dark-1)}.C\(--color-blue-dark-2\),.C\(--color-blue-dark-2\)\:h:hover{color:var(--color-blue-dark-2)}.C\(--color-blue-light\){color:var(--color-blue-light)}.C\(--color-blue-light-4\){color:var(--color-blue-light-4)}.C\(--color-blue-light-6\){color:var(--color-blue-light-6)}.C\(--color-blue-new\){color:var(--color-blue-new)}.C\(--color-blue-new-2\){color:var(--color-blue-new-2)}.C\(--color-dark-blue\){color:var(--color-dark-blue)}.C\(--color-dark-blue-link\),.C\(--color-dark-blue-link\)\:h:hover{color:var(--color-dark-blue-link)}.C\(--color-dark-grey\){color:var(--color-dark-grey)}.C\(--color-font-base\){color:var(--color-font-base)}.C\(--color-font-dark\){color:var(--color-font-dark)}.C\(--color-gray-black-2\){color:var(--color-gray-black-2)}.C\(--color-green\){color:var(--color-green)}.C\(--color-green-1\){color:var(--color-green-1)}.C\(--color-green-2\){color:var(--color-green-2)}.C\(--color-green-light-3\){color:var(--color-green-light-3)}.C\(--color-green-light-4\){color:var(--color-green-light-4)}.C\(--color-green-light-6\){color:var(--color-green-light-6)}.C\(--color-green-new-1\){color:var(--color-green-new-1)}.C\(--color-green-new-2\){color:var(--color-green-new-2)}.C\(--color-grey\){color:var(--color-grey)}.C\(--color-grey-1\){color:var(--color-grey-1)}.C\(--color-grey-2\){color:var(--color-grey-2)}.C\(--color-grey-border-2\){color:var(--color-grey-border-2)}.C\(--color-grey-dark\){color:var(--color-grey-dark)}.C\(--color-grey-light-1\){color:var(--color-grey-light-1)}.C\(--color-grey-light-3\){color:var(--color-grey-light-3)}.C\(--color-light-grey-4\){color:var(--color-light-grey-4)}.C\(--color-mine-shaft\){color:var(--color-mine-shaft)}.C\(--color-new-font-dark\){color:var(--color-new-font-dark)}.C\(--color-new-font-light\){color:var(--color-new-font-light)}.C\(--color-orange\){color:var(--color-orange)}.C\(--color-orange-dark\){color:var(--color-orange-dark)}.C\(--color-orange-new\),.C\(--color-orange-new\)\:h:hover{color:var(--color-orange-new)}.C\(--color-pink\){color:var(--color-pink)}.C\(--color-pink-light-2\){color:var(--color-pink-light-2)}.C\(--color-purple\)\!,.js-open-accordion .js-open-accordion_C\(--color-purple\)\!{color:var(--color-purple)!important}.C\(--color-purple-1\){color:var(--color-purple-1)}.C\(--color-purple-dark\){color:var(--color-purple-dark)}.C\(--color-purple-light\){color:var(--color-purple-light)}.C\(--color-purple-light-1\){color:var(--color-purple-light-1)}.C\(--color-red\){color:var(--color-red)}.C\(--color-v2-blue-1\){color:var(--color-v2-blue-1)}.C\(--color-v2-blue-2\){color:var(--color-v2-blue-2)}.C\(--color-v2-blue-dark\){color:var(--color-v2-blue-dark)}.C\(--color-v2-parrot\){color:var(--color-v2-parrot)}.C\(--color-v3-purple\){color:var(--color-v3-purple)}.C\(--color-v4-purple\){color:var(--color-v4-purple)}.C\(--color-yellow\){color:var(--color-yellow)}.C\(--color-yellow-1\){color:var(--color-yellow-1)}.C\(--color-yellow-light-1\){color:var(--color-yellow-light-1)}.C\(cc\){color:currentColor}.C\(inh\),.C\(inh\)\:h:hover{color:inherit}.C\(t\.iconLabel\){color:#0000}.C\(\$color-black\)\:h:hover{color:#000}.error>.error\>C\(red\){color:red}.sub-feature-plan .sub-feature-plan_C\(--color-black-light-3\)\!{color:var(--color-black-light-3)!important}.Cnt\(noq\)\:\:a:after,.Cnt\(noq\)\:\:b:before{content:no-open-quote}.Cnt\(cq\)\:\:a:after{content:close-quote}.Cur\(p\){cursor:pointer}.D\(n\),.D\(n\)\:lc\:\:a:last-child:after,.accordion-active .accordion-active_D\(n\),.active .active_D\(n\),.header-top-theme-dark .header-top-theme-dark_D\(n\),.js-engage-exist .js-engage-exist_D\(n\),.js-engage-exist>.js-engage-exist\>D\(n\),.js-form-wrap>.js-form-wrap\>D\(n\),.list-block-item:first-child .list-block-item\:fc_D\(n\),.list-block-item:last-child .list-block-item\:lc_D\(n\),.modal-as-page .modal-as-page_D\(n\),.player__button--active .player__button--active_D\(n\),.submission-success .submission-success_D\(n\),.vwo_logged_in .vwo_logged_in_D\(n\),.w-list-block-item:last-child .w-list-block-item\:lc_D\(n\){display:none}.D\(b\),.D\(b\)\:\:a:after,.ecommerce .ecommerce_D\(b\),.elearning .elearning_D\(b\),.hide-purchase-btn .hide-purchase-btn_D\(b\),.js-croshop-form-container .js-croshop-form-container_D\(b\),.js-form-render .js-form-render_D\(b\),.js-notification-form-wrap .js-notification-form-wrap_D\(b\),.js-open-accordion+.js-open-accordion\+D\(b\),.js-remove-line-clamp .js-remove-line-clamp_D\(b\),.modal-as-page .modal-as-page_D\(b\),.saas .saas_D\(b\),.submission-success .submission-success_D\(b\),.vwo_logged_in .vwo_logged_in_D\(b\){display:block}.D\(f\),.ecommerce .ecommerce_D\(f\),.elearning .elearning_D\(f\),.js-engage-exist .js-engage-exist_D\(f\),.saas .saas_D\(f\),.submission-success .submission-success_D\(f\){display:flex}.D\(i\),.data360 .data360_D\(i\),.ecommerce .ecommerce_D\(i\),.elearning .elearning_D\(i\),.img-container .img-container_D\(i\),.saas .saas_D\(i\){display:inline}.D\(ib\),.D\(ib\)\:\:a:after,.D\(ib\)\:\:b:before,.Row,.header-top-theme-dark .header-top-theme-dark_D\(ib\),.player__button--active .player__button--active_D\(ib\),.sub-feature .sub-feature_D\(ib\),.vwo_logged_in .vwo_logged_in_D\(ib\){display:inline-block}.D\(if\),.D\(if\)\:\:a:after,.submission-success .submission-success_D\(if\),.vwo_logged_in .vwo_logged_in_D\(if\){display:inline-flex}.hide-purchase-btn .hide-purchase-btn_D\(f\)\!{display:flex!important}.hide-purchase-btn .hide-purchase-btn_D\(n\)\!{display:none!important}.Blur\(150px\){filter:blur(150px)}.Blur\(3px\){filter:blur(3px)}.Blur\(50px\)\:\:a:after,.Blur\(50px\)\:\:b:before{filter:blur(50px)}.Blur\(7px\){filter:blur(7px)}.Blur\(20px\)\:\:a:after{filter:blur(20px)}.Blur\(25px\)\:\:a:after{filter:blur(25px)}.Dropshadow\(\$box-shadow-black-3\){filter:drop-shadow(0 4px 4px rgba(0,0,0,.15))}.Dropshadow\(\$box-shadow-bottom-dark-gray\){filter:drop-shadow(0 10px 15px rgba(0,0,0,.2))}.Dropshadow\(\$box-shadow-grey-7\){filter:drop-shadow(0 4px 10px rgba(0,0,0,.08))}.Grayscale\(1\){filter:grayscale(1)}.Grayscale\(0\)\:h:hover,.item:hover .item\:h_Grayscale\(0\){filter:grayscale(0)}.Fx\(\$equal-width\){flex:1}.Flxg\(1\),.Fxg\(1\){flex-grow:1}.Flxs\(0\),.Fxs\(0\){flex-shrink:0}.Flxs\(1\){flex-shrink:1}.Flxb\(0\){flex-basis:0}.Flxb\(100\%\),.Fxb\(100\%\){flex-basis:100%}.Flxb\(33\.33\%\){flex-basis:33.33%}.Flxb\(40\%\){flex-basis:40%}.Flxb\(50\%\){flex-basis:50%}.Flxb\(60\%\){flex-basis:60%}.Fld\(c\),.Fxd\(c\){flex-direction:column}.Fld\(cr\),.Fxd\(cr\){flex-direction:column-reverse}.Fld\(r\),.Fxd\(r\){flex-direction:row}.Fxd\(rr\){flex-direction:row-reverse}.Fxf\(w\){flex-flow:wrap}.Or\(-1\){order:-1}.Or\(0\){order:0}.Or\(1\){order:1}.Or\(10\){order:10}.Or\(11\){order:11}.Or\(12\){order:12}.Or\(13\){order:13}.Or\(14\){order:14}.Or\(15\){order:15}.Or\(16\){order:16}.Or\(17\){order:17}.Or\(18\){order:18}.Or\(19\){order:19}.Or\(2\){order:2}.Or\(20\){order:20}.Or\(21\){order:21}.Or\(22\){order:22}.Or\(23\){order:23}.Or\(24\){order:24}.Or\(25\){order:25}.Or\(26\){order:26}.Or\(27\){order:27}.Or\(28\){order:28}.Or\(29\){order:29}.Or\(3\){order:3}.Or\(30\){order:30}.Or\(31\){order:31}.Or\(32\){order:32}.Or\(4\){order:4}.Or\(5\){order:5}.Or\(6\){order:6}.Or\(7\){order:7}.Or\(8\){order:8}.Or\(9\){order:9}.Or\(999\){order:999}.Jc\(c\){justify-content:center}.Jc\(e\){justify-content:end}.Jc\(fe\){justify-content:flex-end}.Jc\(fs\){justify-content:flex-start}.Jc\(s\){justify-content:start}.Jc\(sa\){justify-content:space-around}.Jc\(sb\){justify-content:space-between}.Flw\(nw\){flex-wrap:nowrap}.Flw\(w\),.Fxw\(w\){flex-wrap:wrap}.Ff\(\$heading-font-family\),.Ff\(\$new-font-family\){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.Fw\(600\),.Fw\(\$font-weight-medium\),.active .active_Fw\(600\),.is-animate .is-animate_Fw\(600\){font-weight:600}.Fw\(700\),.Fw\(\$font-weight-bold\),.active .active_Fw\(700\){font-weight:700}.Fw\(800\),.Fw\(\$font-weight-bolder\),.active .active_Fw\(800\){font-weight:800}.Fw\(500\),.Fw\(\$font-weight-medium-light\){font-weight:500}.Fw\(400\),.Fw\(\$font-weight-regular\),.pricing-page .pricing-page_Fw\(400\){font-weight:400}.Fw\(200\){font-weight:200}.Fw\(300\){font-weight:300}.Fz\(14px\),.Fz\(\$base-font-size\),.Fz\(\$font-size-14\),.sub-feature-plan .sub-feature-plan_Fz\(\$font-size-14\){font-size:14px}.Fz\(\$font-size-10\){font-size:10px}.Fz\(11px\),.Fz\(\$font-size-11\){font-size:11px}.Fz\(12px\),.Fz\(\$font-size-12\),.sub-feature-plan .sub-feature-plan_Fz\(\$font-size-12\){font-size:12px}.Fz\(13px\),.Fz\(\$font-size-13\){font-size:13px}.Fz\(15px\),.Fz\(\$font-size-15\){font-size:15px}.Fz\(16px\),.Fz\(\$font-size-16\){font-size:16px}.Fz\(\$font-size-17\){font-size:17px}.Fz\(18px\),.Fz\(\$font-size-18\),.pricing-page .pricing-page_Fz\(\$font-size-18\){font-size:18px}.Fz\(20px\),.Fz\(\$font-size-20\){font-size:20px}.Fz\(22px\),.Fz\(\$font-size-22\),.hide-purchase-btn .hide-purchase-btn_Fz\(\$font-size-22\){font-size:22px}.Fz\(24px\),.Fz\(\$font-size-24\){font-size:24px}.Fz\(26px\),.Fz\(\$font-size-26\),.modal .modal_Fz\(\$font-size-26\){font-size:26px}.Fz\(\$font-size-28\){font-size:28px}.Fz\(30px\),.Fz\(\$font-size-30\),.modal .modal_Fz\(\$font-size-30\){font-size:30px}.Fz\(32px\),.Fz\(\$font-size-32\){font-size:32px}.Fz\(\$font-size-34\){font-size:34px}.Fz\(36px\),.Fz\(\$font-size-36\){font-size:36px}.Fz\(\$font-size-38\){font-size:38px}.Fz\(\$font-size-40\){font-size:40px}.Fz\(\$font-size-42\){font-size:42px}.Fz\(44px\),.Fz\(\$font-size-44\){font-size:44px}.Fz\(50px\),.Fz\(\$font-size-50\){font-size:50px}.Fz\(60px\),.Fz\(\$font-size-60\){font-size:60px}.Fz\(\$font-size-70\){font-size:70px}.Fz\(80px\),.Fz\(\$font-size-80\){font-size:80px}.Fz\(0\){font-size:0}.Fz\(46px\){font-size:46px}.Fz\(7px\){font-size:7px}.Fz\(8px\){font-size:8px}.Fz\(inh\){font-size:inherit}.Fs\(i\){font-style:italic}.Fs\(n\){font-style:normal}.Gp\(10px\){gap:10px}.Gp\(15px\){gap:15px}.Gp\(19px\){gap:19px}.Gp\(20px\){gap:20px}.Gp\(25px\){gap:25px}.Gp\(30px\){gap:30px}.Gp\(40px\){gap:40px}.Gp\(4px\){gap:4px}.Gp\(50px\){gap:50px}.Gp\(5px\){gap:5px}.Gp\(7px\){gap:7px}.Gp\(80px\){gap:80px}.H\(\$extendedFormHeight\){height:calc(100% - 90px)}.H\(\$footer-position\){height:calc(100vh - 40px)}.H\(0\),.H\(0\)\:\:a:after,.H\(0\)\:lc\:\:a:last-child:after{height:0}.H\(100\%\),.H\(100\%\)\:\:a:after,.H\(100\%\)\:\:b:before{height:100%}.H\(1000px\){height:1000px}.H\(100px\){height:100px}.H\(100vh\){height:100vh}.H\(10px\){height:10px}.H\(110px\){height:110px}.H\(116px\){height:116px}.H\(120px\){height:120px}.H\(125px\){height:125px}.H\(12px\),.H\(12px\)\:\:a:after{height:12px}.H\(144px\){height:144px}.H\(14px\){height:14px}.H\(150px\){height:150px}.H\(160px\){height:160px}.H\(16px\){height:16px}.H\(170px\){height:170px}.H\(17px\){height:17px}.H\(180px\){height:180px}.H\(18px\){height:18px}.H\(190px\){height:190px}.H\(19px\){height:19px}.H\(1px\),.H\(1px\)\:\:a:after{height:1px}.H\(200px\),.H\(200px\)\:\:a:after{height:200px}.H\(201px\){height:201px}.H\(20px\),.H\(20px\)\:\:a:after{height:20px}.H\(213px\){height:213px}.H\(219px\){height:219px}.H\(220px\){height:220px}.H\(222px\){height:222px}.H\(223px\){height:223px}.H\(225px\){height:225px}.H\(228px\){height:228px}.H\(230px\){height:230px}.H\(231px\){height:231px}.H\(234px\){height:234px}.H\(237px\){height:237px}.H\(240px\){height:240px}.H\(243px\){height:243px}.H\(246px\){height:246px}.H\(249px\){height:249px}.H\(24px\){height:24px}.H\(250px\){height:250px}.H\(255px\){height:255px}.H\(256px\){height:256px}.H\(258px\){height:258px}.H\(25px\){height:25px}.H\(260px\){height:260px}.H\(261px\){height:261px}.H\(262px\){height:262px}.H\(264px\){height:264px}.H\(267px\){height:267px}.H\(26px\){height:26px}.H\(270px\){height:270px}.H\(275px\){height:275px}.H\(280px\){height:280px}.H\(282px\){height:282px}.H\(28px\){height:28px}.H\(2px\),.H\(2px\)\:\:a:after{height:2px}.H\(300px\),.H\(300px\)\:\:a:after{height:300px}.H\(30px\){height:30px}.H\(319px\){height:319px}.H\(32px\){height:32px}.H\(33px\){height:33px}.H\(34px\){height:34px}.H\(353px\){height:353px}.H\(354px\){height:354px}.H\(355px\){height:355px}.H\(35px\){height:35px}.H\(400px\){height:400px}.H\(40px\),.H\(40px\)\:\:a:after{height:40px}.H\(41px\){height:41px}.H\(42px\){height:42px}.H\(44px\){height:44px}.H\(49px\){height:49px}.H\(4px\){height:4px}.H\(500px\){height:500px}.H\(50px\){height:50px}.H\(51px\){height:51px}.H\(550px\){height:550px}.H\(55px\){height:55px}.H\(56px\){height:56px}.H\(580px\){height:580px}.H\(5px\){height:5px}.H\(600px\){height:600px}.H\(60px\){height:60px}.H\(620px\){height:620px}.H\(67px\){height:67px}.H\(67vh\){height:67vh}.H\(6px\){height:6px}.H\(700px\){height:700px}.H\(70px\){height:70px}.H\(72px\){height:72px}.H\(75px\){height:75px}.H\(800px\){height:800px}.H\(80px\){height:80px}.H\(81\%\){height:81%}.H\(8px\),.H\(8px\)\:\:a:after{height:8px}.H\(90\%\){height:90%}.H\(900px\){height:900px}.H\(90px\),.H\(90px\)\:\:a:after{height:90px}.H\(9px\){height:9px}.H\(a\),.H\(a\)\:f:focus{height:auto}.H\(maxc\){height:max-content}.H\(1600px\)\:\:a:after{height:1600px}.H\(200\%\)\:\:a:after{height:200%}.H\(420px\)\:\:a:after{height:420px}.H\(434px\)\:\:a:after{height:434px}.In\(0\){inset:0}.Lts\(0\){letter-spacing:0}.Lts\(0\.1px\){letter-spacing:.1px}.Lts\(0\.2px\){letter-spacing:.2px}.Lts\(0\.43px\){letter-spacing:.43px}.Lts\(0\.5px\){letter-spacing:.5px}.Lts\(0\.6px\){letter-spacing:.6px}.Lts\(1\.2px\){letter-spacing:1.2px}.Lts\(1\.8px\){letter-spacing:1.8px}.Lts\(1px\){letter-spacing:1px}.Lts\(2px\){letter-spacing:2px}.Lts\(3px\){letter-spacing:3px}.Lts\(5px\){letter-spacing:5px}.Lts\(n\){letter-spacing:normal}.List\(d\){list-style-type:disc}.List\(n\){list-style-type:none}.List\(s\){list-style-type:square}.Lh\(\$line-height-big-headings\){line-height:1.15}.Lh\(1\.5\),.Lh\(\$line-height-default\){line-height:1.5}.Lh\(\$line-height-headings\){line-height:1.25}.Lh\(0\){line-height:0}.Lh\(1\){line-height:1}.Lh\(1\.1\){line-height:1.1}.Lh\(1\.3\){line-height:1.3}.Lh\(1\.4\){line-height:1.4}.Lh\(1\.6\){line-height:1.6}.Lh\(1\.7\){line-height:1.7}.Lh\(1\.8\){line-height:1.8}.Lh\(2\){line-height:2}.Lh\(2\.2\){line-height:2.2}.Lh\(inh\){line-height:inherit}.Lh\(n\){line-height:normal}.M\(-10px\){margin:-10px}.M\(-15px\){margin:-15px}.M\(0\){margin:0}.M\(10px\){margin:10px}.M\(15px\){margin:15px}.M\(2px\){margin:2px}.M\(3px\){margin:3px}.M\(5px\){margin:5px}.M\(7px\){margin:7px}.M\(a\),.M\(a\)\:\:a:after{margin:auto}.Mstart\(-10px\),.Mx\(-10px\){margin-left:-10px}.Mend\(-10px\),.Mx\(-10px\){margin-right:-10px}.Mx\(-12px\){margin-left:-12px;margin-right:-12px}.Mx\(-15px\){margin-left:-15px;margin-right:-15px}.Mx\(-20px\){margin-left:-20px}.Mend\(-20px\),.Mx\(-20px\){margin-right:-20px}.Mx\(-30px\){margin-left:-30px;margin-right:-30px}.Mx\(-40px\){margin-left:-40px}.Mend\(-40px\),.Mx\(-40px\){margin-right:-40px}.Mstart\(-4px\),.Mx\(-4px\){margin-left:-4px}.Mx\(-4px\){margin-right:-4px}.Mstart\(-5px\),.Mx\(-5px\){margin-left:-5px}.Mx\(-5px\){margin-right:-5px}.Mx\(-6px\){margin-left:-6px;margin-right:-6px}.Mstart\(-8px\),.Mx\(-8px\){margin-left:-8px}.Mx\(-8px\){margin-right:-8px}.Mstart\(0\),.Mx\(0\){margin-left:0}.Mend\(0\),.Mend\(0\)\:lc:last-child,.Mx\(0\){margin-right:0}.Mstart\(10px\),.Mstart\(10px\)\:\:a:after,.Mx\(10px\),.Mx\(10px\)\:\:a:after{margin-left:10px}.Mend\(10px\),.Mx\(10px\),.Mx\(10px\)\:\:a:after{margin-right:10px}.Mx\(110px\){margin-left:110px;margin-right:110px}.Mstart\(12px\),.Mx\(12px\){margin-left:12px}.Mend\(12px\),.Mx\(12px\){margin-right:12px}.Mstart\(13px\),.Mx\(13px\){margin-left:13px}.Mx\(13px\){margin-right:13px}.Mstart\(15px\),.Mx\(15px\){margin-left:15px}.Mend\(15px\),.Mx\(15px\){margin-right:15px}.Mstart\(1px\),.Mx\(1px\){margin-left:1px}.Mx\(1px\){margin-right:1px}.Mstart\(20px\),.Mx\(20px\){margin-left:20px}.Mend\(20px\),.Mx\(20px\){margin-right:20px}.Mx\(24px\){margin-left:24px;margin-right:24px}.Mstart\(25px\),.Mx\(25px\){margin-left:25px}.Mend\(25px\),.Mx\(25px\){margin-right:25px}.Mstart\(2px\),.Mx\(2px\){margin-left:2px}.Mend\(2px\),.Mx\(2px\){margin-right:2px}.Mstart\(30px\),.Mx\(30px\){margin-left:30px}.Mend\(30px\),.Mx\(30px\){margin-right:30px}.Mx\(3px\){margin-left:3px}.Mend\(3px\),.Mx\(3px\){margin-right:3px}.Mstart\(40px\),.Mx\(40px\){margin-left:40px}.Mend\(40px\),.Mx\(40px\){margin-right:40px}.Mstart\(4px\),.Mx\(4px\){margin-left:4px}.Mend\(4px\),.Mx\(4px\){margin-right:4px}.Mstart\(50px\),.Mx\(50px\){margin-left:50px}.Mend\(50px\),.Mx\(50px\){margin-right:50px}.Mstart\(5px\),.Mx\(5px\){margin-left:5px}.Mend\(5px\),.Mx\(5px\){margin-right:5px}.Mstart\(60px\),.Mx\(60px\){margin-left:60px}.Mend\(60px\),.Mx\(60px\){margin-right:60px}.Mstart\(7px\),.Mx\(7px\){margin-left:7px}.Mend\(7px\),.Mx\(7px\){margin-right:7px}.Mstart\(8px\),.Mx\(8px\){margin-left:8px}.Mend\(8px\),.Mx\(8px\){margin-right:8px}.Mstart\(a\),.Mx\(a\),.Mx\(a\)\:\:a:after{margin-left:auto}.Mend\(a\),.Mx\(a\),.Mx\(a\)\:\:a:after{margin-right:auto}.Mt\(0\),.My\(0\),.modal-as-page .modal-as-page_My\(0\){margin-top:0}.Mb\(0\),.Mb\(0\)\:lc:last-child,.My\(0\),.modal-as-page .modal-as-page_My\(0\){margin-bottom:0}.Mt\(100px\),.My\(100px\){margin-top:100px}.Mb\(100px\),.My\(100px\){margin-bottom:100px}.Mt\(10px\),.My\(10px\){margin-top:10px}.Mb\(10px\),.My\(10px\){margin-bottom:10px}.Mt\(12px\),.My\(12px\){margin-top:12px}.Mb\(12px\),.My\(12px\){margin-bottom:12px}.Mt\(15px\),.My\(15px\){margin-top:15px}.Mb\(15px\),.My\(15px\){margin-bottom:15px}.Mt\(16px\),.My\(16px\){margin-top:16px}.Mb\(16px\),.My\(16px\){margin-bottom:16px}.Mt\(18px\),.My\(18px\){margin-top:18px}.Mb\(18px\),.My\(18px\){margin-bottom:18px}.Mt\(20px\),.My\(20px\){margin-top:20px}.Mb\(20px\),.My\(20px\){margin-bottom:20px}.Mt\(24px\),.My\(24px\){margin-top:24px}.Mb\(24px\),.My\(24px\){margin-bottom:24px}.Mt\(25px\),.My\(25px\){margin-top:25px}.Mb\(25px\),.My\(25px\){margin-bottom:25px}.Mt\(2px\),.My\(2px\){margin-top:2px}.Mb\(2px\),.My\(2px\){margin-bottom:2px}.Mt\(30px\),.My\(30px\){margin-top:30px}.Mb\(30px\),.My\(30px\){margin-bottom:30px}.Mt\(32px\),.My\(32px\){margin-top:32px}.Mb\(32px\),.My\(32px\){margin-bottom:32px}.Mt\(35px\),.My\(35px\){margin-top:35px}.Mb\(35px\),.My\(35px\){margin-bottom:35px}.Mt\(40px\),.My\(40px\){margin-top:40px}.Mb\(40px\),.My\(40px\){margin-bottom:40px}.Mt\(4px\),.My\(4px\){margin-top:4px}.Mb\(4px\),.My\(4px\){margin-bottom:4px}.Mt\(50px\),.My\(50px\){margin-top:50px}.Mb\(50px\),.My\(50px\){margin-bottom:50px}.Mt\(5px\),.My\(5px\){margin-top:5px}.Mb\(5px\),.My\(5px\){margin-bottom:5px}.Mt\(60px\),.My\(60px\){margin-top:60px}.Mb\(60px\),.My\(60px\){margin-bottom:60px}.Mt\(80px\),.My\(80px\){margin-top:80px}.Mb\(80px\),.My\(80px\){margin-bottom:80px}.My\(a\)\:\:a:after{margin-top:auto;margin-bottom:auto}.Mt\(70px\),.modal-as-page .modal-as-page_Mt\(70px\){margin-top:70px}.Mt\(-10px\){margin-top:-10px}.Mt\(-140px\){margin-top:-140px}.Mt\(-15\%\){margin-top:-15%}.Mt\(-150px\){margin-top:-150px}.Mt\(-15px\){margin-top:-15px}.Mt\(-160px\){margin-top:-160px}.Mt\(-180px\){margin-top:-180px}.Mt\(-20\%\){margin-top:-20%}.Mt\(-20px\){margin-top:-20px}.Mt\(-25px\){margin-top:-25px}.Mt\(-30px\){margin-top:-30px}.Mt\(-31px\){margin-top:-31px}.Mt\(-3px\){margin-top:-3px}.Mt\(-40px\){margin-top:-40px}.Mt\(-4px\){margin-top:-4px}.Mt\(-50px\){margin-top:-50px}.Mt\(-55px\){margin-top:-55px}.Mt\(-60px\){margin-top:-60px}.Mt\(-6px\){margin-top:-6px}.Mt\(-70px\){margin-top:-70px}.Mt\(-76px\){margin-top:-76px}.Mt\(-80px\){margin-top:-80px}.Mt\(-90px\){margin-top:-90px}.Mt\(100vh\){margin-top:100vh}.Mt\(110px\){margin-top:110px}.Mt\(13px\){margin-top:13px}.Mt\(14px\){margin-top:14px}.Mt\(1px\){margin-top:1px}.Mt\(26px\){margin-top:26px}.Mt\(27px\){margin-top:27px}.Mt\(3px\){margin-top:3px}.Mt\(45px\){margin-top:45px}.Mt\(55px\){margin-top:55px}.Mt\(65px\){margin-top:65px}.Mt\(6px\){margin-top:6px}.Mt\(7px\){margin-top:7px}.Mt\(8px\){margin-top:8px}.Mt\(90px\){margin-top:90px}.Mt\(9px\){margin-top:9px}.Mend\(-40\%\){margin-right:-40%}.Mend\(-60px\){margin-right:-60px}.Mend\(14px\){margin-right:14px}.Mend\(16px\){margin-right:16px}.Mend\(17px\){margin-right:17px}.Mend\(18px\){margin-right:18px}.Mend\(19px\){margin-right:19px}.Mend\(21px\){margin-right:21px}.Mend\(22px\){margin-right:22px}.Mend\(32px\),.Mend\(32px\)\:fc:first-child{margin-right:32px}.Mend\(6px\){margin-right:6px}.Mend\(9px\){margin-right:9px}.Mb\(-10px\){margin-bottom:-10px}.Mb\(-140px\){margin-bottom:-140px}.Mb\(-14px\){margin-bottom:-14px}.Mb\(-150px\){margin-bottom:-150px}.Mb\(-30px\){margin-bottom:-30px}.Mb\(-50px\){margin-bottom:-50px}.Mb\(-5px\){margin-bottom:-5px}.Mb\(-70px\){margin-bottom:-70px}.Mb\(105px\){margin-bottom:105px}.Mb\(120px\){margin-bottom:120px}.Mb\(13px\){margin-bottom:13px}.Mb\(14px\){margin-bottom:14px}.Mb\(17px\){margin-bottom:17px}.Mb\(19px\){margin-bottom:19px}.Mb\(1px\){margin-bottom:1px}.Mb\(22px\){margin-bottom:22px}.Mb\(34px\){margin-bottom:34px}.Mb\(38px\){margin-bottom:38px}.Mb\(3px\){margin-bottom:3px}.Mb\(45px\){margin-bottom:45px}.Mb\(55px\){margin-bottom:55px}.Mb\(65px\){margin-bottom:65px}.Mb\(66px\){margin-bottom:66px}.Mb\(6px\){margin-bottom:6px}.Mb\(70px\){margin-bottom:70px}.Mb\(75px\){margin-bottom:75px}.Mb\(7px\){margin-bottom:7px}.Mb\(8px\){margin-bottom:8px}.Mb\(90px\){margin-bottom:90px}.Mstart\(-1px\){margin-left:-1px}.Mstart\(-3px\){margin-left:-3px}.Mstart\(-40\%\){margin-left:-40%}.Mstart\(-50px\){margin-left:-50px}.Mstart\(-60px\){margin-left:-60px}.Mstart\(-95px\){margin-left:-95px}.Mstart\(1\.5rem\){margin-left:1.5rem}.Mstart\(14px\){margin-left:14px}.Mstart\(16px\){margin-left:16px}.Mstart\(21px\){margin-left:21px}.Mstart\(22px\){margin-left:22px}.Mstart\(33px\){margin-left:33px}.Mstart\(35px\){margin-left:35px}.Mstart\(42px\){margin-left:42px}.Mstart\(53px\){margin-left:53px}.Mstart\(6px\){margin-left:6px}.Mstart\(70px\){margin-left:70px}.active .active_Mah\(maxc\){max-height:max-content}.js-step2-show .js-step2-show_Mah\(1000px\){max-height:1000px}.Mah\(0\){max-height:0}.Mah\(100\%\){max-height:100%}.Mah\(100px\){max-height:100px}.Mah\(100vh\){max-height:100vh}.Mah\(160px\){max-height:160px}.Mah\(202px\){max-height:202px}.Mah\(250px\){max-height:250px}.Mah\(300px\){max-height:300px}.Mah\(30px\){max-height:30px}.Mah\(380px\){max-height:380px}.Mah\(400px\){max-height:400px}.Mah\(40px\){max-height:40px}.Mah\(44px\){max-height:44px}.Mah\(450px\){max-height:450px}.Mah\(45px\){max-height:45px}.Mah\(500px\){max-height:500px}.Mah\(50px\){max-height:50px}.Mah\(560px\){max-height:560px}.Mah\(600px\){max-height:600px}.Mah\(60px\){max-height:60px}.Mah\(66px\){max-height:66px}.Mah\(70px\){max-height:70px}.Mah\(80px\){max-height:80px}.js-remove-line-clamp .js-remove-line-clamp_Maw\(fc\){max-width:fit-content}.Maw\(100\%\){max-width:100%}.Maw\(1000px\){max-width:1000px}.Maw\(100px\){max-width:100px}.Maw\(1010px\){max-width:1010px}.Maw\(1044px\){max-width:1044px}.Maw\(1050px\){max-width:1050px}.Maw\(1080px\){max-width:1080px}.Maw\(1100px\){max-width:1100px}.Maw\(110px\){max-width:110px}.Maw\(1120px\){max-width:1120px}.Maw\(1122px\){max-width:1122px}.Maw\(1200px\){max-width:1200px}.Maw\(1240px\){max-width:1240px}.Maw\(1260px\){max-width:1260px}.Maw\(1280px\){max-width:1280px}.Maw\(130px\){max-width:130px}.Maw\(1310px\){max-width:1310px}.Maw\(1320px\){max-width:1320px}.Maw\(1340px\){max-width:1340px}.Maw\(1440px\){max-width:1440px}.Maw\(150px\){max-width:150px}.Maw\(160px\){max-width:160px}.Maw\(165px\){max-width:165px}.Maw\(1920px\){max-width:1920px}.Maw\(195px\){max-width:195px}.Maw\(200px\){max-width:200px}.Maw\(202px\){max-width:202px}.Maw\(218px\){max-width:218px}.Maw\(220px\){max-width:220px}.Maw\(230px\){max-width:230px}.Maw\(240px\){max-width:240px}.Maw\(250px\){max-width:250px}.Maw\(255px\){max-width:255px}.Maw\(260px\){max-width:260px}.Maw\(270px\){max-width:270px}.Maw\(280px\){max-width:280px}.Maw\(295px\){max-width:295px}.Maw\(300px\){max-width:300px}.Maw\(320px\){max-width:320px}.Maw\(330px\){max-width:330px}.Maw\(340px\){max-width:340px}.Maw\(350px\){max-width:350px}.Maw\(370px\){max-width:370px}.Maw\(375px\),.Maw\(375px\)\:\:a:after{max-width:375px}.Maw\(40\%\){max-width:40%}.Maw\(400px\){max-width:400px}.Maw\(40px\){max-width:40px}.Maw\(412px\){max-width:412px}.Maw\(420px\){max-width:420px}.Maw\(430px\){max-width:430px}.Maw\(44px\){max-width:44px}.Maw\(450px\){max-width:450px}.Maw\(460px\){max-width:460px}.Maw\(500px\){max-width:500px}.Maw\(50px\){max-width:50px}.Maw\(530px\){max-width:530px}.Maw\(550px\){max-width:550px}.Maw\(555px\){max-width:555px}.Maw\(560px\){max-width:560px}.Maw\(575px\){max-width:575px}.Maw\(580px\){max-width:580px}.Maw\(600px\){max-width:600px}.Maw\(620px\){max-width:620px}.Maw\(640px\){max-width:640px}.Maw\(650px\){max-width:650px}.Maw\(670px\){max-width:670px}.Maw\(678px\){max-width:678px}.Maw\(680px\){max-width:680px}.Maw\(690px\){max-width:690px}.Maw\(70\%\){max-width:70%}.Maw\(70px\){max-width:70px}.Maw\(728px\){max-width:728px}.Maw\(730px\){max-width:730px}.Maw\(740px\){max-width:740px}.Maw\(780px\){max-width:780px}.Maw\(80\%\){max-width:80%}.Maw\(800px\){max-width:800px}.Maw\(810px\){max-width:810px}.Maw\(840px\){max-width:840px}.Maw\(850px\){max-width:850px}.Maw\(875px\){max-width:875px}.Maw\(880px\){max-width:880px}.Maw\(90\%\){max-width:90%}.Maw\(900px\){max-width:900px}.Maw\(915px\){max-width:915px}.Maw\(930px\){max-width:930px}.Maw\(940px\){max-width:940px}.Maw\(945px\){max-width:945px}.Maw\(95\%\){max-width:95%}.Maw\(950px\){max-width:950px}.Maw\(960px\){max-width:960px}.Maw\(990px\){max-width:990px}.Maw\(n\){max-width:none}.vwo-lang-de .vwo-lang-de_Maw\(700px\){max-width:700px}.Mih\(\$enterprise-header-video-height\){min-height:calc(100vh - 100px)}.Mih\(50px\),.Mih\(\$footer-height\){min-height:50px}.Mih\(\$footer-position\){min-height:calc(100vh - 40px)}.Mih\(100\%\){min-height:100%}.Mih\(100px\){min-height:100px}.Mih\(100vh\){min-height:100vh}.Mih\(120px\){min-height:120px}.Mih\(1320px\){min-height:1320px}.Mih\(1455px\){min-height:1455px}.Mih\(150px\){min-height:150px}.Mih\(1530px\){min-height:1530px}.Mih\(160px\){min-height:160px}.Mih\(170px\){min-height:170px}.Mih\(190px\){min-height:190px}.Mih\(1px\){min-height:1px}.Mih\(200px\){min-height:200px}.Mih\(202px\){min-height:202px}.Mih\(210px\){min-height:210px}.Mih\(2200px\){min-height:2200px}.Mih\(220px\){min-height:220px}.Mih\(240px\){min-height:240px}.Mih\(250px\){min-height:250px}.Mih\(260px\){min-height:260px}.Mih\(275px\){min-height:275px}.Mih\(280px\){min-height:280px}.Mih\(290px\){min-height:290px}.Mih\(300px\){min-height:300px}.Mih\(30px\){min-height:30px}.Mih\(310px\){min-height:310px}.Mih\(335px\){min-height:335px}.Mih\(350px\){min-height:350px}.Mih\(360px\){min-height:360px}.Mih\(370px\){min-height:370px}.Mih\(380px\){min-height:380px}.Mih\(387px\){min-height:387px}.Mih\(400px\){min-height:400px}.Mih\(405px\){min-height:405px}.Mih\(40px\){min-height:40px}.Mih\(435px\){min-height:435px}.Mih\(445px\){min-height:445px}.Mih\(44px\){min-height:44px}.Mih\(450px\){min-height:450px}.Mih\(45px\){min-height:45px}.Mih\(460px\){min-height:460px}.Mih\(478px\){min-height:478px}.Mih\(500px\){min-height:500px}.Mih\(520px\){min-height:520px}.Mih\(540px\){min-height:540px}.Mih\(55px\){min-height:55px}.Mih\(560px\){min-height:560px}.Mih\(60px\){min-height:60px}.Mih\(620px\){min-height:620px}.Mih\(637px\){min-height:637px}.Mih\(650px\){min-height:650px}.Mih\(657px\){min-height:657px}.Mih\(66px\){min-height:66px}.Mih\(68px\){min-height:68px}.Mih\(700px\){min-height:700px}.Mih\(70px\){min-height:70px}.Mih\(740px\){min-height:740px}.Mih\(80vh\){min-height:80vh}.pt-br-usecase-section .pt-br-usecase-section_Mih\(1520px\){min-height:1520px}.Miw\(0\){min-width:0}.Miw\(100\%\){min-width:100%}.Miw\(100px\){min-width:100px}.Miw\(115px\){min-width:115px}.Miw\(165px\){min-width:165px}.Miw\(170px\){min-width:170px}.Miw\(192px\){min-width:192px}.Miw\(200px\){min-width:200px}.Miw\(202px\){min-width:202px}.Miw\(218px\){min-width:218px}.Miw\(220px\){min-width:220px}.Miw\(230px\){min-width:230px}.Miw\(255px\){min-width:255px}.Miw\(270px\){min-width:270px}.Miw\(320px\){min-width:320px}.Miw\(330px\){min-width:330px}.Miw\(70px\){min-width:70px}.Objf\(ct\){object-fit:contain}.Objf\(cv\){object-fit:cover}.O\(n\)\:f:focus{outline:none}.js-header--active .js-header--active_T\(54px\){top:54px}.T\(70px\),.js-header--active .js-header--active_T\(70px\){top:70px}.T\(-100\%\)\:\:b:before{top:-100%}.T\(-100px\),.T\(-100px\)\:\:a:after{top:-100px}.T\(-105px\){top:-105px}.T\(-10px\),.T\(-10px\)\:\:b:before{top:-10px}.T\(-110px\){top:-110px}.T\(-150px\){top:-150px}.T\(-155px\){top:-155px}.T\(-15px\){top:-15px}.T\(-200\%\){top:-200%}.T\(-20px\),.T\(-20px\)\:\:b:before{top:-20px}.T\(-2px\){top:-2px}.T\(-30px\),.T\(-30px\)\:\:a:after{top:-30px}.T\(-320px\){top:-320px}.T\(-34px\){top:-34px}.T\(-35px\){top:-35px}.T\(-42px\){top:-42px}.T\(-45\%\){top:-45%}.T\(-50px\){top:-50px}.T\(-52px\){top:-52px}.T\(-5px\){top:-5px}.T\(-60px\){top:-60px}.T\(-64\%\){top:-64%}.T\(-70px\){top:-70px}.T\(-9px\){top:-9px}.T\(0\),.T\(0\)\:\:a:after,.T\(0\)\:\:b:before{top:0}.T\(0\)\!{top:0!important}.T\(10\%\){top:10%}.T\(100\%\),.T\(100\%\)\:\:a:after{top:100%}.T\(100px\){top:100px}.T\(10px\){top:10px}.T\(11px\){top:11px}.T\(120px\){top:120px}.T\(121px\){top:121px}.T\(12px\){top:12px}.T\(130px\){top:130px}.T\(136px\){top:136px}.T\(140px\){top:140px}.T\(14px\){top:14px}.T\(15\%\){top:15%}.T\(150px\){top:150px}.T\(15px\){top:15px}.T\(16\%\){top:16%}.T\(160px\){top:160px}.T\(16px\){top:16px}.T\(17\%\){top:17%}.T\(170px\){top:170px}.T\(18\%\){top:18%}.T\(19px\){top:19px}.T\(20\%\){top:20%}.T\(200px\){top:200px}.T\(20px\){top:20px}.T\(22px\){top:22px}.T\(24px\){top:24px}.T\(25\%\){top:25%}.T\(25px\){top:25px}.T\(27\%\){top:27%}.T\(28\%\){top:28%}.T\(29\%\){top:29%}.T\(2px\){top:2px}.T\(30\%\){top:30%}.T\(30px\){top:30px}.T\(31\%\){top:31%}.T\(32\%\){top:32%}.T\(33px\){top:33px}.T\(34\%\){top:34%}.T\(34px\){top:34px}.T\(35\%\){top:35%}.T\(35px\){top:35px}.T\(3px\){top:3px}.T\(4\%\){top:4%}.T\(40\%\){top:40%}.T\(40px\){top:40px}.T\(42\%\){top:42%}.T\(44\%\){top:44%}.T\(44px\){top:44px}.T\(45\%\){top:45%}.T\(45px\){top:45px}.T\(48\%\){top:48%}.T\(4px\){top:4px}.T\(5\%\){top:5%}.T\(50\%\),.T\(50\%\)\:\:a:after{top:50%}.T\(500px\){top:500px}.T\(50px\){top:50px}.T\(51px\){top:51px}.T\(54\%\){top:54%}.T\(55px\){top:55px}.T\(5px\){top:5px}.T\(60\%\){top:60%}.T\(60px\){top:60px}.T\(63\%\){top:63%}.T\(65px\){top:65px}.T\(66px\){top:66px}.T\(69\%\){top:69%}.T\(70\%\){top:70%}.T\(73px\){top:73px}.T\(74px\){top:74px}.T\(75px\){top:75px}.T\(76px\){top:76px}.T\(7px\){top:7px}.T\(80px\){top:80px}.T\(84px\){top:84px}.T\(85\%\){top:85%}.T\(90px\){top:90px}.T\(95px\){top:95px}.T\(-14px\)\:\:a:after{top:-14px}.T\(-50\%\)\:\:a:after{top:-50%}.T\(-58px\)\:\:a:after{top:-58px}.T\(32px\)\:\:a:after{top:32px}.T\(49px\)\:\:a:after{top:49px}.T\(52px\)\:\:a:after{top:52px}.End\(-10px\){right:-10px}.End\(-12px\){right:-12px}.End\(-20px\){right:-20px}.End\(-250px\){right:-250px}.End\(-25px\){right:-25px}.End\(-35px\){right:-35px}.End\(-43px\){right:-43px}.End\(-44px\){right:-44px}.End\(-50px\){right:-50px}.End\(-5px\){right:-5px}.End\(-67px\){right:-67px}.End\(-70\%\){right:-70%}.End\(-90px\){right:-90px}.End\(0\),.End\(0\)\:\:a:after,.End\(0\)\:\:b:before{right:0}.End\(10\%\){right:10%}.End\(10px\){right:10px}.End\(11\%\){right:11%}.End\(15\%\){right:15%}.End\(150px\){right:150px}.End\(15px\){right:15px}.End\(18px\),.End\(18px\)\:\:a:after{right:18px}.End\(20px\),.End\(20px\)\:\:b:before{right:20px}.End\(21\%\){right:21%}.End\(230px\){right:230px}.End\(30\%\){right:30%}.End\(30px\){right:30px}.End\(31\%\){right:31%}.End\(36\%\){right:36%}.End\(38px\){right:38px}.End\(40\%\){right:40%}.End\(410px\){right:410px}.End\(48px\){right:48px}.End\(5\%\){right:5%}.End\(50px\){right:50px}.End\(59px\){right:59px}.End\(5px\){right:5px}.End\(60px\){right:60px}.End\(70px\){right:70px}.End\(75px\){right:75px}.End\(80px\){right:80px}.End\(a\){right:auto}.End\(-15px\)\:\:a:after{right:-15px}.End\(-78\%\)\:\:a:after{right:-78%}.End\(50\%\)\:\:a:after{right:50%}.B\(\$bottom-position-password-hint\){bottom:calc(100% - 21px)}.B\(-10\%\){bottom:-10%}.B\(-10px\){bottom:-10px}.B\(-130px\){bottom:-130px}.B\(-1px\){bottom:-1px}.B\(-20px\),.B\(-20px\)\:\:a:after{bottom:-20px}.B\(-40px\){bottom:-40px}.B\(-54\%\){bottom:-54%}.B\(-60px\){bottom:-60px}.B\(-80px\){bottom:-80px}.B\(0\),.B\(0\)\:\:a:after,.B\(0\)\:\:b:before{bottom:0}.B\(10\%\){bottom:10%}.B\(100\%\){bottom:100%}.B\(104px\){bottom:104px}.B\(10px\){bottom:10px}.B\(130\%\){bottom:130%}.B\(15\%\){bottom:15%}.B\(17\%\){bottom:17%}.B\(18\%\){bottom:18%}.B\(20\%\){bottom:20%}.B\(20px\){bottom:20px}.B\(21px\){bottom:21px}.B\(24\%\){bottom:24%}.B\(25\%\){bottom:25%}.B\(25px\){bottom:25px}.B\(2px\){bottom:2px}.B\(30\%\){bottom:30%}.B\(30px\){bottom:30px}.B\(36px\){bottom:36px}.B\(40\%\){bottom:40%}.B\(44\%\){bottom:44%}.B\(46px\){bottom:46px}.B\(5\%\){bottom:5%}.B\(50px\){bottom:50px}.B\(5px\){bottom:5px}.B\(6\%\){bottom:6%}.B\(64px\){bottom:64px}.B\(70px\){bottom:70px}.B\(75px\){bottom:75px}.B\(7px\){bottom:7px}.B\(80px\){bottom:80px}.B\(8px\)\:\:b:before{bottom:8px}.B\(92px\){bottom:92px}.B\(97px\){bottom:97px}.B\(98px\){bottom:98px}.B\(-100\%\)\:\:a:after{bottom:-100%}.B\(-120px\)\:\:a:after{bottom:-120px}.Start\(50px\),.data360 .data360_Start\(50px\),.img-container .img-container_Start\(50px\){left:50px}.Start\(0\),.Start\(0\)\:\:a:after,.Start\(0\)\:\:b:before,.img-container .img-container_Start\(0\){left:0}.Start\(-10px\){left:-10px}.Start\(-13px\){left:-13px}.Start\(-140px\){left:-140px}.Start\(-15px\),.Start\(-15px\)\:\:b:before{left:-15px}.Start\(-19px\)\:\:b:before{left:-19px}.Start\(-20px\){left:-20px}.Start\(-25px\){left:-25px}.Start\(-35px\){left:-35px}.Start\(-37px\){left:-37px}.Start\(-43px\){left:-43px}.Start\(-50\%\),.Start\(-50\%\)\:\:a:after{left:-50%}.Start\(-60px\){left:-60px}.Start\(-75px\){left:-75px}.Start\(-7px\){left:-7px}.Start\(-83px\){left:-83px}.Start\(-8px\),.Start\(-8px\)\:\:a:after{left:-8px}.Start\(10\%\){left:10%}.Start\(100\%\){left:100%}.Start\(107px\){left:107px}.Start\(10px\){left:10px}.Start\(110px\){left:110px}.Start\(12px\){left:12px}.Start\(13\%\){left:13%}.Start\(130px\){left:130px}.Start\(140px\){left:140px}.Start\(15\%\){left:15%}.Start\(15px\){left:15px}.Start\(17\%\){left:17%}.Start\(170px\){left:170px}.Start\(18\%\){left:18%}.Start\(18px\){left:18px}.Start\(19\%\){left:19%}.Start\(1px\){left:1px}.Start\(20\%\){left:20%}.Start\(20px\),.Start\(20px\)\:\:b:before{left:20px}.Start\(21\%\){left:21%}.Start\(24\%\){left:24%}.Start\(25\%\){left:25%}.Start\(260px\){left:260px}.Start\(30px\){left:30px}.Start\(33\%\){left:33%}.Start\(34\%\){left:34%}.Start\(35px\){left:35px}.Start\(38\%\){left:38%}.Start\(40\%\){left:40%}.Start\(400px\){left:400px}.Start\(40px\){left:40px}.Start\(46\%\){left:46%}.Start\(47\%\){left:47%}.Start\(48\%\){left:48%}.Start\(5\%\){left:5%}.Start\(50\%\),.Start\(50\%\)\:\:a:after{left:50%}.Start\(58\%\){left:58%}.Start\(5px\){left:5px}.Start\(60\%\){left:60%}.Start\(60px\){left:60px}.Start\(67\%\){left:67%}.Start\(68\%\){left:68%}.Start\(7\%\){left:7%}.Start\(70px\),.Start\(70px\)\:\:a:after{left:70px}.Start\(75\%\){left:75%}.Start\(7px\){left:7px}.Start\(80px\){left:80px}.Start\(84px\){left:84px}.Start\(85\%\){left:85%}.Start\(85px\){left:85px}.Start\(88\%\){left:88%}.Start\(9\%\){left:9%}.Start\(-22px\)\:\:a:after{left:-22px}.Start\(-50px\)\:\:a:after{left:-50px}.Op\(0\),.Op\(0\)\:\:a:after,.accordion-active .accordion-active_Op\(0\),.js-first-tab-active .js-first-tab-active_Op\(0\){opacity:0}.Op\(1\),.Op\(1\)\:h:hover,.accordion-active .accordion-active_Op\(1\),.active .active_Op\(1\),.atomic-password:focus~.atomic-password\:f\~Op\(1\),.bg-shape:hover .bg-shape\:h_Op\(1\),.finish .finish_Op\(1\),.invalid-input+.invalid-input\+Op\(1\),.invalid-input-group .invalid-input-group_Op\(1\),.invalid-input~.invalid-input\~Op\(1\),.js-active-animation .js-active-animation_Op\(1\),.js-active-platform-delay .js-active-platform-delay_Op\(1\),.js-animation-first .js-animation-first_Op\(1\),.js-show-icon .js-show-icon_Op\(1\),.show-comparison-dropdown:hover .show-comparison-dropdown\:h_Op\(1\),.slick-active .slick-active_Op\(1\),.tooltip-box:hover .tooltip-box\:h_Op\(1\),.tooltip-hover:hover .tooltip-hover\:h_Op\(1\),.tooltip:hover .tooltip\:h_Op\(1\){opacity:1}.Op\(0\.2\),.active .active_Op\(0\.2\){opacity:.2}.Op\(0\.4\),.active .active_Op\(0\.4\){opacity:.4}.Op\(0\.9\),.modal-show .modal-show_Op\(0\.9\){opacity:.9}.Op\(\.5\){opacity:.5}.Op\(\.7\){opacity:.7}.Op\(\.8\){opacity:.8}.Op\(0\.3\){opacity:.3}.Op\(0\.5\),.Op\(0\.5\)\:\:a:after{opacity:.5}.Op\(0\.6\){opacity:.6}.Op\(0\.7\){opacity:.7}.Op\(0\.8\),.Op\(0\.8\)\:h:hover{opacity:.8}.Op\(0\.03\)\:\:a:after{opacity:.03}.Ov\(a\){overflow:auto}.Hidden,.Ov\(h\),.hide-contact-select-field .hide-contact-select-field_Hidden{overflow:hidden}.Ov\(s\){overflow:scroll}.Ov\(v\),.Ov\(v\)\:f:focus{overflow:visible}.Ovx\(\$overflow-clip\){overflow-x:clip}.Ovx\(a\){overflow-x:auto}.Ovx\(h\){overflow-x:hidden}.Ovx\(s\){overflow-x:scroll}.Ovy\(a\){overflow-y:auto}.Ovy\(s\){overflow-y:scroll}.P\(0\){padding:0}.P\(10px\){padding:10px}.P\(11px\){padding:11px}.P\(12px\){padding:12px}.P\(13px\){padding:13px}.P\(14px\){padding:14px}.P\(15px\){padding:15px}.P\(16px\){padding:16px}.P\(18px\){padding:18px}.P\(19px\){padding:19px}.P\(1px\){padding:1px}.P\(20px\),.P\(20px\)\:f:focus{padding:20px}.P\(20px\)\!{padding:20px!important}.P\(25px\){padding:25px}.P\(26px\){padding:26px}.P\(28px\){padding:28px}.P\(2px\){padding:2px}.P\(30px\){padding:30px}.P\(32px\){padding:32px}.P\(35px\){padding:35px}.P\(3px\){padding:3px}.P\(40px\){padding:40px}.P\(45px\){padding:45px}.P\(4px\){padding:4px}.P\(50px\){padding:50px}.P\(5px\){padding:5px}.P\(60px\){padding:60px}.P\(6px\){padding:6px}.P\(7px\){padding:7px}.P\(8px\){padding:8px}.Pstart\(0\),.Pstart\(0\)\:fc:first-child,.Px\(0\){padding-left:0}.Pend\(0\),.Px\(0\){padding-right:0}.Pstart\(10px\),.Px\(10px\){padding-left:10px}.Pend\(10px\),.Px\(10px\){padding-right:10px}.Px\(11px\){padding-left:11px;padding-right:11px}.Pstart\(12px\),.Px\(12px\){padding-left:12px}.Pend\(12px\),.Px\(12px\){padding-right:12px}.Px\(13\%\){padding-left:13%;padding-right:13%}.Px\(13px\){padding-left:13px}.Pend\(13px\),.Px\(13px\){padding-right:13px}.Px\(14px\){padding-left:14px;padding-right:14px}.Px\(15\%\){padding-left:15%;padding-right:15%}.Pstart\(15px\),.Px\(15px\),.sub-feature .sub-feature_Pstart\(15px\){padding-left:15px}.Pend\(15px\),.Px\(15px\){padding-right:15px}.Pstart\(16px\),.Px\(16px\){padding-left:16px}.Pend\(16px\),.Px\(16px\){padding-right:16px}.Pstart\(17px\),.Px\(17px\){padding-left:17px}.Px\(17px\){padding-right:17px}.Pstart\(18px\),.Px\(18px\){padding-left:18px}.Px\(18px\){padding-right:18px}.Px\(19px\){padding-left:19px;padding-right:19px}.Pstart\(20px\),.Px\(20px\),.sub-feature-plan .sub-feature-plan_Pstart\(20px\){padding-left:20px}.Pend\(20px\),.Px\(20px\){padding-right:20px}.Px\(21px\){padding-left:21px;padding-right:21px}.Px\(22px\){padding-left:22px;padding-right:22px}.Px\(23px\){padding-left:23px;padding-right:23px}.Px\(24px\){padding-left:24px;padding-right:24px}.Pstart\(25px\),.Px\(25px\){padding-left:25px}.Pend\(25px\),.Px\(25px\){padding-right:25px}.Px\(27px\){padding-left:27px;padding-right:27px}.Pstart\(28px\),.Px\(28px\){padding-left:28px}.Pend\(28px\),.Px\(28px\){padding-right:28px}.Pstart\(30px\),.Px\(30px\),.sub-feature .sub-feature_Pstart\(30px\){padding-left:30px}.Pend\(30px\),.Px\(30px\){padding-right:30px}.Pstart\(32px\),.Px\(32px\){padding-left:32px}.Pend\(32px\),.Px\(32px\){padding-right:32px}.Pstart\(35px\),.Px\(35px\){padding-left:35px}.Px\(35px\){padding-right:35px}.Px\(38px\){padding-left:38px;padding-right:38px}.Px\(3px\),.icon-hover:hover .icon-hover\:h_Pstart\(3px\){padding-left:3px}.Px\(3px\){padding-right:3px}.Pstart\(40px\),.Px\(40px\){padding-left:40px}.Pend\(40px\),.Px\(40px\){padding-right:40px}.Px\(42px\){padding-left:42px;padding-right:42px}.Px\(45px\){padding-left:45px;padding-right:45px}.Pstart\(4px\),.Px\(4px\){padding-left:4px}.Px\(4px\){padding-right:4px}.Pstart\(50px\),.Px\(50px\){padding-left:50px}.Px\(50px\){padding-right:50px}.Px\(55px\){padding-left:55px;padding-right:55px}.Px\(57px\){padding-left:57px;padding-right:57px}.Pstart\(5px\),.Px\(5px\),.atomic-hover:hover .atomic-hover\:h_Pstart\(5px\){padding-left:5px}.Pend\(5px\),.Px\(5px\){padding-right:5px}.Px\(60px\){padding-left:60px;padding-right:60px}.Px\(64px\){padding-left:64px;padding-right:64px}.Pstart\(6px\),.Px\(6px\){padding-left:6px}.Px\(6px\){padding-right:6px}.Px\(70px\){padding-left:70px}.Pend\(70px\),.Px\(70px\){padding-right:70px}.Px\(7px\){padding-left:7px;padding-right:7px}.Pstart\(8px\),.Px\(8px\){padding-left:8px}.Pend\(8px\),.Px\(8px\){padding-right:8px}.Pstart\(9px\),.Px\(9px\){padding-left:9px}.Pend\(9px\),.Px\(9px\){padding-right:9px}.Pt\(0\),.Py\(0\){padding-top:0}.Pb\(0\),.Py\(0\){padding-bottom:0}.Pt\(100px\),.Py\(100px\){padding-top:100px}.Pb\(100px\),.Py\(100px\){padding-bottom:100px}.Pt\(10px\),.Py\(10px\),.js-header--active .js-header--active_Pt\(10px\){padding-top:10px}.Pb\(10px\),.Py\(10px\),.js-header--active .js-header--active_Pb\(10px\),.sub-feature .sub-feature_Pb\(10px\){padding-bottom:10px}.Pt\(110px\),.Py\(110px\){padding-top:110px}.Py\(110px\){padding-bottom:110px}.Py\(11px\){padding-top:11px;padding-bottom:11px}.Pt\(120px\),.Py\(120px\){padding-top:120px}.Pb\(120px\),.Py\(120px\){padding-bottom:120px}.Py\(12px\){padding-top:12px}.Pb\(12px\),.Py\(12px\){padding-bottom:12px}.Py\(13px\){padding-top:13px}.Pb\(13px\),.Py\(13px\){padding-bottom:13px}.Py\(14px\){padding-top:14px}.Pb\(14px\),.Py\(14px\){padding-bottom:14px}.Pt\(15px\),.Py\(15px\){padding-top:15px}.Pb\(15px\),.Py\(15px\){padding-bottom:15px}.Pt\(160px\),.Py\(160px\){padding-top:160px}.Py\(160px\){padding-bottom:160px}.Pt\(16px\),.Py\(16px\){padding-top:16px}.Py\(16px\){padding-bottom:16px}.Py\(17px\){padding-top:17px;padding-bottom:17px}.Py\(18px\){padding-top:18px}.Pb\(18px\),.Py\(18px\){padding-bottom:18px}.Pt\(19px\),.Py\(19px\){padding-top:19px}.Py\(19px\){padding-bottom:19px}.Pt\(1px\),.Py\(1px\){padding-top:1px}.Py\(1px\){padding-bottom:1px}.Pt\(20px\),.Py\(20px\){padding-top:20px}.Pb\(20px\),.Py\(20px\){padding-bottom:20px}.Py\(22px\){padding-top:22px;padding-bottom:22px}.Py\(23px\){padding-top:23px;padding-bottom:23px}.Pt\(24px\),.Py\(24px\){padding-top:24px}.Pb\(24px\),.Py\(24px\){padding-bottom:24px}.Pt\(25px\),.Py\(25px\){padding-top:25px}.Pb\(25px\),.Py\(25px\){padding-bottom:25px}.Py\(2px\){padding-top:2px}.Pb\(2px\),.Py\(2px\){padding-bottom:2px}.Pt\(30px\),.Py\(30px\){padding-top:30px}.Pb\(30px\),.Py\(30px\){padding-bottom:30px}.Pt\(32px\),.Py\(32px\){padding-top:32px}.Pb\(32px\),.Py\(32px\){padding-bottom:32px}.Pt\(35px\),.Py\(35px\){padding-top:35px}.Pb\(35px\),.Py\(35px\){padding-bottom:35px}.Py\(38px\){padding-top:38px;padding-bottom:38px}.Py\(3px\){padding-top:3px;padding-bottom:3px}.Pt\(40px\),.Py\(40px\){padding-top:40px}.Pb\(40px\),.Py\(40px\){padding-bottom:40px}.Py\(45px\){padding-top:45px}.Pb\(45px\),.Py\(45px\){padding-bottom:45px}.Pt\(4px\),.Py\(4px\){padding-top:4px}.Pb\(4px\),.Py\(4px\){padding-bottom:4px}.Pt\(50px\),.Py\(50px\){padding-top:50px}.Pb\(50px\),.Py\(50px\){padding-bottom:50px}.Pt\(55px\),.Py\(55px\){padding-top:55px}.Pb\(55px\),.Py\(55px\){padding-bottom:55px}.Pt\(5px\),.Py\(5px\){padding-top:5px}.Pb\(5px\),.Py\(5px\){padding-bottom:5px}.Pt\(60px\),.Py\(60px\){padding-top:60px}.Pb\(60px\),.Py\(60px\){padding-bottom:60px}.Pt\(6px\),.Py\(6px\){padding-top:6px}.Pb\(6px\),.Py\(6px\){padding-bottom:6px}.Pt\(70px\),.Py\(70px\),.modal-as-page .modal-as-page_Pt\(70px\){padding-top:70px}.Pb\(70px\),.Py\(70px\){padding-bottom:70px}.Py\(75px\){padding-top:75px}.Pb\(75px\),.Py\(75px\){padding-bottom:75px}.Py\(76px\){padding-top:76px}.Pb\(76px\),.Py\(76px\){padding-bottom:76px}.Py\(7px\){padding-top:7px}.Pb\(7px\),.Py\(7px\){padding-bottom:7px}.Pt\(80px\),.Py\(80px\){padding-top:80px}.Pb\(80px\),.Py\(80px\){padding-bottom:80px}.Pt\(8px\),.Py\(8px\){padding-top:8px}.Py\(8px\){padding-bottom:8px}.Py\(90px\){padding-top:90px}.Pb\(90px\),.Py\(90px\){padding-bottom:90px}.Py\(9px\){padding-top:9px;padding-bottom:9px}.Pt\(150px\){padding-top:150px}.Pt\(165px\){padding-top:165px}.Pt\(180px\){padding-top:180px}.Pt\(200px\){padding-top:200px}.Pt\(21px\){padding-top:21px}.Pt\(250px\){padding-top:250px}.Pt\(27px\){padding-top:27px}.Pb\(125px\){padding-bottom:125px}.Pb\(130px\){padding-bottom:130px}.Pb\(140px\){padding-bottom:140px}.Pb\(150px\){padding-bottom:150px}.Pb\(165px\){padding-bottom:165px}.Pb\(170px\){padding-bottom:170px}.Pb\(180px\){padding-bottom:180px}.Pb\(200px\){padding-bottom:200px}.Pb\(25\%\){padding-bottom:25%}.Pb\(27px\){padding-bottom:27px}.Pb\(34px\){padding-bottom:34px}.Pb\(56\.25\%\){padding-bottom:56.25%}.Pb\(66px\){padding-bottom:66px}.Pstart\(10\%\){padding-left:10%}.Pstart\(73px\){padding-left:73px}.Pc\(c\){place-content:center}.Pe\(n\),.disabled-tile .disabled-tile_Pe\(n\){pointer-events:none}.Pos\(s\),.js-remove-sticky .js-remove-sticky_Pos\(s\),.modal-as-page .modal-as-page_Pos\(s\){position:static}.Pos\(a\),.Pos\(a\)\:\:a:after,.Pos\(a\)\:\:b:before{position:absolute}.Pos\(f\){position:fixed}.Pos\(r\){position:relative}.Pos\(st\){position:sticky}.Ta\(c\){text-align:center}.Ta\(e\){text-align:end}.Ta\(end\){text-align:right}.Ta\(s\){text-align:start}.Ta\(start\),.Ta\(start\)\:fc:first-child{text-align:left}.Td\(u\),.Td\(u\)\:h:hover,.rated:hover .rated\:h_Td\(u\){text-decoration:underline}.Td\(lt\){text-decoration:line-through}.Td\(n\),.Td\(n\)\:h:hover{text-decoration:none}.Tov\(e\){text-overflow:ellipsis}.Tt\(c\){text-transform:capitalize}.Tt\(n\){text-transform:none}.Tt\(u\){text-transform:uppercase}.Trfo\(\$bottom-right\){transform-origin:bottom right}.Trfo\(\$right-top\){transform-origin:right top}.Trfo\(bottom\){transform-origin:bottom}.Trfo\(c\){transform-origin:center}.Trfo\(c\,t\){transform-origin:center top}.Trfo\(start\){transform-origin:left}.Trfo\(t\,c\){transform-origin:top center}.Prs\(1000px\){perspective:1000px}.Prso\(start\){perspective-origin:0}.accordion-active .accordion-active_Rotate\(45deg\){transform:rotate(45deg)}.js-accordion-active .js-accordion-active_Rotate\(-180deg\){transform:rotate(-180deg)}.Rotate\(0\),.js-accordion-active .js-accordion-active_Rotate\(0\),.js-ai-accordion-active .js-ai-accordion-active_Rotate\(0\){transform:rotate(0)}.Rotate\(180deg\),.js-active-btn .js-active-btn_Rotate\(180deg\){transform:rotate(180deg)}.Rotate\(0deg\),.js-open-accordion .js-open-accordion_Rotate\(0deg\),.tr-collapse-state .tr-collapse-state_Rotate\(0deg\){transform:rotate(0deg)}.Rotate\(-40deg\){transform:rotate(-40deg)}.Rotate\(-90deg\),.Rotate\(-90deg\)\:\:b:before{transform:rotate(-90deg)}.Rotate\(270deg\){transform:rotate(270deg)}.Rotate\(90deg\){transform:rotate(90deg)}.Rotate\(-45deg\)\:\:a:after{transform:rotate(-45deg)}.Scale\(1\),.active .active_Scale\(1\),.js-show-icon .js-show-icon_Scale\(1\),.tooltips-active .tooltips-active_Scale\(1\){transform:scale(1)}.Scale\(1\.05\)\:h:hover,.active .active_Scale\(1\.05\),.item:hover .item\:h_Scale\(1\.05\){transform:scale(1.05)}.Scale\(1\.1\)\:h:hover,.hover:hover .hover\:h_Scale\(1\.1\)\:\:a:after{transform:scale(1.1)}.js-show-icon .js-show-icon_Scale\(1\.2\){transform:scale(1.2)}.Scale\(0\){transform:scale(0)}.Scale\(0\.7\){transform:scale(.7)}.Scale\(0\.8\){transform:scale(.8)}.Scale\(0\.9\){transform:scale(.9)}.Scale\(0\.5\)\:\:a:after{transform:scale(.5)}.ScaleX\(0\){transform:scaleX(0)}.SkewX\(-20deg\){transform:skewX(-20deg)}.js-active-platform-delay .js-active-platform-delay_Translate\(0\,0\){transform:translate(0)}.Translate\(-10px\,167px\){transform:translate(-10px,167px)}.Translate\(-50\%\,-50\%\){transform:translate(-50%,-50%)}.Translate\(0\,20px\){transform:translateY(20px)}.Translate\(0\,3px\){transform:translateY(3px)}.Translate\(40px\,-10px\){transform:translate(40px,-10px)}.Translate\(40px\,0\){transform:translate(40px)}.Translate\(100\%\,0\)\:\:a:after{transform:translate(100%)}.anchor-link-hover:hover .anchor-link-hover\:h_TranslateX\(5px\),.arrow-hover:hover .arrow-hover\:h_TranslateX\(5px\),.home-tile-item:hover .home-tile-item\:h_TranslateX\(5px\),.item:hover .item\:h_TranslateX\(5px\),.link-hover:hover .link-hover\:h_TranslateX\(5px\),.org-banner-bg:hover .org-banner-bg\:h_TranslateX\(5px\),.product-item-hover:hover .product-item-hover\:h_TranslateX\(5px\),.tile-hover:hover .tile-hover\:h_TranslateX\(5px\),.tile-item:hover .tile-item\:h_TranslateX\(5px\){transform:translateX(5px)}.TranslateX\(3px\),.home-tile-item:hover .home-tile-item\:h_TranslateX\(3px\){transform:translateX(3px)}.TranslateX\(0\),.open .open_TranslateX\(0\){transform:translateX(0)}.TranslateX\(-20px\){transform:translateX(-20px)}.TranslateX\(-50\%\),.TranslateX\(-50\%\)\:\:a:after{transform:translateX(-50%)}.TranslateX\(-76px\){transform:translateX(-76px)}.TranslateX\(100\%\){transform:translateX(100%)}.TranslateX\(10px\){transform:translateX(10px)}.TranslateX\(20px\){transform:translateX(20px)}.TranslateX\(4px\){transform:translateX(4px)}.TranslateY\(0\),.TranslateY\(0\)\:\:b:before,.active .active_TranslateY\(0\),.js-active-animation .js-active-animation_TranslateY\(0\),.js-animation-first .js-animation-first_TranslateY\(0\),.slick-active .slick-active_TranslateY\(0\){transform:translateY(0)}.tile-hover:hover .tile-hover\:h_TranslateY\(20\%\){transform:translateY(20%)}.TranslateY\(\$success-stories-tile\){transform:translateY(calc(100% - 100px))}.TranslateY\(-10\%\){transform:translateY(-10%)}.TranslateY\(-200px\)\:\:b:before{transform:translateY(-200px)}.TranslateY\(-50\%\){transform:translateY(-50%)}.TranslateY\(100\%\){transform:translateY(100%)}.TranslateY\(10px\){transform:translateY(10px)}.TranslateY\(15\%\){transform:translateY(15%)}.TranslateY\(20px\){transform:translateY(20px)}.TranslateY\(30px\){transform:translateY(30px)}.TranslateY\(35px\){transform:translateY(35px)}.TranslateY\(40px\){transform:translateY(40px)}.TranslateY\(60px\){transform:translateY(60px)}.TranslateY\(-10px\)\:h:hover{transform:translateY(-10px)}.TranslateY\(-5px\)\:h:hover{transform:translateY(-5px)}.TranslateY\(-100px\)\:\:a:after{transform:translateY(-100px)}.TranslateZ\(0\),.TranslateZ\(0\)\:\:a:after{transform:translateZ(0)}.Trs\(\$easeTransition\),.Trs\(\$easeTransition\)\:\:a:after,.item:hover .item\:h_Trs\(\$easeTransition\){transition:transform .3s ease}.Trs\(\$btnTransition\){transition:background-color .3s cubic-bezier(.25,.46,.45,.94)}.Trs\(\$free-trial-max-height-transition\){transition:max-height 2s ease}.Trs\(\$opacityTransformTransition\){transition:opacity .3s,transform .3s}.Trs\(\$opacityTransition\){transition:opacity .3s}.Trsde\(0\.1s\),.active .active_Trsde\(0\.1s\){transition-delay:.1s}.Trsde\(0\.3s\),.active .active_Trsde\(0\.3s\){transition-delay:.3s}.Trsde\(0\.2s\){transition-delay:.2s}.Trsde\(0\.4s\){transition-delay:.4s}.Trsde\(0\.5s\){transition-delay:.5s}.Trsde\(0\.6s\){transition-delay:.6s}.Trsde\(0\.7s\){transition-delay:.7s}.Trsde\(0\.8s\){transition-delay:.8s}.Trsde\(0\.9s\){transition-delay:.9s}.Trsde\(0s\){transition-delay:0s}.Trsde\(1\.2s\){transition-delay:1.2s}.Trsde\(1\.4s\){transition-delay:1.4s}.Trsde\(1\.5s\){transition-delay:1.5s}.Trsde\(1\.6s\){transition-delay:1.6s}.Trsde\(1\.7s\){transition-delay:1.7s}.Trsde\(1\.8s\){transition-delay:1.8s}.Trsde\(1\.9s\){transition-delay:1.9s}.Trsde\(1s\){transition-delay:1s}.Trsde\(2\.1s\){transition-delay:2.1s}.Trsde\(2\.2s\){transition-delay:2.2s}.Trsde\(2\.4s\){transition-delay:2.4s}.Trsde\(2\.5s\){transition-delay:2.5s}.Trsde\(2\.6s\){transition-delay:2.6s}.Trsde\(2\.7s\){transition-delay:2.7s}.Trsde\(2\.8s\){transition-delay:2.8s}.Trsde\(2s\){transition-delay:2s}.Trsde\(3s\){transition-delay:3s}.Trsdu\(0\.4s\),.Trsdu\(0\.4s\)\:\:b:before,.active .active_Trsdu\(0\.4s\){transition-duration:.4s}.Trsdu\(\.3s\){transition-duration:.3s}.Trsdu\(0\.15s\){transition-duration:.15s}.Trsdu\(0\.1s\){transition-duration:.1s}.Trsdu\(0\.25s\){transition-duration:.25s}.Trsdu\(0\.2s\){transition-duration:.2s}.Trsdu\(0\.3s\),.Trsdu\(0\.3s\)\:\:a:after{transition-duration:.3s}.Trsdu\(0\.5s\){transition-duration:.5s}.Trsdu\(0\.68s\){transition-duration:.68s}.Trsdu\(0\.8s\){transition-duration:.8s}.Trsdu\(1\.5s\){transition-duration:1.5s}.Trsdu\(1s\){transition-duration:1s}.Trsdu\(3\.5s\){transition-duration:3.5s}.Trsdu\(3s\){transition-duration:3s}.Trsp\(\$op_transform\),.active .active_Trsp\(\$op_transform\){transition-property:opacity,transform}.Trsp\(\$Op\){transition-property:opacity}.Trsp\(\$transform\),.Trsp\(\$transform\)\:\:a:after{transition-property:transform}.Trsp\(a\),.Trsp\(a\)\:\:a:after,.Trsp\(a\)\:\:b:before{transition-property:all}.Trstf\(e\),.Trstf\(e\)\:\:a:after,.Trstf\(e\)\:\:b:before,.active .active_Trstf\(e\){transition-timing-function:ease}.Trstf\(eo\){transition-timing-function:ease-out}.Trstf\(l\),.Trstf\(l\)\:\:a:after{transition-timing-function:linear}.Us\(n\){-webkit-user-select:none;user-select:none}.Va\(m\){vertical-align:middle}.Va\(tb\){vertical-align:text-bottom}.V\(v\),.V\(v\)\:h:hover,.active .active_V\(v\),.atomic-password:focus~.atomic-password\:f\~V\(v\),.invalid-input~.invalid-input\~V\(v\),.show-comparison-dropdown:hover .show-comparison-dropdown\:h_V\(v\),.tooltip-box:hover .tooltip-box\:h_V\(v\),.tooltip-hover:hover .tooltip-hover\:h_V\(v\),.tooltip:hover .tooltip\:h_V\(v\){visibility:visible}.V\(h\){visibility:hidden}.Whs\(n\){white-space:normal}.Whs\(nw\){white-space:nowrap}.Whs\(pw\){white-space:pre-wrap}.W\(50\%\),.W\(6\/12\),.data360 .data360_W\(6\/12\){width:50%}.W\(0\),.W\(0\)\:\:a:after,.W\(0\)\:\:b:before,.W\(0\)\:lc\:\:a:last-child:after,.event-stepper:first-child .event-stepper\:fc_W\(0\){width:0}.W\(60\%\),.img-container .img-container_W\(60\%\){width:60%}.W\(1\/12\){width:8.3333%}.W\(10\%\){width:10%}.W\(10\/12\){width:83.3333%}.Row,.W\(100\%\),.W\(100\%\)\:\:a:after,.W\(12\/12\){width:100%}.W\(1000px\){width:1000px}.W\(100px\){width:100px}.W\(109px\){width:109px}.W\(10px\){width:10px}.W\(11\/12\){width:91.6667%}.W\(110px\){width:110px}.W\(1165px\){width:1165px}.W\(116px\){width:116px}.W\(12\%\){width:12%}.W\(120px\){width:120px}.W\(1230px\){width:1230px}.W\(1240px\){width:1240px}.W\(12px\){width:12px}.W\(13\%\){width:13%}.W\(130\%\){width:130%}.W\(130px\){width:130px}.W\(133px\){width:133px}.W\(135\%\){width:135%}.W\(135px\){width:135px}.W\(14\%\){width:14%}.W\(140px\){width:140px}.W\(14px\){width:14px}.W\(15\%\){width:15%}.W\(150px\),.W\(150px\)\:\:a:after{width:150px}.W\(159px\){width:159px}.W\(15px\){width:15px}.W\(160px\){width:160px}.W\(17\%\){width:17%}.W\(176px\){width:176px}.W\(17px\){width:17px}.W\(18\%\){width:18%}.W\(180\%\){width:180%}.W\(180px\){width:180px}.W\(181px\){width:181px}.W\(18px\){width:18px}.W\(195px\){width:195px}.W\(19px\){width:19px}.W\(1px\),.W\(1px\)\:\:a:after{width:1px}.W\(2\/12\){width:16.6667%}.W\(20\%\){width:20%}.W\(200\%\),.W\(200\%\)\:\:a:after{width:200%}.W\(200px\){width:200px}.W\(20px\){width:20px}.W\(21px\){width:21px}.W\(220px\){width:220px}.W\(224px\){width:224px}.W\(230px\){width:230px}.W\(236px\){width:236px}.W\(24\%\){width:24%}.W\(240px\){width:240px}.W\(24px\){width:24px}.W\(25\%\),.W\(3\/12\){width:25%}.W\(250px\){width:250px}.W\(25px\){width:25px}.W\(260px\){width:260px}.W\(270px\){width:270px}.W\(290px\){width:290px}.W\(2px\),.W\(2px\)\:\:a:after{width:2px}.W\(30\%\){width:30%}.W\(300px\),.W\(300px\)\:\:a:after{width:300px}.W\(30px\),.W\(30px\)\:\:a:after,.W\(30px\)\:\:b:before{width:30px}.W\(320px\){width:320px}.W\(330px\){width:330px}.W\(33px\){width:33px}.W\(35\%\){width:35%}.W\(35px\){width:35px}.W\(366px\){width:366px}.W\(372px\){width:372px}.W\(3px\){width:3px}.W\(4\/12\){width:33.3333%}.W\(40\%\){width:40%}.W\(400px\){width:400px}.W\(40px\){width:40px}.W\(411px\){width:411px}.W\(422px\){width:422px}.W\(428px\){width:428px}.W\(42px\){width:42px}.W\(43px\){width:43px}.W\(44\%\){width:44%}.W\(44px\){width:44px}.W\(45\%\){width:45%}.W\(48px\){width:48px}.W\(493px\){width:493px}.W\(4px\){width:4px}.W\(5\%\){width:5%}.W\(5\/12\){width:41.6667%}.W\(50px\){width:50px}.W\(52\%\){width:52%}.W\(55\%\){width:55%}.W\(56\%\){width:56%}.W\(575px\){width:575px}.W\(580px\){width:580px}.W\(5px\){width:5px}.W\(600px\){width:600px}.W\(60px\),.W\(60px\)\:\:a:after{width:60px}.W\(64\%\){width:64%}.W\(7\%\){width:7%}.W\(7\/12\){width:58.3333%}.W\(70\%\){width:70%}.W\(70px\),.W\(70px\)\:\:a:after{width:70px}.W\(72px\){width:72px}.W\(75\%\),.W\(9\/12\){width:75%}.W\(75px\){width:75px}.W\(8\/12\){width:66.6667%}.W\(80\%\){width:80%}.W\(80px\){width:80px}.W\(85px\){width:85px}.W\(8px\),.W\(8px\)\:\:a:after{width:8px}.W\(90\%\){width:90%}.W\(900px\){width:900px}.W\(90px\){width:90px}.W\(92\%\){width:92%}.W\(93\%\){width:93%}.W\(95\%\){width:95%}.W\(96px\){width:96px}.W\(98\%\){width:98%}.W\(9px\){width:9px}.W\(a\),.W\(a\)\:\:a:after{width:auto}.Wob\(ba\){word-break:break-all}.Wow\(bw\){word-wrap:break-word}.Z\(1\),.Z\(1\)\:\:a:after,.Z\(\$mobile-nav-zindex\){z-index:1}.Z\(-1\),.Z\(-1\)\:\:a:after,.Z\(-1\)\:\:b:before{z-index:-1}.Z\(0\){z-index:0}.Z\(10\){z-index:10}.Z\(100\){z-index:100}.Z\(1000\){z-index:1000}.Z\(11\){z-index:11}.Z\(2\),.Z\(2\)\:\:b:before{z-index:2}.Z\(3\){z-index:3}.Z\(4\){z-index:4}.Z\(5\){z-index:5}.Z\(7\){z-index:7}.Z\(8\){z-index:8}.Z\(9\){z-index:9}.Fill\(\#2b3945\){fill:#2b3945}.svg-active .svg-active_Fill\(\#aeaab8\){fill:#aeaab8}.svg-active .svg-active_Stk\(\#aeaab8\){stroke:#aeaab8}.BdB,.BdT{border-right-width:0;border-left-width:0}.BdEnd,.BdStart,.BdT{border-bottom-width:0}.BdB,.BdEnd,.BdStart{border-top-width:0}.BdEnd{border-left-width:0}.BdStart{border-right-width:0}.Hidden,.hide-contact-select-field .hide-contact-select-field_Hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important}.Row{clear:both;vertical-align:top}@media screen and (min-width:576px){.Ai\(c\)--xs{align-items:center}.Bdc\(--color-grey-border\)--xs{border-color:var(--color-grey-border)}.Bdstartc\(--color-grey-border\)--xs{border-left-color:var(--color-grey-border)}.Bds\(s\)--xs{border-style:solid}.Bdstarts\(s\)--xs{border-left-style:solid}.Bdw\(1px\)--xs{border-width:1px}.Bdstartw\(1px\)--xs{border-left-width:1px}.Bgp\(c_t\)--xs{background-position:center 0}.D\(b\)--xs{display:block}.D\(f\)--xs{display:flex}.D\(ib\)--xs{display:inline-block}.D\(if\)--xs{display:inline-flex}.D\(n\)--xs{display:none}.Fxg\(1\)--xs{flex-grow:1}.Flxs\(1\)--xs{flex-shrink:1}.Fxs\(0\)--xs{flex-shrink:0}.Fld\(r\)--xs,.Fxd\(r\)--xs{flex-direction:row}.Jc\(c\)--xs{justify-content:center}.Jc\(fe\)--xs{justify-content:flex-end}.Jc\(fs\)--xs{justify-content:flex-start}.Jc\(sb\)--xs{justify-content:space-between}.Flw\(nw\)--xs{flex-wrap:nowrap}.Fxw\(w\)--xs{flex-wrap:wrap}.Fz\(\$font-size-10\)--xs{font-size:10px}.Fz\(\$font-size-14\)--xs{font-size:14px}.Fz\(\$font-size-16\)--xs{font-size:16px}.Fz\(18px\)--xs,.Fz\(\$font-size-18\)--xs{font-size:18px}.Fz\(\$font-size-20\)--xs{font-size:20px}.Fz\(22px\)--xs,.Fz\(\$font-size-22\)--xs{font-size:22px}.Fz\(\$font-size-24\)--xs{font-size:24px}.Fz\(\$font-size-28\)--xs{font-size:28px}.Fz\(\$font-size-30\)--xs{font-size:30px}.Fz\(\$font-size-38\)--xs{font-size:38px}.Fz\(\$font-size-40\)--xs{font-size:40px}.Fz\(46px\)--xs{font-size:46px}.H\(26px\)--xs{height:26px}.H\(30px\)--xs{height:30px}.H\(50px\)--xs{height:50px}.Lh\(\$line-height-headings\)--xs{line-height:1.25}.Lh\(1\.3\)--xs{line-height:1.3}.Lh\(1\.4\)--xs{line-height:1.4}.Lh\(1\.6\)--xs{line-height:1.6}.Lh\(1\.7\)--xs{line-height:1.7}.Lh\(1\.9\)--xs{line-height:1.9}.Lh\(2\.1\)--xs{line-height:2.1}.Mx\(-11px\)--xs{margin-left:-11px;margin-right:-11px}.Mx\(-20px\)--xs{margin-left:-20px;margin-right:-20px}.Mx\(-27px\)--xs{margin-left:-27px;margin-right:-27px}.Mx\(3px\)--xs{margin-left:3px;margin-right:3px}.Mx\(5px\)--xs{margin-left:5px}.Mend\(5px\)--xs,.Mx\(5px\)--xs{margin-right:5px}.Mx\(a\)--xs{margin-left:auto;margin-right:auto}.Mt\(-25\%\)--xs{margin-top:-25%}.Mt\(0\)--xs{margin-top:0}.Mt\(30px\)--xs{margin-top:30px}.Mend\(10px\)--xs{margin-right:10px}.Mend\(15px\)--xs{margin-right:15px}.Mend\(20px\)--xs{margin-right:20px}.Mend\(30px\)--xs{margin-right:30px}.Mend\(35px\)--xs{margin-right:35px}.Mend\(40px\)--xs{margin-right:40px}.Mend\(80px\)--xs{margin-right:80px}.Mb\(0\)--xs{margin-bottom:0}.Mb\(100px\)--xs{margin-bottom:100px}.Mb\(120px\)--xs{margin-bottom:120px}.Mb\(140px\)--xs{margin-bottom:140px}.Mb\(150px\)--xs{margin-bottom:150px}.Mb\(200px\)--xs{margin-bottom:200px}.Mb\(20px\)\:lc--xs:last-child{margin-bottom:20px}.Mb\(40px\)--xs{margin-bottom:40px}.Mb\(50px\)--xs{margin-bottom:50px}.Mb\(60px\)--xs{margin-bottom:60px}.Mb\(70px\)--xs{margin-bottom:70px}.Mb\(80px\)--xs{margin-bottom:80px}.Mstart\(50px\)--xs{margin-left:50px}.Maw\(700px\)--xs{max-width:700px}.Maw\(n\)--xs{max-width:none}.Mih\(300px\)--xs{min-height:300px}.Mih\(700px\)--xs{min-height:700px}.T\(20px\)--xs{top:20px}.End\(20px\)--xs{right:20px}.Start\(100px\)--xs{left:100px}.P\(20px\)--xs{padding:20px}.P\(40px\)--xs{padding:40px}.P\(45px\)--xs{padding:45px}.Pstart\(20px\)--xs,.Px\(20px\)--xs{padding-left:20px}.Px\(20px\)--xs{padding-right:20px}.Px\(27px\)--xs{padding-left:27px;padding-right:27px}.Px\(30px\)--xs{padding-left:30px;padding-right:30px}.Px\(40px\)--xs{padding-left:40px;padding-right:40px}.Px\(45px\)--xs{padding-left:45px;padding-right:45px}.Py\(10px\)--xs{padding-top:10px;padding-bottom:10px}.Py\(14px\)--xs{padding-top:14px;padding-bottom:14px}.Py\(20px\)--xs{padding-top:20px;padding-bottom:20px}.Pt\(5px\)--xs,.Py\(5px\)--xs{padding-top:5px}.Py\(5px\)--xs{padding-bottom:5px}.Pt\(60px\)--xs{padding-top:60px}.Pb\(240px\)--xs{padding-bottom:240px}.Pos\(a\)--xs{position:absolute}.Ta\(end\)--xs{text-align:right}.Ta\(start\)--xs{text-align:left}.Tt\(u\)--xs{text-transform:uppercase}.W\(10\/12\)--xs{width:83.3333%}.W\(100\%\)--xs{width:100%}.W\(11\/12\)--xs{width:91.6667%}.W\(135px\)--xs{width:135px}.W\(148px\)--xs{width:148px}.W\(3\/12\)--xs{width:25%}.W\(30px\)--xs{width:30px}.W\(4\/12\)--xs{width:33.3333%}.W\(5\/12\)--xs{width:41.6667%}.W\(50px\)--xs{width:50px}.W\(6\/12\)--xs{width:50%}.W\(7\/12\)--xs{width:58.3333%}.W\(8\/12\)--xs{width:66.6667%}.W\(80px\)--xs{width:80px}.W\(9\/12\)--xs{width:75%}.W\(a\)--xs{width:auto}}@media screen and (min-width:768px){.Ai\(c\)--sm{align-items:center}.Bd\(n\)--sm{border:none}.Bdc\(\#ffffff\.15\)--sm{border-color:#ffffff26}.Bdendc\(\#07003a\.2\)--sm{border-right-color:#07003a33}.Bdendc\(\#ffffff\.2\)--sm{border-right-color:#fff3}.Bdendc\(\#ffffff\.3\)--sm{border-right-color:#ffffff4d}.Bdendc\(--color-purple-dark\)--sm{border-right-color:var(--color-purple-dark)}.Bdendc\(--color-white\)--sm{border-right-color:var(--color-white)}.Bds\(s\)--sm{border-style:solid}.Bdends\(s\)--sm{border-right-style:solid}.Bdbs\(n\)--sm{border-bottom-style:none}.Bdw\(1px\)--sm{border-width:1px}.Bdendw\(1px\)--sm{border-right-width:1px}.Bdrs\(0\)--sm{border-radius:0}.Bdrs\(10px\)--sm{border-radius:10px}.Bdrstend\(0\)--sm{border-top-right-radius:0}.Bdrstend\(4px\)--sm{border-top-right-radius:4px}.Bdrsbend\(10px\)--sm{border-bottom-right-radius:10px}.Bdrsbend\(12px\)--sm{border-bottom-right-radius:12px}.Bdrsbstart\(10px\)--sm{border-bottom-left-radius:10px}.Bdrsbstart\(12px\)--sm{border-bottom-left-radius:12px}.Bdrststart\(0\)--sm{border-top-left-radius:0}.Bdrststart\(4px\)--sm{border-top-left-radius:4px}.Bg\(\$gradient-purple-testimonial-bg\)--sm{background:linear-gradient(137deg,#ffffff26 29.96%,#fff0 64.52%)}.Bg\(n\)--sm{background:none}.Bgc\(\#fff\.1\)--sm{background-color:#ffffff1a}.Bgc\(--color-black-light-3\)--sm{background-color:var(--color-black-light-3)}.Bgc\(--color-blue-dark-2\)--sm{background-color:var(--color-blue-dark-2)}.Bgc\(--color-grey-light\)--sm{background-color:var(--color-grey-light)}.Bgc\(--color-white\)--sm{background-color:var(--color-white)}.Bgz\(1600px\)--sm{background-size:1600px}.Bgz\(70\%\)--sm{background-size:70%}.Bgz\(ct\)--sm{background-size:contain}.C\(\#ffffff\.8\)--sm{color:#fffc}.C\(inh\)--sm{color:inherit}.D\(b\)--sm{display:block}.D\(f\)--sm{display:flex}.D\(i\)--sm{display:inline}.D\(ib\)--sm{display:inline-block}.D\(n\)--sm{display:none}.Blur\(50px\)\:\:a--sm:after{filter:blur(50px)}.Flxs\(0\)--sm{flex-shrink:0}.Fld\(c\)--sm{flex-direction:column}.Fld\(r\)--sm,.Fxd\(r\)--sm{flex-direction:row}.Fld\(rr\)--sm{flex-direction:row-reverse}.Or\(0\)--sm{order:0}.Jc\(c\)--sm{justify-content:center}.Jc\(fs\)--sm{justify-content:flex-start}.Jc\(s\)--sm{justify-content:start}.Jc\(sb\)--sm{justify-content:space-between}.Flw\(nw\)--sm,.Fxw\(nw\)--sm{flex-wrap:nowrap}.Flw\(w\)--sm,.Fxw\(w\)--sm{flex-wrap:wrap}.Fw\(700\)--sm{font-weight:700}.Fz\(\$font-size-110\)--sm{font-size:110px}.Fz\(\$font-size-13\)--sm{font-size:13px}.Fz\(\$font-size-14\)--sm{font-size:14px}.Fz\(\$font-size-15\)--sm{font-size:15px}.Fz\(\$font-size-16\)--sm{font-size:16px}.Fz\(\$font-size-18\)--sm{font-size:18px}.Fz\(\$font-size-20\)--sm{font-size:20px}.Fz\(\$font-size-22\)--sm{font-size:22px}.Fz\(\$font-size-24\)--sm{font-size:24px}.Fz\(\$font-size-26\)--sm{font-size:26px}.Fz\(\$font-size-28\)--sm{font-size:28px}.Fz\(\$font-size-30\)--sm{font-size:30px}.Fz\(\$font-size-32\)--sm{font-size:32px}.Fz\(\$font-size-34\)--sm{font-size:34px}.Fz\(\$font-size-36\)--sm{font-size:36px}.Fz\(\$font-size-38\)--sm{font-size:38px}.Fz\(\$font-size-40\)--sm{font-size:40px}.Fz\(\$font-size-44\)--sm{font-size:44px}.Fz\(\$font-size-46\)--sm{font-size:46px}.Fz\(\$font-size-48\)--sm{font-size:48px}.Fz\(\$font-size-50\)--sm{font-size:50px}.Fz\(60px\)--sm,.Fz\(\$font-size-60\)--sm{font-size:60px}.Fz\(\$font-size-70\)--sm{font-size:70px}.Gp\(24px\)--sm{gap:24px}.Gp\(25px\)--sm{gap:25px}.H\(160px\)--sm{height:160px}.H\(190px\)--sm{height:190px}.H\(229px\)--sm{height:229px}.H\(230px\)--sm{height:230px}.H\(300px\)--sm{height:300px}.H\(30px\)--sm{height:30px}.H\(400px\)--sm{height:400px}.H\(60px\)--sm{height:60px}.H\(70px\)--sm{height:70px}.H\(a\)--sm{height:auto}.H\(240px\)\:\:a--sm:after{height:240px}.H\(420px\)\:\:a--sm:after{height:420px}.List\(n\)--sm{list-style-type:none}.Lh\(\$line-height-big-headings\)--sm{line-height:1.15}.Lh\(\$line-height-headings\)--sm{line-height:1.25}.Lh\(1\.8\)--sm{line-height:1.8}.M\(0\)--sm{margin:0}.M\(10px\)--sm{margin:10px}.M\(a\)--sm{margin:auto}.Mx\(-10px\)--sm{margin-left:-10px;margin-right:-10px}.Mx\(-15px\)--sm{margin-left:-15px;margin-right:-15px}.Mx\(-20px\)--sm{margin-left:-20px;margin-right:-20px}.Mstart\(-30px\)--sm,.Mx\(-30px\)--sm{margin-left:-30px}.Mx\(-30px\)--sm{margin-right:-30px}.Mx\(-40px\)--sm{margin-left:-40px;margin-right:-40px}.Mx\(-5px\)--sm{margin-left:-5px;margin-right:-5px}.Mstart\(0\)--sm,.Mx\(0\)--sm{margin-left:0}.Mend\(0\)--sm,.Mend\(0\)\:lc--sm:last-child,.Mx\(0\)--sm{margin-right:0}.Mstart\(10px\)--sm,.Mx\(10px\)--sm{margin-left:10px}.Mend\(10px\)--sm,.Mx\(10px\)--sm{margin-right:10px}.Mstart\(20px\)--sm,.Mx\(20px\)--sm{margin-left:20px}.Mend\(20px\)--sm,.Mx\(20px\)--sm{margin-right:20px}.Mx\(30px\)--sm{margin-left:30px}.Mend\(30px\)--sm,.Mx\(30px\)--sm{margin-right:30px}.Mx\(35px\)--sm{margin-left:35px;margin-right:35px}.Mx\(50px\)--sm{margin-left:50px}.Mend\(50px\)--sm,.Mx\(50px\)--sm{margin-right:50px}.Mstart\(5px\)--sm,.Mx\(5px\)--sm{margin-left:5px}.Mend\(5px\)--sm,.Mx\(5px\)--sm{margin-right:5px}.Mx\(7px\)--sm{margin-left:7px;margin-right:7px}.Mstart\(a\)--sm,.Mx\(a\)--sm{margin-left:auto}.Mx\(a\)--sm{margin-right:auto}.Mt\(50px\)--sm,.My\(50px\)--sm{margin-top:50px}.Mb\(50px\)--sm,.My\(50px\)--sm{margin-bottom:50px}.Mt\(-100px\)--sm{margin-top:-100px}.Mt\(-110px\)--sm{margin-top:-110px}.Mt\(-20px\)--sm{margin-top:-20px}.Mt\(-60px\)--sm{margin-top:-60px}.Mt\(-90px\)--sm{margin-top:-90px}.Mt\(0\)--sm{margin-top:0}.Mt\(140px\)--sm{margin-top:140px}.Mt\(15px\)--sm{margin-top:15px}.Mt\(20px\)--sm{margin-top:20px}.Mt\(30px\)--sm{margin-top:30px}.Mt\(40px\)--sm{margin-top:40px}.Mt\(60px\)--sm{margin-top:60px}.Mt\(65px\)--sm{margin-top:65px}.Mt\(70px\)--sm{margin-top:70px}.Mend\(15px\)--sm{margin-right:15px}.Mend\(40px\)--sm{margin-right:40px}.Mb\(0\)--sm{margin-bottom:0}.Mb\(100px\)--sm{margin-bottom:100px}.Mb\(10px\)--sm{margin-bottom:10px}.Mb\(12px\)--sm{margin-bottom:12px}.Mb\(150px\)--sm{margin-bottom:150px}.Mb\(200px\)--sm{margin-bottom:200px}.Mb\(20px\)--sm{margin-bottom:20px}.Mb\(25px\)--sm{margin-bottom:25px}.Mb\(30px\)--sm{margin-bottom:30px}.Mb\(40px\)--sm{margin-bottom:40px}.Mb\(45px\)--sm{margin-bottom:45px}.Mb\(60px\)--sm{margin-bottom:60px}.Mb\(70px\)--sm{margin-bottom:70px}.Mb\(80px\)--sm{margin-bottom:80px}.Mstart\(140px\)--sm{margin-left:140px}.Mstart\(40px\)--sm{margin-left:40px}.Mstart\(44px\)--sm{margin-left:44px}.Mah\(300px\)--sm{max-height:300px}.Mah\(40px\)--sm{max-height:40px}.Mah\(60px\)--sm{max-height:60px}.Mah\(680px\)--sm{max-height:680px}.Maw\(\$none\)--sm,.Maw\(n\)--sm,.Maw\(n\)\:\:a--sm:after{max-width:none}.Maw\(300px\)--sm{max-width:300px}.Maw\(350px\)--sm{max-width:350px}.Maw\(360px\)--sm{max-width:360px}.Maw\(400px\)--sm{max-width:400px}.Maw\(40px\)--sm{max-width:40px}.Maw\(450px\)--sm{max-width:450px}.Maw\(550px\)--sm,.vwo-lang-de .vwo-lang-de_Maw\(550px\)--sm{max-width:550px}.Maw\(570px\)--sm{max-width:570px}.Maw\(600px\)--sm{max-width:600px}.Maw\(60px\)--sm{max-width:60px}.Maw\(940px\)--sm{max-width:940px}.Maw\(95\%\)--sm{max-width:95%}.Mih\(100vh\)--sm{min-height:100vh}.Mih\(1030px\)--sm{min-height:1030px}.Mih\(20vh\)--sm{min-height:20vh}.Mih\(230px\)--sm{min-height:230px}.Mih\(320px\)--sm{min-height:320px}.Mih\(360px\)--sm{min-height:360px}.Mih\(366px\)--sm{min-height:366px}.Mih\(400px\)--sm{min-height:400px}.Mih\(545px\)--sm{min-height:545px}.Mih\(624px\)--sm{min-height:624px}.Mih\(877px\)--sm{min-height:877px}.Mih\(90px\)--sm{min-height:90px}.Mih\(a\)--sm{min-height:auto}.pt-br-usecase-section .pt-br-usecase-section_Mih\(1060px\)--sm{min-height:1060px}.Miw\(400px\)--sm{min-width:400px}.T\(-190px\)--sm{top:-190px}.T\(-24\%\)--sm{top:-24%}.T\(-70px\)--sm{top:-70px}.T\(20\%\)--sm{top:20%}.T\(35px\)--sm{top:35px}.T\(70px\)--sm{top:70px}.T\(-100px\)\:\:a--sm:after{top:-100px}.T\(0\)\:\:a--sm:after{top:0}.End\(20px\)--sm{right:20px}.B\(-210px\)--sm{bottom:-210px}.B\(-320px\)--sm{bottom:-320px}.Start\(-50px\)--sm{left:-50px}.Start\(-60px\)--sm{left:-60px}.Start\(0\%\)--sm,.Start\(0\)--sm{left:0}.Start\(a\)--sm{left:auto}.active .active_Op\(1\)--sm,.ai-lottie-content-active .ai-lottie-content-active_Op\(1\)--sm{opacity:1}.Op\(0\.4\)--sm{opacity:.4}.Ov\(h\)--sm{overflow:hidden}.Ov\(v\)--sm{overflow:visible}.P\(0\)--sm{padding:0}.P\(10px\)--sm{padding:10px}.P\(15px\)--sm{padding:15px}.P\(20px\)--sm{padding:20px}.P\(30px\)--sm{padding:30px}.P\(40px\)--sm{padding:40px}.P\(45px\)--sm{padding:45px}.P\(50px\)--sm{padding:50px}.P\(60px\)--sm{padding:60px}.Pstart\(0\)--sm,.Px\(0\)--sm{padding-left:0}.Pend\(0\)--sm,.Px\(0\)--sm{padding-right:0}.Px\(100px\)--sm{padding-left:100px;padding-right:100px}.Px\(10px\)--sm{padding-left:10px;padding-right:10px}.Px\(12px\)--sm{padding-left:12px;padding-right:12px}.Px\(15px\)--sm{padding-left:15px;padding-right:15px}.Px\(20px\)--sm{padding-left:20px}.Pend\(20px\)--sm,.Px\(20px\)--sm{padding-right:20px}.Px\(30px\)--sm{padding-left:30px}.Pend\(30px\)--sm,.Px\(30px\)--sm{padding-right:30px}.Px\(40px\)--sm{padding-left:40px}.Pend\(40px\)--sm,.Px\(40px\)--sm{padding-right:40px}.Px\(45px\)--sm{padding-left:45px;padding-right:45px}.Px\(50px\)--sm{padding-left:50px}.Pend\(50px\)--sm,.Px\(50px\)--sm{padding-right:50px}.Px\(51px\)--sm{padding-left:51px;padding-right:51px}.Pstart\(55px\)--sm,.Px\(55px\)--sm{padding-left:55px}.Px\(55px\)--sm{padding-right:55px}.Px\(60px\)--sm{padding-left:60px;padding-right:60px}.Px\(65px\)--sm{padding-left:65px;padding-right:65px}.Px\(6px\)--sm{padding-left:6px;padding-right:6px}.Px\(70px\)--sm{padding-left:70px;padding-right:70px}.Px\(7px\)--sm{padding-left:7px;padding-right:7px}.Pt\(0\)--sm,.Py\(0\)--sm{padding-top:0}.Pb\(0\)--sm,.Py\(0\)--sm{padding-bottom:0}.Pt\(100px\)--sm,.Py\(100px\)--sm{padding-top:100px}.Pb\(100px\)--sm,.Py\(100px\)--sm{padding-bottom:100px}.Py\(120px\)--sm{padding-top:120px;padding-bottom:120px}.Py\(13px\)--sm{padding-top:13px;padding-bottom:13px}.Pt\(20px\)--sm,.Py\(20px\)--sm{padding-top:20px}.Py\(20px\)--sm{padding-bottom:20px}.Pt\(30px\)--sm,.Py\(30px\)--sm{padding-top:30px}.Py\(30px\)--sm{padding-bottom:30px}.Pt\(40px\)--sm,.Py\(40px\)--sm{padding-top:40px}.Pb\(40px\)--sm,.Py\(40px\)--sm{padding-bottom:40px}.Pt\(50px\)--sm,.Py\(50px\)--sm{padding-top:50px}.Py\(50px\)--sm{padding-bottom:50px}.Pt\(55px\)--sm,.Py\(55px\)--sm{padding-top:55px}.Py\(55px\)--sm{padding-bottom:55px}.Pt\(65px\)--sm,.Py\(65px\)--sm{padding-top:65px}.Pb\(65px\)--sm,.Py\(65px\)--sm{padding-bottom:65px}.Pt\(70px\)--sm,.Py\(70px\)--sm{padding-top:70px}.Pb\(70px\)--sm,.Py\(70px\)--sm{padding-bottom:70px}.Py\(75px\)--sm{padding-top:75px;padding-bottom:75px}.Py\(80px\)--sm{padding-top:80px}.Pb\(80px\)--sm,.Py\(80px\)--sm{padding-bottom:80px}.Pt\(90px\)--sm,.Py\(90px\)--sm{padding-top:90px}.Pb\(90px\)--sm,.Py\(90px\)--sm{padding-bottom:90px}.Pt\(110px\)--sm{padding-top:110px}.Pt\(150px\)--sm{padding-top:150px}.Pt\(35px\)--sm{padding-top:35px}.Pt\(60px\)--sm{padding-top:60px}.Pb\(230px\)--sm{padding-bottom:230px}.Pb\(60px\)--sm{padding-bottom:60px}.Pstart\(48px\)--sm{padding-left:48px}.Pstart\(80px\)--sm{padding-left:80px}.Pos\(a\)--sm{position:absolute}.Pos\(s\)--sm{position:static}.Pos\(st\)--sm{position:sticky}.Ta\(c\)--sm{text-align:center}.Ta\(end\)--sm{text-align:right}.Ta\(s\)--sm{text-align:start}.Ta\(start\)--sm{text-align:left}.Whs\(n\)--sm{white-space:normal}.W\(10\/12\)--sm{width:83.3333%}.W\(100\%\)--sm,.W\(12\/12\)--sm{width:100%}.W\(100px\)--sm{width:100px}.W\(11\/12\)--sm{width:91.6667%}.W\(111px\)--sm{width:111px}.W\(113px\)--sm{width:113px}.W\(115px\)--sm{width:115px}.W\(130px\)--sm{width:130px}.W\(145px\)--sm{width:145px}.W\(15\%\)--sm{width:15%}.W\(150px\)--sm{width:150px}.W\(160px\)--sm{width:160px}.W\(161px\)--sm{width:161px}.W\(197px\)--sm{width:197px}.W\(2\/12\)--sm{width:16.6667%}.W\(20\%\)--sm{width:20%}.W\(200px\)--sm{width:200px}.W\(202px\)--sm{width:202px}.W\(240px\)--sm{width:240px}.W\(250px\)--sm{width:250px}.W\(282px\)--sm{width:282px}.W\(3\/12\)--sm{width:25%}.W\(300px\)--sm{width:300px}.W\(340px\)--sm{width:340px}.W\(350px\)--sm{width:350px}.W\(4\/12\)--sm{width:33.3333%}.W\(45\%\)--sm{width:45%}.W\(5\/12\)--sm{width:41.6667%}.W\(580px\)--sm{width:580px}.W\(6\/12\)--sm{width:50%}.W\(60\%\)--sm{width:60%}.W\(60px\)--sm{width:60px}.W\(7\/12\)--sm{width:58.3333%}.W\(70px\)--sm{width:70px}.W\(768px\)--sm{width:768px}.W\(8\/12\)--sm{width:66.6667%}.W\(9\/12\)--sm{width:75%}.W\(90\%\)--sm{width:90%}.W\(a\)--sm{width:auto}}@media screen and (min-width:1024px){.Ai\(c\)--md{align-items:center}.Ai\(fs\)--md{align-items:flex-start}.Ai\(s\)--md{align-items:start}.As\(fe\)--md{align-self:flex-end}.As\(fs\)--md{align-self:flex-start}.Bd\(0\)--md{border:0}.Bd\(n\)--md{border:none}.Bd--md,.Bdw\(1px\)--md{border-width:1px}.Bd--md,.Bds\(s\)--md{border-style:solid}.Bdc\(\#089d52\)--md{border-color:#089d52}.Bdc\(\#d8d8d8\)--md{border-color:#d8d8d8}.Bdc\(\#eef3f8\)--md{border-color:#eef3f8}.Bdc\(\$ai-border-color\)--md{border-color:#6666661a}.Bdc\(--color-grey-light\)--md{border-color:var(--color-grey-light)}.Bdc\(t\)--md{border-color:#0000}.Bdendc\(--color-grey\)--md{border-right-color:var(--color-grey)}.Bdbc\(--color-grey-light-4\)--md{border-bottom-color:var(--color-grey-light-4)}.Bdstartc\(--color-grey\)--md{border-left-color:var(--color-grey)}.Bdstartc\(--color-grey-light-4\)--md{border-left-color:var(--color-grey-light-4)}.Bdts\(s\)--md{border-top-style:solid}.Bdends\(s\)--md{border-right-style:solid}.Bdbs\(s\)--md{border-bottom-style:solid}.Bdstarts\(s\)--md{border-left-style:solid}.Bdtw\(0\)--md{border-top-width:0}.Bdtw\(1px\)--md{border-top-width:1px}.Bdendw\(0\)--md{border-right-width:0}.Bdendw\(1px\)--md{border-right-width:1px}.Bdbw\(0\)--md{border-bottom-width:0}.Bdbw\(1px\)--md{border-bottom-width:1px}.Bdstartw\(0\)--md{border-left-width:0}.Bdstartw\(1px\)--md{border-left-width:1px}.Bdrs\(0\)--md{border-radius:0}.Bdrs\(10px\)--md{border-radius:10px}.Bdrs\(4px\)--md{border-radius:4px}.Bdrstend\(0\)--md{border-top-right-radius:0}.Bdrstend\(10px\)--md{border-top-right-radius:10px}.Bdrsbend\(0\)--md{border-bottom-right-radius:0}.Bdrsbend\(10px\)--md{border-bottom-right-radius:10px}.Bdrsbend\(5px\)--md{border-bottom-right-radius:5px}.Bdrsbstart\(0\)--md{border-bottom-left-radius:0}.Bdrsbstart\(10px\)--md{border-bottom-left-radius:10px}.Bdrsbstart\(5px\)--md{border-bottom-left-radius:5px}.Bdrststart\(0\)--md{border-top-left-radius:0}.Bdrststart\(10px\)--md,.js-custom-border-radius .js-custom-border-radius_Bdrststart\(10px\)--md{border-top-left-radius:10px}.Bg\(\#d9dde1\)\:\:b--md:before{background:#d9dde1}.Bg\(\$bg-img-bayesian-header\)--md{background:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/baysian/header.svg) #eff2ff}.Bg\(n\)--md,.Bg\(n\)\:\:a--md:after{background:none}.Bg\(t\)--md{background:#0000}.Bg\(\$gradient-convex-desktop\)\:\:a--md:after{background:radial-gradient(44% 44% at 79.72% 40.8%,#26134d00 0,#26134d 100%)}.Bgi\(\$bg-integration-spider-pattern\)--md{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/spider.svg),url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/spider2.svg)}.Bgi\(\$bg-platform-connect\)--md{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/dotted-circles-transparent@2x.png)}.Bgi\(\$bg-zigzag\)--md{background-image:url(https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/csm/zigzag-path.png)}.Bgi\(\$gradient-learn-menu\)--md{background-image:linear-gradient(90deg,#f8f9fd 10%,#f8f9fd 50%,#fff 0,#fff)}.Bgi\(\$gradient-white-to-transparent\)--md{background-image:linear-gradient(90deg,#fff 55%,#0000)}.Bgi\(\$gradient-white-to-transparent-3\)--md{background-image:linear-gradient(270deg,#fff 80%,#0000)}.Bgi\(\$transparent-purple-gradient\)--md{background-image:linear-gradient(180deg,#ffffff4d,#fff0)}.Bgi\(n\)--md{background-image:none}.Bgc\(\#1e1e22\)--md{background-color:#1e1e22}.Bgc\(\$color-grey-light\)--md,.Bgc\(\$color-grey-light\)\:\:a--md:after{background-color:#f8f8f8}.Bgc\(\$color-purple-light-7\)--md{background-color:#f3ecff}.Bgc\(\$color-white\)--md{background-color:#fff}.Bgc\(\$transparent-white-1\)--md{background-color:#ffffff1a}.Bgc\(--color-blue-light-7\)--md{background-color:var(--color-blue-light-7)}.Bgc\(--color-purple-light-7\)--md{background-color:var(--color-purple-light-7)}.Bgc\(--color-white\)--md{background-color:var(--color-white)}.Bgc\(t\)--md{background-color:initial}.Bgz\(a\)--md{background-size:auto}.Bgz\(ct\)--md{background-size:contain}.Bgz\(cv\)--md{background-size:cover}.Bgp\(c\)--md{background-position:50%}.Bgp\(c_b\)--md{background-position:center 100%}.Bgp\(c_t\)--md{background-position:center 0}.Bgp\(end_b\)--md{background-position:right 100%}.Bgpx\(-40px\)--md{background-position-x:-40px}.Bgr\(nr\)--md{background-repeat:no-repeat}.Bxsh\(\$box-shadow-black\)--md{box-shadow:0 4px 8px 0 #1f253238}.Bxsh\(\$box-shadow-header-form\)--md{box-shadow:-4px 10px 15px 0 #0000001a}.Bxsh\(\$box-shadow-white-tile\)--md{box-shadow:0 12px 24px 1px #d4e0ec}.Bxsh\(n\)--md{box-shadow:none}.C\(\$color-purple\)--md,.tab-capabilities-item--active .tab-capabilities-item--active_C\(\$color-purple\)--md{color:#e20072}.C\(--color-white\)--md{color:var(--color-white)}.js-mtu-tab-active .js-mtu-tab-active_C\(--color-purple\)--md{color:var(--color-purple)}.w-checkbox-input:checked+.w-checkbox-input\:c\+C\(--color-black-light-3\)--md{color:var(--color-black-light-3)}.Cnt\(noq\)\:\:a--md:after,.Cnt\(noq\)\:\:b--md:before{content:no-open-quote}.D\(f\)--md,.case-study-tile:hover .case-study-tile\:h_D\(f\)--md,.vwo_logged_in .vwo_logged_in_D\(f\)--md{display:flex}.D\(b\)--md,.js-header--active .js-header--active_D\(b\)--md,.open .open_D\(b\)--md{display:block}.D\(i\)--md{display:inline}.D\(ib\)--md{display:inline-block}.D\(if\)--md{display:inline-flex}.D\(n\)--md,.D\(n\)\:\:a--md:after{display:none}.D\(rv\)--md{display:revert}.D\(tbc\)--md{display:table-cell}.Fil\(n\)--md{filter:none}.Flxg\(1\)--md{flex-grow:1}.Flxb\(20\%\)--md{flex-basis:20%}.Flxb\(30\%\)--md{flex-basis:30%}.Flxb\(50\%\)--md{flex-basis:50%}.Fxb\(0\)--md{flex-basis:0}.Fxb\(10\/12\)--md{flex-basis:83.3333%}.Fxb\(9\/12\)--md{flex-basis:75%}.Fld\(c\)--md,.Fxd\(c\)--md{flex-direction:column}.Fld\(r\)--md,.Fxd\(r\)--md{flex-direction:row}.Fld\(rr\)--md,.Fxd\(rr\)--md{flex-direction:row-reverse}.Or\(0\)--md{order:0}.Or\(1\)--md{order:1}.Or\(2\)--md{order:2}.Or\(3\)--md{order:3}.Or\(4\)--md{order:4}.Or\(5\)--md{order:5}.Or\(6\)--md{order:6}.Jc\(c\)--md{justify-content:center}.Jc\(e\)--md{justify-content:end}.Jc\(fe\)--md{justify-content:flex-end}.Jc\(fs\)--md{justify-content:flex-start}.Jc\(s\)--md{justify-content:start}.Jc\(sa\)--md{justify-content:space-around}.Jc\(sb\)--md{justify-content:space-between}.Flw\(nw\)--md,.Fxw\(nw\)--md{flex-wrap:nowrap}.Flw\(w\)--md,.Fxw\(w\)--md{flex-wrap:wrap}.Fz\(100px\)--md,.Fz\(\$font-size-100\)--md{font-size:100px}.Fz\(\$font-size-11\)--md{font-size:11px}.Fz\(\$font-size-12\)--md{font-size:12px}.Fz\(13px\)--md,.Fz\(\$font-size-13\)--md{font-size:13px}.Fz\(\$font-size-14\)--md{font-size:14px}.Fz\(\$font-size-15\)--md{font-size:15px}.Fz\(\$font-size-16\)--md,.is-animate .is-animate_Fz\(\$font-size-16\)--md{font-size:16px}.Fz\(\$font-size-17\)--md{font-size:17px}.Fz\(\$font-size-18\)--md{font-size:18px}.Fz\(\$font-size-20\)--md{font-size:20px}.Fz\(\$font-size-22\)--md{font-size:22px}.Fz\(\$font-size-24\)--md{font-size:24px}.Fz\(26px\)--md,.Fz\(\$font-size-26\)--md{font-size:26px}.Fz\(\$font-size-28\)--md{font-size:28px}.Fz\(30px\)--md,.Fz\(\$font-size-30\)--md{font-size:30px}.Fz\(\$font-size-32\)--md{font-size:32px}.Fz\(\$font-size-34\)--md{font-size:34px}.Fz\(36px\)--md,.Fz\(\$font-size-36\)--md{font-size:36px}.Fz\(\$font-size-38\)--md{font-size:38px}.Fz\(\$font-size-40\)--md{font-size:40px}.Fz\(\$font-size-42\)--md{font-size:42px}.Fz\(\$font-size-44\)--md{font-size:44px}.Fz\(\$font-size-46\)--md{font-size:46px}.Fz\(\$font-size-48\)--md{font-size:48px}.Fz\(\$font-size-50\)--md{font-size:50px}.Fz\(\$font-size-52\)--md{font-size:52px}.Fz\(\$font-size-55\)--md{font-size:55px}.Fz\(\$font-size-56\)--md{font-size:56px}.Fz\(\$font-size-60\)--md{font-size:60px}.Fz\(\$font-size-62\)--md{font-size:62px}.Fz\(\$font-size-65\)--md{font-size:65px}.Fz\(\$font-size-70\)--md{font-size:70px}.Fz\(\$font-size-80\)--md{font-size:80px}.Fz\(\$font-size-90\)--md{font-size:90px}.Fz\(35px\)--md{font-size:35px}.Gp\(10px\)--md{gap:10px}.Gp\(20px\)--md{gap:20px}.Gp\(30px\)--md{gap:30px}.H\(100\%\)--md,.H\(100\%\)\:\:a--md:after{height:100%}.H\(100px\)--md{height:100px}.H\(100vh\)--md{height:100vh}.H\(140px\)--md{height:140px}.H\(150px\)--md{height:150px}.H\(160px\)--md{height:160px}.H\(1700px\)--md{height:1700px}.H\(180px\)--md{height:180px}.H\(181px\)--md{height:181px}.H\(1px\)\:\:b--md:before{height:1px}.H\(220px\)--md{height:220px}.H\(250px\)--md{height:250px}.H\(270px\)--md{height:270px}.H\(30px\)--md{height:30px}.H\(450px\)--md{height:450px}.H\(45px\)--md{height:45px}.H\(485px\)--md{height:485px}.H\(490px\)--md{height:490px}.H\(50px\)--md{height:50px}.H\(519px\)--md{height:519px}.H\(530px\)--md{height:530px}.H\(545px\)--md{height:545px}.H\(550px\)--md{height:550px}.H\(590px\)--md{height:590px}.H\(64\%\)--md{height:64%}.H\(70px\)--md{height:70px}.H\(74\%\)--md{height:74%}.H\(790px\)--md{height:790px}.H\(80px\)--md{height:80px}.H\(88px\)--md{height:88px}.H\(900px\)--md{height:900px}.H\(90px\)--md{height:90px}.H\(94px\)--md{height:94px}.H\(a\)--md{height:auto}.H\(2px\)\:\:a--md:after{height:2px}.Lts\(1px\)--md{letter-spacing:1px}.Lts\(2px\)--md{letter-spacing:2px}.Lh\(\$line-height-big-headings\)--md{line-height:1.15}.Lh\(\$line-height-headings\)--md{line-height:1.25}.Lh\(1\.1\)--md{line-height:1.1}.Lh\(1\.3\)--md{line-height:1.3}.Lh\(1\.4\)--md{line-height:1.4}.M\(0\)--md{margin:0}.Mx\(-10px\)--md{margin-left:-10px;margin-right:-10px}.Mx\(-12px\)--md{margin-left:-12px;margin-right:-12px}.Mstart\(-15px\)--md,.Mx\(-15px\)--md{margin-left:-15px}.Mx\(-15px\)--md{margin-right:-15px}.Mstart\(-20px\)--md,.Mx\(-20px\)--md{margin-left:-20px}.Mx\(-20px\)--md{margin-right:-20px}.Mx\(-22px\)--md{margin-left:-22px;margin-right:-22px}.Mx\(-25px\)--md{margin-left:-25px;margin-right:-25px}.Mx\(-4px\)--md{margin-left:-4px;margin-right:-4px}.Mstart\(0\)--md,.Mx\(0\)--md{margin-left:0}.Mend\(0\)--md,.Mend\(0\)\:lc--md:last-child,.Mx\(0\)--md{margin-right:0}.Mstart\(10px\)--md,.Mx\(10px\)--md{margin-left:10px}.Mend\(10px\)--md,.Mx\(10px\)--md{margin-right:10px}.Mstart\(15px\)--md,.Mx\(15px\)--md{margin-left:15px}.Mend\(15px\)--md,.Mx\(15px\)--md{margin-right:15px}.Mx\(16px\)--md{margin-left:16px;margin-right:16px}.Mstart\(20px\)--md,.Mx\(20px\)--md{margin-left:20px}.Mend\(20px\)--md,.Mx\(20px\)--md{margin-right:20px}.Mx\(22px\)--md{margin-left:22px;margin-right:22px}.Mstart\(30px\)--md,.Mx\(30px\)--md{margin-left:30px}.Mend\(30px\)--md,.Mx\(30px\)--md{margin-right:30px}.Mstart\(50px\)--md,.Mx\(50px\)--md{margin-left:50px}.Mend\(50px\)--md,.Mx\(50px\)--md{margin-right:50px}.Mstart\(5px\)--md,.Mx\(5px\)--md{margin-left:5px}.Mend\(5px\)--md,.Mx\(5px\)--md{margin-right:5px}.Mstart\(70px\)--md,.Mx\(70px\)--md{margin-left:70px}.Mx\(70px\)--md{margin-right:70px}.Mstart\(8px\)--md,.Mx\(8px\)--md{margin-left:8px}.Mx\(8px\)--md{margin-right:8px}.Mstart\(a\)--md,.Mx\(a\)--md{margin-left:auto}.Mx\(a\)--md{margin-right:auto}.Mt\(0\)--md,.My\(0\)--md,.modal-as-page .modal-as-page_Mt\(0\)--md{margin-top:0}.Mb\(0\)--md,.Mb\(0\)\:lc--md:last-child,.My\(0\)--md{margin-bottom:0}.Mt\(100px\)--md,.My\(100px\)--md,.modal-as-page .modal-as-page_Mt\(100px\)--md{margin-top:100px}.Mb\(100px\)--md,.My\(100px\)--md{margin-bottom:100px}.Mt\(10px\)--md,.My\(10px\)--md{margin-top:10px}.Mb\(10px\)--md,.My\(10px\)--md{margin-bottom:10px}.Mt\(20px\)--md,.My\(20px\)--md{margin-top:20px}.Mb\(20px\)--md,.My\(20px\)--md{margin-bottom:20px}.Mt\(30px\)--md,.My\(30px\)--md{margin-top:30px}.Mb\(30px\)--md,.My\(30px\)--md{margin-bottom:30px}.Mt\(40px\)--md,.My\(40px\)--md{margin-top:40px}.Mb\(40px\)--md,.My\(40px\)--md{margin-bottom:40px}.Mt\(50px\)--md,.My\(50px\)--md{margin-top:50px}.Mb\(50px\)--md,.My\(50px\)--md{margin-bottom:50px}.Mt\(60px\)--md,.My\(60px\)--md{margin-top:60px}.Mb\(60px\)--md,.My\(60px\)--md{margin-bottom:60px}.Mt\(70px\)--md,.My\(70px\)--md{margin-top:70px}.Mb\(70px\)--md,.My\(70px\)--md{margin-bottom:70px}.Mt\(80px\)--md,.My\(80px\)--md{margin-top:80px}.Mb\(80px\)--md,.My\(80px\)--md{margin-bottom:80px}.Mt\(-100px\)--md{margin-top:-100px}.Mt\(-10px\)--md{margin-top:-10px}.Mt\(-130px\)--md{margin-top:-130px}.Mt\(-20px\)--md{margin-top:-20px}.Mt\(-30px\)--md{margin-top:-30px}.Mt\(-37\%\)--md{margin-top:-37%}.Mt\(-43px\)--md{margin-top:-43px}.Mt\(-450px\)--md{margin-top:-450px}.Mt\(-50px\)--md{margin-top:-50px}.Mt\(-5px\)--md{margin-top:-5px}.Mt\(-60px\)--md{margin-top:-60px}.Mt\(-8px\)--md{margin-top:-8px}.Mt\(110px\)--md{margin-top:110px}.Mt\(120px\)--md{margin-top:120px}.Mt\(135px\)--md{margin-top:135px}.Mt\(150px\)--md{margin-top:150px}.Mt\(15px\)--md{margin-top:15px}.Mt\(160px\)--md{margin-top:160px}.Mt\(200px\)--md{margin-top:200px}.Mt\(25px\)--md{margin-top:25px}.Mt\(28px\)--md{margin-top:28px}.Mt\(5px\)--md{margin-top:5px}.Mt\(65px\)--md{margin-top:65px}.Mt\(7px\)--md{margin-top:7px}.Mt\(85px\)--md{margin-top:85px}.Mt\(90px\)--md{margin-top:90px}.Mend\(-160px\)--md{margin-right:-160px}.Mend\(-1px\)--md{margin-right:-1px}.Mend\(-50px\)--md{margin-right:-50px}.Mend\(-60px\)--md{margin-right:-60px}.Mend\(-80px\)--md{margin-right:-80px}.Mend\(100px\)--md{margin-right:100px}.Mend\(14px\)--md{margin-right:14px}.Mend\(24px\)--md{margin-right:24px}.Mend\(25px\)--md{margin-right:25px}.Mend\(32px\)--md{margin-right:32px}.Mend\(35px\)--md{margin-right:35px}.Mend\(40px\)--md{margin-right:40px}.Mend\(60px\)--md{margin-right:60px}.Mend\(7px\)--md{margin-right:7px}.Mb\(-200px\)--md{margin-bottom:-200px}.Mb\(-240px\)--md{margin-bottom:-240px}.Mb\(-277px\)--md{margin-bottom:-277px}.Mb\(105px\)--md{margin-bottom:105px}.Mb\(120px\)--md{margin-bottom:120px}.Mb\(130px\)--md{margin-bottom:130px}.Mb\(140px\)--md{margin-bottom:140px}.Mb\(150px\)--md{margin-bottom:150px}.Mb\(15px\)--md{margin-bottom:15px}.Mb\(16px\)--md{margin-bottom:16px}.Mb\(17px\)--md{margin-bottom:17px}.Mb\(200px\)--md{margin-bottom:200px}.Mb\(210px\)--md{margin-bottom:210px}.Mb\(25px\)--md{margin-bottom:25px}.Mb\(38px\)--md{margin-bottom:38px}.Mb\(400px\)--md{margin-bottom:400px}.Mb\(55px\)--md{margin-bottom:55px}.Mb\(57px\)--md{margin-bottom:57px}.Mb\(5px\)--md{margin-bottom:5px}.Mb\(75px\)--md{margin-bottom:75px}.Mb\(8px\)--md{margin-bottom:8px}.Mb\(90px\)--md{margin-bottom:90px}.Mstart\(-100px\)--md{margin-left:-100px}.Mstart\(-70px\)--md{margin-left:-70px}.Mstart\(1px\)--md{margin-left:1px}.Mstart\(32px\)--md{margin-left:32px}.Mstart\(40px\)--md{margin-left:40px}.Mstart\(45px\)--md{margin-left:45px}.Mstart\(46px\)--md{margin-left:46px}.Mstart\(4px\)--md{margin-left:4px}.Mstart\(60px\)--md{margin-left:60px}.Mstart\(65px\)--md{margin-left:65px}.Mstart\(6px\)--md{margin-left:6px}.Mstart\(7px\)--md{margin-left:7px}.Mah\(\$none\)--md{max-height:none}.Mah\(0\)--md{max-height:0}.Mah\(302px\)--md{max-height:302px}.Mah\(80vh\)--md{max-height:80vh}.Maw\(\$none\)--md,.Maw\(n\)--md{max-width:none}.Maw\(100\%\)--md{max-width:100%}.Maw\(1000px\)--md{max-width:1000px}.Maw\(1030px\)--md{max-width:1030px}.Maw\(1050px\)--md{max-width:1050px}.Maw\(1140px\)--md{max-width:1140px}.Maw\(1146px\)--md{max-width:1146px}.Maw\(1160px\)--md{max-width:1160px}.Maw\(150px\)--md{max-width:150px}.Maw\(170px\)--md{max-width:170px}.Maw\(200px\)--md{max-width:200px}.Maw\(230px\)--md{max-width:230px}.Maw\(250px\)--md{max-width:250px}.Maw\(270px\)--md{max-width:270px}.Maw\(280px\)--md{max-width:280px}.Maw\(300px\)--md{max-width:300px}.Maw\(302px\)--md{max-width:302px}.Maw\(310px\)--md{max-width:310px}.Maw\(320px\)--md{max-width:320px}.Maw\(34\%\)--md{max-width:34%}.Maw\(350px\)--md{max-width:350px}.Maw\(380px\)--md{max-width:380px}.Maw\(400px\)--md{max-width:400px}.Maw\(420px\)--md{max-width:420px}.Maw\(430px\)--md{max-width:430px}.Maw\(440px\)--md{max-width:440px}.Maw\(450px\)--md{max-width:450px}.Maw\(460px\)--md{max-width:460px}.Maw\(470px\)--md{max-width:470px}.Maw\(480px\)--md{max-width:480px}.Maw\(485px\)--md{max-width:485px}.Maw\(50\%\)--md{max-width:50%}.Maw\(500px\)--md{max-width:500px}.Maw\(520px\)--md{max-width:520px}.Maw\(530px\)--md{max-width:530px}.Maw\(540px\)--md{max-width:540px}.Maw\(543px\)--md{max-width:543px}.Maw\(550px\)--md,.vwo-lang-de .vwo-lang-de_Maw\(550px\)--md{max-width:550px}.Maw\(565px\)--md{max-width:565px}.Maw\(595px\)--md{max-width:595px}.Maw\(600px\)--md{max-width:600px}.Maw\(620px\)--md{max-width:620px}.Maw\(630px\)--md{max-width:630px}.Maw\(650px\)--md{max-width:650px}.Maw\(670px\)--md{max-width:670px}.Maw\(680px\)--md{max-width:680px}.Maw\(70\%\)--md{max-width:70%}.Maw\(700px\)--md{max-width:700px}.Maw\(720px\)--md{max-width:720px}.Maw\(740px\)--md{max-width:740px}.Maw\(805px\)--md{max-width:805px}.Maw\(806px\)--md{max-width:806px}.Maw\(810px\)--md{max-width:810px}.Maw\(850px\)--md{max-width:850px}.Maw\(870px\)--md{max-width:870px}.Maw\(900px\)--md{max-width:900px}.Mih\(100px\)--md{min-height:100px}.Mih\(100vh\)--md{min-height:100vh}.Mih\(105px\)--md{min-height:105px}.Mih\(106px\)--md{min-height:106px}.Mih\(160px\)--md{min-height:160px}.Mih\(200px\)--md{min-height:200px}.Mih\(250px\)--md{min-height:250px}.Mih\(275px\)--md{min-height:275px}.Mih\(300px\)--md{min-height:300px}.Mih\(302px\)--md{min-height:302px}.Mih\(320px\)--md{min-height:320px}.Mih\(420px\)--md{min-height:420px}.Mih\(430px\)--md{min-height:430px}.Mih\(440px\)--md{min-height:440px}.Mih\(450px\)--md{min-height:450px}.Mih\(460px\)--md{min-height:460px}.Mih\(485px\)--md{min-height:485px}.Mih\(500px\)--md{min-height:500px}.Mih\(50px\)--md{min-height:50px}.Mih\(510px\)--md{min-height:510px}.Mih\(520px\)--md{min-height:520px}.Mih\(545px\)--md{min-height:545px}.Mih\(550px\)--md{min-height:550px}.Mih\(577px\)--md{min-height:577px}.Mih\(586px\)--md{min-height:586px}.Mih\(600px\)--md{min-height:600px}.Mih\(700px\)--md{min-height:700px}.Mih\(70vh\)--md{min-height:70vh}.Mih\(72px\)--md{min-height:72px}.Mih\(750px\)--md{min-height:750px}.Mih\(850px\)--md{min-height:850px}.Mih\(85px\)--md{min-height:85px}.Mih\(a\)--md{min-height:auto}.pt-br-usecase-section .pt-br-usecase-section_Mih\(570px\)--md{min-height:570px}.Miw\(270px\)--md{min-width:270px}.Miw\(302px\)--md{min-width:302px}.Miw\(32\%\)--md{min-width:32%}.Miw\(400px\)--md{min-width:400px}.Miw\(500px\)--md{min-width:500px}.Miw\(590px\)--md{min-width:590px}.T\(-10px\)--md{top:-10px}.T\(-110px\)--md{top:-110px}.T\(-115px\)--md{top:-115px}.T\(-120px\)--md{top:-120px}.T\(-130px\)--md{top:-130px}.T\(-140px\)--md{top:-140px}.T\(-158px\)--md{top:-158px}.T\(-16px\)--md{top:-16px}.T\(-200px\)--md{top:-200px}.T\(-23px\)--md{top:-23px}.T\(-24px\)--md{top:-24px}.T\(-26px\)--md{top:-26px}.T\(-30px\)--md{top:-30px}.T\(-40px\)--md{top:-40px}.T\(-50px\)--md{top:-50px}.T\(-60px\)--md{top:-60px}.T\(-70px\)--md{top:-70px}.T\(-80px\)--md{top:-80px}.T\(-93px\)--md{top:-93px}.T\(0\)--md,.T\(0\)\:\:a--md:after{top:0}.T\(100\%\)--md{top:100%}.T\(100px\)--md{top:100px}.T\(10px\)--md{top:10px}.T\(110px\)--md{top:110px}.T\(120px\)--md{top:120px}.T\(12px\)\:\:b--md:before{top:12px}.T\(130px\)--md{top:130px}.T\(140px\)--md{top:140px}.T\(15\%\)--md{top:15%}.T\(15px\)--md{top:15px}.T\(16\%\)--md{top:16%}.T\(160px\)--md{top:160px}.T\(17\%\)--md{top:17%}.T\(170px\)--md{top:170px}.T\(18\%\)--md{top:18%}.T\(20px\)--md{top:20px}.T\(28\%\)--md{top:28%}.T\(28px\)--md{top:28px}.T\(29\%\)--md{top:29%}.T\(34px\)--md{top:34px}.T\(35px\)--md{top:35px}.T\(37px\)--md{top:37px}.T\(4\%\)--md{top:4%}.T\(43\%\)--md{top:43%}.T\(44\%\)--md{top:44%}.T\(48\%\)--md{top:48%}.T\(50\%\)--md,.T\(50\%\)\:\:a--md:after{top:50%}.T\(50px\)--md{top:50px}.T\(60\%\)--md{top:60%}.T\(60px\)--md{top:60px}.T\(69\%\)--md{top:69%}.T\(70px\)--md{top:70px}.T\(80px\)--md{top:80px}.T\(90px\)--md{top:90px}.T\(a\)--md{top:auto}.End\(-10\%\)--md{right:-10%}.End\(-170\%\)--md{right:-170%}.End\(-45px\)--md{right:-45px}.End\(-80px\)--md{right:-80px}.End\(0\)--md,.End\(0\)\:\:a--md:after,.End\(0\)\:\:b--md:before{right:0}.End\(10\%\)--md{right:10%}.End\(110px\)--md{right:110px}.End\(145px\)--md{right:145px}.End\(150px\)--md{right:150px}.End\(15px\)--md{right:15px}.End\(165px\)--md{right:165px}.End\(170px\)--md{right:170px}.End\(20px\)--md{right:20px}.End\(21\%\)--md{right:21%}.End\(220px\)--md{right:220px}.End\(250px\)--md{right:250px}.End\(31\%\)--md{right:31%}.End\(43\%\)--md{right:43%}.End\(5\%\)--md{right:5%}.End\(52px\)--md{right:52px}.End\(56px\)--md{right:56px}.End\(64px\)--md{right:64px}.End\(65px\)--md{right:65px}.End\(70px\)--md{right:70px}.End\(80px\)--md{right:80px}.End\(9\%\)--md{right:9%}.End\(95px\)--md{right:95px}.End\(a\)--md{right:auto}.End\(-78\%\)\:\:a--md:after{right:-78%}.B\(-15px\)--md{bottom:-15px}.B\(-22px\)--md{bottom:-22px}.B\(-54px\)--md{bottom:-54px}.B\(-58px\)--md{bottom:-58px}.B\(-59px\)--md{bottom:-59px}.B\(-65px\)--md{bottom:-65px}.B\(10\%\)--md{bottom:10%}.B\(100px\)--md{bottom:100px}.B\(150px\)--md{bottom:150px}.B\(160px\)--md{bottom:160px}.B\(17\%\)--md{bottom:17%}.B\(180px\)--md{bottom:180px}.B\(20\%\)--md{bottom:20%}.B\(21\%\)--md{bottom:21%}.B\(24\%\)--md{bottom:24%}.B\(40\%\)--md{bottom:40%}.B\(40px\)--md{bottom:40px}.B\(44\%\)--md{bottom:44%}.B\(60px\)--md{bottom:60px}.B\(70px\)--md{bottom:70px}.B\(77px\)--md{bottom:77px}.B\(95px\)--md{bottom:95px}.B\(a\)--md{bottom:auto}.B\(0\)\:\:a--md:after{bottom:0}.Start\(-100px\)--md{left:-100px}.Start\(-120px\)--md{left:-120px}.Start\(-15px\)--md{left:-15px}.Start\(-180px\)--md{left:-180px}.Start\(-190px\)--md{left:-190px}.Start\(-20px\)--md{left:-20px}.Start\(-30px\)--md{left:-30px}.Start\(-350px\)--md{left:-350px}.Start\(-60px\)--md{left:-60px}.Start\(-70px\)--md{left:-70px}.Start\(-80px\)--md{left:-80px}.Start\(0\)--md,.Start\(0\)\:\:a--md:after,.Start\(0\)\:\:b--md:before{left:0}.Start\(10\%\)--md{left:10%}.Start\(100px\)--md{left:100px}.Start\(10px\)--md{left:10px}.Start\(110px\)--md{left:110px}.Start\(13\%\)--md{left:13%}.Start\(140px\)--md{left:140px}.Start\(160px\)--md{left:160px}.Start\(170px\)--md{left:170px}.Start\(19\%\)--md{left:19%}.Start\(190px\)--md{left:190px}.Start\(20\%\)--md{left:20%}.Start\(20px\)--md{left:20px}.Start\(21\%\)--md{left:21%}.Start\(24\%\)--md{left:24%}.Start\(240px\)--md{left:240px}.Start\(30px\)--md{left:30px}.Start\(33\%\)--md{left:33%}.Start\(35px\)--md{left:35px}.Start\(38\%\)--md{left:38%}.Start\(40px\)--md{left:40px}.Start\(45px\)--md{left:45px}.Start\(50\%\)--md,.Start\(50\%\)\:\:b--md:before{left:50%}.Start\(50px\)--md{left:50px}.Start\(52px\)--md{left:52px}.Start\(58\%\)--md{left:58%}.Start\(60\%\)--md{left:60%}.Start\(60px\)--md{left:60px}.Start\(61px\)--md{left:61px}.Start\(65px\)--md{left:65px}.Start\(7\%\)--md{left:7%}.Start\(70px\)--md{left:70px}.Start\(71px\)--md{left:71px}.Start\(75px\)--md{left:75px}.Start\(76px\)--md{left:76px}.Start\(90px\)--md{left:90px}.Start\(a\)--md{left:auto}.Op\(1\)--md,.active .active_Op\(1\)--md,.icon-hover:hover+.icon-hover\:h\+Op\(1\)--md{opacity:1}.Op\(0\)--md{opacity:0}.Op\(0\.4\)--md{opacity:.4}.Ov\(h\)--md{overflow:hidden}.Ov\(v\)--md{overflow:visible}.Ovx\(h\)--md{overflow-x:hidden}.Ovx\(v\)--md{overflow-x:visible}.Ovy\(a\)--md{overflow-y:auto}.Ovy\(h\)--md{overflow-y:hidden}.Ovy\(v\)--md{overflow-y:visible}.P\(0\)--md{padding:0}.P\(100px\)--md{padding:100px}.P\(10px\)--md{padding:10px}.P\(14px\)--md{padding:14px}.P\(15px\)--md{padding:15px}.P\(1px\)--md{padding:1px}.P\(20px\)--md{padding:20px}.P\(24px\)--md{padding:24px}.P\(25px\)--md{padding:25px}.P\(27px\)--md{padding:27px}.P\(28px\)--md{padding:28px}.P\(30px\)--md{padding:30px}.P\(35px\)--md{padding:35px}.P\(40px\)--md{padding:40px}.P\(45px\)--md{padding:45px}.P\(50px\)--md{padding:50px}.P\(55px\)--md{padding:55px}.P\(60px\)--md{padding:60px}.P\(70px\)--md{padding:70px}.P\(80px\)--md{padding:80px}.Pstart\(0\)--md,.Px\(0\)--md{padding-left:0}.Pend\(0\)--md,.Pend\(0\)\:lc--md:last-child,.Px\(0\)--md{padding-right:0}.Pstart\(100px\)--md,.Px\(100px\)--md{padding-left:100px}.Pend\(100px\)--md,.Px\(100px\)--md{padding-right:100px}.Pstart\(10px\)--md,.Px\(10px\)--md{padding-left:10px}.Pend\(10px\)--md,.Px\(10px\)--md{padding-right:10px}.Pstart\(12px\)--md,.Px\(12px\)--md{padding-left:12px}.Pend\(12px\)--md,.Px\(12px\)--md{padding-right:12px}.Px\(14px\)--md{padding-left:14px;padding-right:14px}.Pstart\(15px\)--md,.Px\(15px\)--md{padding-left:15px}.Pend\(15px\)--md,.Px\(15px\)--md{padding-right:15px}.Pstart\(20px\)--md,.Px\(20px\)--md{padding-left:20px}.Pend\(20px\)--md,.Px\(20px\)--md{padding-right:20px}.Px\(23px\)--md{padding-left:23px;padding-right:23px}.Px\(24px\)--md{padding-left:24px;padding-right:24px}.Pstart\(25px\)--md,.Px\(25px\)--md{padding-left:25px}.Pend\(25px\)--md,.Px\(25px\)--md{padding-right:25px}.Pstart\(30px\)--md,.Px\(30px\)--md{padding-left:30px}.Pend\(30px\)--md,.Px\(30px\)--md{padding-right:30px}.Px\(32px\)--md{padding-left:32px}.Pend\(32px\)--md,.Px\(32px\)--md{padding-right:32px}.Pstart\(35px\)--md,.Px\(35px\)--md{padding-left:35px}.Px\(35px\)--md{padding-right:35px}.Pstart\(40px\)--md,.Px\(40px\)--md,.sub-feature .sub-feature_Pstart\(40px\)--md{padding-left:40px}.Pend\(40px\)--md,.Px\(40px\)--md{padding-right:40px}.Pstart\(45px\)--md,.Px\(45px\)--md{padding-left:45px}.Pend\(45px\)--md,.Px\(45px\)--md{padding-right:45px}.Pstart\(50px\)--md,.Px\(50px\)--md{padding-left:50px}.Pend\(50px\)--md,.Px\(50px\)--md{padding-right:50px}.Px\(55px\)--md{padding-left:55px}.Pend\(55px\)--md,.Px\(55px\)--md{padding-right:55px}.Pstart\(60px\)--md,.Px\(60px\)--md{padding-left:60px}.Pend\(60px\)--md,.Px\(60px\)--md{padding-right:60px}.Px\(65px\)--md{padding-left:65px;padding-right:65px}.Pstart\(70px\)--md,.Px\(70px\)--md{padding-left:70px}.Pend\(70px\)--md,.Px\(70px\)--md{padding-right:70px}.Px\(75px\)--md{padding-left:75px;padding-right:75px}.Pstart\(80px\)--md,.Px\(80px\)--md{padding-left:80px}.Pend\(80px\)--md,.Px\(80px\)--md{padding-right:80px}.Px\(8px\)--md{padding-left:8px;padding-right:8px}.Pstart\(90px\)--md,.Px\(90px\)--md{padding-left:90px}.Pend\(90px\)--md,.Px\(90px\)--md{padding-right:90px}.Pt\(0\)--md,.Py\(0\)--md{padding-top:0}.Pb\(0\)--md,.Py\(0\)--md{padding-bottom:0}.Pt\(100px\)--md,.Py\(100px\)--md,.modal-as-page .modal-as-page_Pt\(100px\)--md{padding-top:100px}.Pb\(100px\)--md,.Py\(100px\)--md{padding-bottom:100px}.Pt\(10px\)--md,.Py\(10px\)--md{padding-top:10px}.Pb\(10px\)--md,.Py\(10px\)--md{padding-bottom:10px}.Pt\(110px\)--md,.Py\(110px\)--md{padding-top:110px}.Pb\(110px\)--md,.Py\(110px\)--md{padding-bottom:110px}.Pt\(115px\)--md,.Py\(115px\)--md{padding-top:115px}.Pb\(115px\)--md,.Py\(115px\)--md{padding-bottom:115px}.Pt\(120px\)--md,.Py\(120px\)--md{padding-top:120px}.Pb\(120px\)--md,.Py\(120px\)--md{padding-bottom:120px}.Py\(125px\)--md{padding-top:125px}.Pb\(125px\)--md,.Py\(125px\)--md{padding-bottom:125px}.Py\(130px\)--md{padding-top:130px}.Pb\(130px\)--md,.Py\(130px\)--md{padding-bottom:130px}.Py\(13px\)--md{padding-top:13px;padding-bottom:13px}.Pt\(150px\)--md,.Py\(150px\)--md{padding-top:150px}.Pb\(150px\)--md,.Py\(150px\)--md{padding-bottom:150px}.Py\(15px\)--md{padding-top:15px}.Pb\(15px\)--md,.Py\(15px\)--md,.active .active_Pb\(15px\)--md{padding-bottom:15px}.Py\(160px\)--md{padding-top:160px;padding-bottom:160px}.Py\(16px\)--md{padding-top:16px;padding-bottom:16px}.Py\(18px\)--md{padding-top:18px;padding-bottom:18px}.Pt\(20px\)--md,.Py\(20px\)--md{padding-top:20px}.Pb\(20px\)--md,.Py\(20px\)--md{padding-bottom:20px}.Pt\(24px\)--md,.Py\(24px\)--md{padding-top:24px}.Py\(24px\)--md{padding-bottom:24px}.Pt\(25px\)--md,.Py\(25px\)--md{padding-top:25px}.Pb\(25px\)--md,.Py\(25px\)--md{padding-bottom:25px}.Py\(28px\)--md{padding-top:28px;padding-bottom:28px}.Pt\(30px\)--md,.Py\(30px\)--md{padding-top:30px}.Pb\(30px\)--md,.Py\(30px\)--md{padding-bottom:30px}.Py\(32px\)--md{padding-top:32px;padding-bottom:32px}.Pt\(35px\)--md,.Py\(35px\)--md{padding-top:35px}.Pb\(35px\)--md,.Py\(35px\)--md{padding-bottom:35px}.Py\(37px\)--md{padding-top:37px;padding-bottom:37px}.Py\(3px\)--md{padding-top:3px}.Pb\(3px\)--md,.Py\(3px\)--md{padding-bottom:3px}.Pt\(40px\)--md,.Py\(40px\)--md{padding-top:40px}.Pb\(40px\)--md,.Py\(40px\)--md{padding-bottom:40px}.Py\(41px\)--md{padding-top:41px;padding-bottom:41px}.Pt\(45px\)--md,.Py\(45px\)--md{padding-top:45px}.Pb\(45px\)--md,.Py\(45px\)--md{padding-bottom:45px}.Pt\(50px\)--md,.Py\(50px\)--md{padding-top:50px}.Pb\(50px\)--md,.Py\(50px\)--md{padding-bottom:50px}.Py\(55px\)--md{padding-top:55px}.Pb\(55px\)--md,.Py\(55px\)--md{padding-bottom:55px}.Py\(5px\)--md{padding-top:5px;padding-bottom:5px}.Pt\(60px\)--md,.Py\(60px\)--md{padding-top:60px}.Pb\(60px\)--md,.Py\(60px\)--md{padding-bottom:60px}.Py\(65px\)--md{padding-top:65px;padding-bottom:65px}.Pt\(70px\)--md,.Py\(70px\)--md{padding-top:70px}.Pb\(70px\)--md,.Py\(70px\)--md{padding-bottom:70px}.Pt\(75px\)--md,.Py\(75px\)--md{padding-top:75px}.Py\(75px\)--md{padding-bottom:75px}.Pt\(80px\)--md,.Py\(80px\)--md{padding-top:80px}.Pb\(80px\)--md,.Py\(80px\)--md{padding-bottom:80px}.Pt\(85px\)--md,.Py\(85px\)--md{padding-top:85px}.Py\(85px\)--md{padding-bottom:85px}.Pt\(90px\)--md,.Py\(90px\)--md{padding-top:90px}.Pb\(90px\)--md,.Py\(90px\)--md{padding-bottom:90px}.Py\(95px\)--md{padding-top:95px;padding-bottom:95px}.Pt\(105px\)--md{padding-top:105px}.Pt\(106px\)--md{padding-top:106px}.Pt\(135px\)--md{padding-top:135px}.Pt\(14px\)--md{padding-top:14px}.Pt\(170px\)--md{padding-top:170px}.Pt\(230px\)--md{padding-top:230px}.Pt\(250px\)--md{padding-top:250px}.Pt\(42px\)--md{padding-top:42px}.Pt\(54px\)--md{padding-top:54px}.Pt\(88px\)--md{padding-top:88px}.Pend\(130px\)--md{padding-right:130px}.Pend\(67px\)--md{padding-right:67px}.Pb\(105px\)--md{padding-bottom:105px}.Pb\(135px\)--md{padding-bottom:135px}.Pb\(155px\)--md{padding-bottom:155px}.Pb\(300px\)--md{padding-bottom:300px}.Pb\(42px\)--md{padding-bottom:42px}.Pb\(53px\)--md{padding-bottom:53px}.Pb\(63px\)--md{padding-bottom:63px}.Pstart\(110px\)--md{padding-left:110px}.Pstart\(140px\)--md{padding-left:140px}.Pstart\(18px\)--md{padding-left:18px}.Pstart\(28px\)--md{padding-left:28px}.Pe\(n\)--md{pointer-events:none}.Pos\(s\)--md,.Pos\(s\)\:\:a--md:after,.js-remove-sticky .js-remove-sticky_Pos\(s\)--md{position:static}.Pos\(a\)--md,.Pos\(a\)\:\:a--md:after,.Pos\(a\)\:\:b--md:before{position:absolute}.Pos\(f\)--md{position:fixed}.Pos\(r\)--md{position:relative}.Pos\(st\)--md{position:sticky}.Tbl\(f\)--md{table-layout:fixed}.Ta\(c\)--md{text-align:center}.Ta\(e\)--md{text-align:end}.Ta\(end\)--md{text-align:right}.Ta\(s\)--md{text-align:start}.Ta\(start\)--md{text-align:left}.Trf\(\$none\)--md{transform:none}.Rotate\(270deg\)--md{transform:rotate(270deg)}.Rotate\(90deg\)--md{transform:rotate(90deg)}.Scale\(1\)--md,.js-show-icon .js-show-icon_Scale\(1\)--md,.tooltips-active .tooltips-active_Scale\(1\)--md{transform:scale(1)}.Scale\(0\)--md{transform:scale(0)}.Scale\(0\.8\)--md{transform:scale(.8)}.Translate\(-50\%\,-50\%\)--md{transform:translate(-50%,-50%)}.Translate\(20px\,157px\)--md{transform:translate(20px,157px)}.Translate\(100\%\,-50\%\)\:\:a--md:after{transform:translate(100%,-50%)}.TranslateX\(-50\%\)--md,.TranslateX\(-50\%\)\:\:b--md:before{transform:translateX(-50%)}.TranslateX\(40px\)--md{transform:translateX(40px)}.js-show-icon .js-show-icon_TranslateY\(0\)--md{transform:translateY(0)}.TranslateY\(-50\%\)--md{transform:translateY(-50%)}.TranslateY\(10px\)--md{transform:translateY(10px)}.TranslateY\(-10px\)\:h--md:hover{transform:translateY(-10px)}.Whs\(nw\)--md{white-space:nowrap}.W\(1\/12\)--md{width:8.3333%}.W\(10\/12\)--md{width:83.3333%}.W\(100\%\)--md,.W\(100\%\)\:\:a--md:after,.W\(12\/12\)--md{width:100%}.W\(1000px\)--md{width:1000px}.W\(100px\)--md{width:100px}.W\(101px\)--md{width:101px}.W\(1024px\)--md{width:1024px}.W\(11\/12\)--md{width:91.6667%}.W\(1100px\)--md{width:1100px}.W\(118px\)--md{width:118px}.W\(125px\)--md{width:125px}.W\(130px\)--md{width:130px}.W\(14\%\)--md{width:14%}.W\(140px\)--md{width:140px}.W\(150px\)--md,.W\(150px\)\:\:a--md:after{width:150px}.W\(160px\)--md{width:160px}.W\(17\%\)--md{width:17%}.W\(181px\)--md{width:181px}.W\(1px\)--md{width:1px}.W\(2\/12\)--md{width:16.6667%}.W\(20\%\)--md{width:20%}.W\(200px\)--md{width:200px}.W\(22px\)--md{width:22px}.W\(230px\)--md{width:230px}.W\(24\%\)--md{width:24%}.W\(240px\)--md{width:240px}.W\(270px\)--md{width:270px}.W\(282px\)--md{width:282px}.W\(3\/12\)--md{width:25%}.W\(30\%\)--md{width:30%}.W\(300px\)--md{width:300px}.W\(30px\)--md{width:30px}.W\(32px\)--md{width:32px}.W\(38px\)--md{width:38px}.W\(4\/12\)--md{width:33.3333%}.W\(40\%\)--md{width:40%}.W\(44px\)--md{width:44px}.W\(45px\)--md{width:45px}.W\(46px\)--md{width:46px}.W\(48\%\)--md{width:48%}.W\(485px\)--md{width:485px}.W\(5\/12\)--md{width:41.6667%}.W\(50\%\)--md,.W\(6\/12\)--md{width:50%}.W\(500px\)--md{width:500px}.W\(50px\)--md{width:50px}.W\(55\%\)--md{width:55%}.W\(56\%\)--md{width:56%}.W\(58px\)--md{width:58px}.W\(60\%\)--md{width:60%}.W\(600px\)--md{width:600px}.W\(7\/12\)--md{width:58.3333%}.W\(71px\)--md{width:71px}.W\(76px\)--md{width:76px}.W\(8\/12\)--md{width:66.6667%}.W\(80\%\)--md{width:80%}.W\(85px\)--md{width:85px}.W\(86\%\)--md{width:86%}.W\(86px\)--md{width:86px}.W\(9\/12\)--md{width:75%}.W\(900px\)--md{width:900px}.W\(90px\)--md{width:90px}.W\(940px\)--md{width:940px}.W\(94px\)--md{width:94px}.W\(99\%\)--md{width:99%}.W\(a\)--md{width:auto}.W\(20px\)\:\:a--md:after{width:20px}.W\(400px\)\:\:a--md:after{width:400px}.Z\(0\)--md{z-index:0}.Z\(2\)--md{z-index:2}}@media screen and (min-width:1200px){.Ai\(c\)--lg{align-items:center}.Ai\(fs\)--lg{align-items:flex-start}.Bdendc\(\#e1e1e1\)--lg{border-right-color:#e1e1e1}.Bdendc\(--color-grey-light-4\)--lg{border-right-color:var(--color-grey-light-4)}.Bdends\(s\)--lg{border-right-style:solid}.Bdendw\(1px\)--lg{border-right-width:1px}.Bdrststart\(100px\)--lg{border-top-left-radius:100px}.Bgc\(t\)--lg{background-color:initial}.D\(b\)--lg{display:block}.D\(f\)--lg{display:flex}.D\(ib\)--lg{display:inline-block}.D\(n\)--lg{display:none}.Fxg\(1\)--lg{flex-grow:1}.Fld\(r\)--lg{flex-direction:row}.Jc\(c\)--lg{justify-content:center}.Jc\(e\)--lg{justify-content:end}.Jc\(fe\)--lg{justify-content:flex-end}.Jc\(sb\)--lg{justify-content:space-between}.Flw\(nw\)--lg{flex-wrap:nowrap}.Fz\(\$font-size-12\)--lg{font-size:12px}.Fz\(\$font-size-15\)--lg{font-size:15px}.Fz\(\$font-size-16\)--lg{font-size:16px}.Fz\(\$font-size-20\)--lg{font-size:20px}.Fz\(\$font-size-22\)--lg,.pricing-page .pricing-page_Fz\(\$font-size-22\)--lg{font-size:22px}.Fz\(\$font-size-26\)--lg{font-size:26px}.Fz\(\$font-size-30\)--lg{font-size:30px}.Fz\(\$font-size-32\)--lg{font-size:32px}.Fz\(\$font-size-36\)--lg{font-size:36px}.Fz\(\$font-size-40\)--lg{font-size:40px}.Fz\(\$font-size-42\)--lg{font-size:42px}.Fz\(50px\)--lg,.Fz\(\$font-size-50\)--lg{font-size:50px}.Fz\(\$font-size-60\)--lg{font-size:60px}.H\(100px\)--lg{height:100px}.H\(190px\)--lg{height:190px}.H\(210px\)--lg{height:210px}.H\(230px\)--lg{height:230px}.H\(250px\)--lg{height:250px}.H\(790px\)--lg{height:790px}.H\(a\)--lg{height:auto}.Lts\(1px\)--lg{letter-spacing:1px}.M\(0\)--lg{margin:0}.Mx\(-11px\)--lg{margin-left:-11px;margin-right:-11px}.Mx\(-12px\)--lg{margin-left:-12px;margin-right:-12px}.Mx\(-15px\)--lg{margin-left:-15px;margin-right:-15px}.Mx\(-25px\)--lg{margin-left:-25px;margin-right:-25px}.Mx\(-6px\)--lg{margin-left:-6px;margin-right:-6px}.Mx\(0\)--lg{margin-left:0}.Mend\(0\)--lg,.Mx\(0\)--lg{margin-right:0}.Mx\(100px\)--lg{margin-left:100px;margin-right:100px}.Mx\(30px\)--lg{margin-left:30px}.Mend\(30px\)--lg,.Mx\(30px\)--lg{margin-right:30px}.Mx\(4px\)--lg{margin-left:4px;margin-right:4px}.Mx\(50px\)--lg{margin-left:50px;margin-right:50px}.Mt\(0\)--lg,.My\(0\)--lg{margin-top:0}.Mb\(0\)--lg,.My\(0\)--lg{margin-bottom:0}.Mt\(-180px\)--lg{margin-top:-180px}.Mt\(-50px\)--lg{margin-top:-50px}.Mt\(10px\)--lg{margin-top:10px}.Mt\(120px\)--lg{margin-top:120px}.Mt\(300px\)--lg{margin-top:300px}.Mt\(70px\)--lg{margin-top:70px}.Mend\(-140px\)--lg{margin-right:-140px}.Mend\(-30px\)--lg{margin-right:-30px}.Mend\(-70px\)--lg{margin-right:-70px}.Mend\(-80px\)--lg{margin-right:-80px}.Mend\(-90px\)--lg{margin-right:-90px}.Mend\(10px\)--lg{margin-right:10px}.Mend\(20px\)--lg{margin-right:20px}.Mend\(28px\)--lg{margin-right:28px}.Mb\(10px\)--lg{margin-bottom:10px}.Mb\(15px\)--lg{margin-bottom:15px}.Mstart\(-140px\)--lg{margin-left:-140px}.Mstart\(-30px\)--lg{margin-left:-30px}.Mstart\(15px\)--lg{margin-left:15px}.Mstart\(70px\)--lg{margin-left:70px}.Mstart\(90px\)--lg{margin-left:90px}.Maw\(100\%\)--lg{max-width:100%}.Maw\(250px\)--lg{max-width:250px}.Maw\(340px\)--lg{max-width:340px}.Maw\(350px\)--lg{max-width:350px}.Maw\(432px\)--lg{max-width:432px}.Maw\(450px\)--lg{max-width:450px}.Maw\(750px\)--lg{max-width:750px}.Maw\(n\)--lg{max-width:none}.Mih\(800px\)--lg{min-height:800px}.T\(-10px\)--lg{top:-10px}.T\(-110px\)--lg{top:-110px}.T\(-60px\)--lg{top:-60px}.T\(100px\)--lg{top:100px}.T\(110px\)--lg{top:110px}.T\(130px\)--lg{top:130px}.T\(150px\)--lg{top:150px}.T\(34px\)--lg{top:34px}.T\(60px\)--lg{top:60px}.End\(-140px\)--lg{right:-140px}.End\(36\%\)--lg{right:36%}.End\(61px\)--lg{right:61px}.B\(18\%\)--lg{bottom:18%}.B\(50px\)--lg{bottom:50px}.B\(95px\)--lg{bottom:95px}.Start\(-100px\)--lg{left:-100px}.Start\(-10px\)--lg{left:-10px}.Start\(-60px\)--lg{left:-60px}.Start\(-90px\)--lg{left:-90px}.Start\(0\)--lg{left:0}.Start\(110px\)--lg{left:110px}.Start\(150px\)--lg{left:150px}.Start\(160px\)--lg{left:160px}.Start\(25\%\)--lg{left:25%}.Start\(34\%\)--lg{left:34%}.Start\(35px\)--lg{left:35px}.Start\(50px\)--lg{left:50px}.Start\(60px\)--lg{left:60px}.Start\(9\%\)--lg{left:9%}.Ov\(v\)--lg{overflow:visible}.js-pt-br .js-pt-br_P\(20px\)--lg{padding:20px}.P\(50px\)--lg{padding:50px}.Pstart\(0\)--lg,.Px\(0\)--lg{padding-left:0}.Pend\(0\)--lg,.Px\(0\)--lg{padding-right:0}.Px\(120px\)--lg{padding-left:120px;padding-right:120px}.Px\(20px\)--lg{padding-left:20px}.Pend\(20px\)--lg,.Px\(20px\)--lg{padding-right:20px}.Px\(24px\)--lg{padding-left:24px;padding-right:24px}.Px\(25px\)--lg{padding-left:25px;padding-right:25px}.Px\(40px\)--lg{padding-left:40px}.Pend\(40px\)--lg,.Px\(40px\)--lg{padding-right:40px}.Pstart\(50px\)--lg,.Px\(50px\)--lg{padding-left:50px}.Pend\(50px\)--lg,.Px\(50px\)--lg{padding-right:50px}.Px\(55px\)--lg{padding-left:55px;padding-right:55px}.Pstart\(60px\)--lg,.Px\(60px\)--lg{padding-left:60px}.Px\(60px\)--lg{padding-right:60px}.Px\(80px\)--lg{padding-left:80px}.Pend\(80px\)--lg,.Px\(80px\)--lg{padding-right:80px}.Py\(0\)--lg{padding-top:0}.Pb\(0\)--lg,.Py\(0\)--lg{padding-bottom:0}.Pt\(100px\)--lg,.Py\(100px\)--lg{padding-top:100px}.Py\(100px\)--lg{padding-bottom:100px}.Py\(115px\)--lg{padding-top:115px;padding-bottom:115px}.Py\(120px\)--lg{padding-top:120px;padding-bottom:120px}.Py\(30px\)--lg{padding-top:30px}.Pb\(30px\)--lg,.Py\(30px\)--lg{padding-bottom:30px}.Py\(35px\)--lg{padding-top:35px;padding-bottom:35px}.Pt\(50px\)--lg,.Py\(50px\)--lg{padding-top:50px}.Py\(50px\)--lg{padding-bottom:50px}.Py\(55px\)--lg{padding-top:55px;padding-bottom:55px}.Py\(70px\)--lg{padding-top:70px;padding-bottom:70px}.Pt\(60px\)--lg{padding-top:60px}.Pend\(10px\)--lg{padding-right:10px}.Pend\(30px\)--lg{padding-right:30px}.Pb\(20px\)--lg{padding-bottom:20px}.Pb\(80px\)--lg{padding-bottom:80px}.Pb\(90px\)--lg{padding-bottom:90px}.Pstart\(30px\)--lg{padding-left:30px}.Pstart\(35px\)--lg{padding-left:35px}.Pos\(a\)--lg{position:absolute}.Pos\(r\)--lg{position:relative}.Pos\(s\)--lg{position:static}.Pos\(st\)--lg{position:sticky}.Ta\(e\)--lg{text-align:end}.Ta\(end\)--lg{text-align:right}.Ta\(start\)--lg{text-align:left}.TranslateX\(60px\)--lg{transform:translateX(60px)}.Whs\(nw\)--lg{white-space:nowrap}.W\(10\/12\)--lg{width:83.3333%}.W\(100\%\)--lg{width:100%}.W\(148px\)--lg{width:148px}.W\(150px\)--lg{width:150px}.W\(184px\)--lg{width:184px}.W\(2\/12\)--lg{width:16.6667%}.W\(20\%\)--lg{width:20%}.W\(260px\)--lg{width:260px}.W\(3\/12\)--lg{width:25%}.W\(320px\)--lg{width:320px}.W\(4\/12\)--lg{width:33.3333%}.W\(5\/12\)--lg{width:41.6667%}.W\(6\/12\)--lg{width:50%}.W\(7\/12\)--lg{width:58.3333%}.W\(77px\)--lg{width:77px}.W\(8\/12\)--lg{width:66.6667%}.W\(9\/12\)--lg{width:75%}.W\(a\)--lg{width:auto}}@media screen and (min-width:1900px){.Bg\(n\)--xlg{background:none}.Bxsh\(\$box-shadow-home-white-tiles\)--xlg{box-shadow:0 15px 24px 1px #d4e0ec}.Bxsh\(n\)--xlg{box-shadow:none}.Jc\(c\)--xlg{justify-content:center}}@media print{.D\(n\)--print{display:none}.Mih\(a\)--print{min-height:auto}}@media (any-pointer:coarse){.Py\(14px\)--coarse{padding-top:14px;padding-bottom:14px}} </style> </head> <body class="page-template-page_static_acss_clone page-template-page-templatespage_static_acss_clone-php page page-id-11862 page-parent loaded Mx(a) My(0) Bgc(--color-white) C(--color-blue-dark-1) Ff($new-font-family) Fz($base-font-size) Lh($line-height-default) Lts(0.6px) vwo-lang-en wsp-page-pricing-abtest"> <div class="atomic-common-style"> <noscript class="Px(10px) Py(5px) Bgc($color-purple) C($color-white) Pos(a) T(0) Start(0) Z(10)"> <strong class="Fw(600)">This website works best with JavaScript enabled</strong>. <a href="https://enable-javascript.com/" target="_blank" class="Fw(600) C($color-white)">Learn how to enable JavaScript</a>. </noscript> </div> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript"> var bodyTag = document.querySelector('body'); //read object and add body class based on whether user is loggedin or not if(VWOWebsiteUser.is_loggedin == true){ bodyTag.classList.add("vwo_logged_in"); }else{ bodyTag.classList.remove("vwo_logged_in"); } </script> <div class="atomic-common-style"> <div class="Mih(1px) header-dark header-top-theme-dark js-header-top-theme-dark"> <div class="js-main-nav-bar Pos(a) Z(8) Start(0) W(100%) T(0) Cnt(noq)::a Z(-1)::a Bxsh($box-shadow-navigation-bottom)::a D(b)::a Pos(a)::a W(100%)::a T(0)::a B(0)::a Start(0)::a End(0)::a Op(0)::a Trsp(a)::a Trsdu(0.3s)::a "> <header class="container D(f) Fxd(c) Jc(sb)"> <div class="D(f) Ai(c) Jc(sb) Jc(fs)--md Py(10px) Py(0)--md H(80px)--md H(55px)"> <a class="Mend(30px) Td(n) Mt(5px)" href="https://vwo.com"> <img src="https://static.wingify.com/gcp/images/vwo-logo-color.svg" alt= "VWO Logo" decoding= "async" loading= "eager" width= "80" height= "26" class= "header-top-theme-dark_D(n)" /> <img src="https://static.wingify.com/gcp/images/vwo-logo-white.svg" alt= "VWO Logo" decoding= "async" loading= "eager" width= "80" height= "26" class= "header-top-theme-dark_D(ib) D(n)" /> </a> <div class="Flxg(1)--md D(f) Ai(c)"> <div class="D(f) Jc(sb) Ai(c) Flxg(1)"> <nav class="D(f) Fld(c) Jc(sb) js-header-menu-content Pos(s)--md Pos(f) Z($mobile-nav-zindex) Bxsh($box-shadow-navigation-top) Bxsh(n)--md Trs($easeTransition) TranslateX(100%) Trf($none)--md W(a)--md W(100%) Bgc($color-white) Bgc(t)--md End(0) B(0) Ovy(a) Ovy(v)--md T(100%)--md T(65px)"> <ul class="js-main-navigation Px(0) Py(20px) Py(0)--md M(0) List(n) D(f) Fld(c) Fld(r)--md Ai(c)--md"> <li class="js-header-dropdown-trigger Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px) Mx(4px)--lg"> Capabilities </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <!-- Product Dropdown --> <div class="js-header-dropdown-content js-dropdown-content D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) container P(0)--md TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) B(0) B(a)--md End(0) dropdown-top-offset W(a)--md W(100%) Bgc($color-white) Bxz(bb) P(0) Bxsh($box-shadow-navigation-bottom) Bdrs(4px) Ov(h)--md"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) M(0) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) P(20px) Ta(start) Fw(600) Bd(0) Fz($font-size-14) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Capabilities </button> <div class="Lts(0)"> <div class="Mih(430px)--md D(f)--md js-capabilities-mega-menu Ov(h)"> <div class="W(3/12)--md W(100%) Py(25px)--md Px(30px) Pend(0)--md Pstart(25px)--md Bxz(bb) Bgc($color-purple-light-7)--md Miw(330px) Bdendw(1px) Bdends(s) Bdendc($color-grey-light-4)"> <ul class="List(n) P(0) M(0) Pend(0)--md js-capabilities-nav Pos(r)" data-active-class="tab-capabilities-item--active"> <li class="js-active-tab-white-bg-layer Trs($easeTransition) Bgc($color-white) Bdrststart(4px) Bdrsbstart(4px) Pos(a) T(0) B(0) Start(0) End(-5px) Bxsh($box-shadow-light) D(n) D(b)--md"></li> <li class="Pos(r)"> <button data-change-img-hover="testing-overview" class="W(100%) D(f) Ai(fs)--md Ai(c) Td(n) Bg(n) Bd(n) Ta(start) Px(23px)--md Py(24px)--md Py(14px) Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item Pos(r) active tab-capabilities-item tab-capabilities-item--active Bdrststart(5px) Bdrsbstart(5px) Trs($easeTransition)" data-tab="js-testing"> <svg width= "21" height= "21" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(15px) Mt(2px) C($color-purple-dark) tab-capabilities-item--active_C($color-purple)--md item:h_C($color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-experimentation"></use></svg> <span> <span class="Fw(700) Fz($font-size-16) Mb(5px)--md D(b) D(ib)--md tab-capabilities-item--active_C($color-purple)--md Trsdu(0.3s)"> Testing </span> </span> <svg width= "16" height= "10" class= "C(#b4b2c5) Rotate(-90deg) Flxs(0) D(n)--md Pos(a) End(5px)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </li> <li class="Pos(r)"> <button data-change-img-hover="insights-overview" class="W(100%) D(f) Ai(fs)--md Ai(c) Td(n) Bg(n) Bd(n) Ta(start) Px(23px)--md Py(24px)--md Py(14px) Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item tab-capabilities-item Bdrststart(5px) Bdrsbstart(5px) Trs($easeTransition)" data-tab="js-insights"> <svg width= "21" height= "21" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple) tab-capabilities-item--active_C($color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-behavior-analytics"></use></svg> <span> <span class="Fw(700) Fz($font-size-16) Mb(5px)--md D(b) D(ib)--md tab-capabilities-item--active_C($color-purple) Trsdu(0.3s)"> Behavior Analytics </span> </span> <svg width= "16" height= "10" class= "C(#b4b2c5) Rotate(-90deg) Flxs(0) D(n)--md Pos(a) End(5px)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </li> </ul> <ul class="List(n) BdT Bdtc($color-grey) Mt(20px) Pt(20px) Px(0) Px(23px)--md Fw(700) Fz($font-size-14)"> <li class="Mb(10px) Mb(0):lc"> <a href="https://vwo.com/personalization/" class="item Td(n) C($color-black-light-3) C($color-purple):h D(f) Ai(c) Trsdu(0.3s)"> <svg width= "18" height= "18" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(18px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-personalization"></use></svg> Personalization </a> </li> <li class="Mb(10px) Mb(0):lc"> <a href="https://vwo.com/deploy/" class="item Td(n) C($color-black-light-3) C($color-purple):h D(f) Ai(c) Trsdu(0.3s)"> <svg width= "18" height= "18" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(18px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-rollouts"></use></svg> Web Rollouts </a> </li> <li class="Mb(10px) Mb(0):lc"> <a href="https://vwo.com/customer-data-platform/" class="item Td(n) C($color-black-light-3) C($color-purple):h D(f) Ai(c) Trsdu(0.3s)"> <svg width= "18" height= "18" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(18px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-cdp"></use></svg> Customer Data Platform </a> </li> <li class="Mb(10px) Mb(0):lc"> <a href="https://vwo.com/plan/" class="item Td(n) C($color-black-light-3) C($color-purple):h D(f) Ai(c) Trsdu(0.3s)"> <svg width= "18" height= "18" class= "Flxs(0) Mstart(10px) Mstart(0)--md Mend(18px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-program-management"></use></svg> Program Management </a> </li> </ul> </div> <div class="js-mobile-individual-product-dropdown Ov(a) Ov(h)--md W(9/12)--md Pt(35px)--md Pstart(45px)--md Bgc($color-white) Bxz(bb) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(r)--md Pos(f) Z(2) Start(0) B(0) End(0) T(0) Bgc($color-white) Bxz(bb)"> <div class="js-capabilities-tab-content Trs($opacityTransformTransition) Pos(a) B(0) End(0) Start(45px)--md T(35px)--md T(0) Start(0)" id="js-testing"> <button type="button" class="js-mobile-individual-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(20px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) Bd(0) C($color-grey-light-3) P(20px) Ta(start) Fw(600) Fz($font-size-14) Cur(p) W(100%) Bxz(bb)" aria-expanded="true"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Testing </button> <div class="Px(30px) Px(0)--md"> <div class="Pb(25px) Pb(20px)--md Mb(25px)--md BdB Bdbc($color-grey) Maw(560px) Maw(n)--md Mend(40px)--md D(f) Fld(c) Fld(r)--md Ai(fs) Ai(c)--md Jc(sb)--md"> <a href="https://vwo.com/testing/" class="D(ib) Fz($font-size-18) Fw(700) Td(n) C(inh) C($color-purple)--md C($color-purple):h item Trs($easeTransition)" data-change-img-hover="testing-overview"> <div class="D(f) Ai(c)"> <svg width= "24" height= "23" class= "D(n)--md Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-experimentation"></use></svg> Testing Overview <svg width= "14" height= "11" class= "Mstart(5px) item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </div> <p class="Mt(7px)--md Mt(10px) Mb(0) Fw(400) Fz($font-size-13) C($color-grey-light-1) Lh($line-height-default)"> Build winning experiences across web, mobile app, and server-side </p> </a> <a href="https://vwo.com/copilot/" target="_blank" class="org-banner-bg Bgc($color-dark-blue-2) Bgr(nr) Bgpx(-20px) Bdrs(5px) Ov(h) Pos(r) Td(n) Mt(20px) Mt(0)--md Mstart(10px)--md W(100%) W(a)--md Miw(400px)--sm"> <div class="org-layer-gradient C($color-white) D(f) Jc(sb)"> <div class="D(f) Ai(fs) Fld(c) Jc(c) Py(11px) Px(15px) W(300px) W(340px)--sm Bxz(bb)"> <span class="D(f) Ai(c)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-ai-copilots.svg" alt= "" decoding= "async" height= "30" width= "30" class= "Mend(10px) Mb(-14px)" /> <span class="Fw(600) D(if) Ai(c) Jc(fs) C($color-white) Fz($font-size-14) Td(n)"> VWO Copilot <svg width= "14" height= "11" class= "org-banner-bg:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(5px)" ><use xlink:href="#icon-arrow-right"></use></svg> </span> </span> <p class="M(0) Fz($font-size-12) Pstart(40px) C($transparent-white-6)">Supercharge your optimization velocity with AI</p> </div> <div class="Pos(a) T(-60px) T(-70px)--sm End(-67px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png 2x" alt= "" decoding= "async" loading= "lazy" height= "200" width= "200" class= "H(a)" /></picture> </div> </div> </a> </div> <div class="D(f)--md"> <div class="W(8/12)--md"> <div class="Maw(560px)"> <div class="D(f)--md Flw(w) Flw(nw)--md"> <ul class="List(n) P(0) Pb(20px) Pb(0)--md Mb(20px) Mb(0)--md Maw(250px)--md BdB Bdbc($color-grey) Bdbw(0)--md"> <li class="Mb(30px)--md"> <a href="https://vwo.com/testing/web/" data-change-img-hover="web-testing" class="W(100%) D(f) Ai(fs) Td(n) Bg(n) Bd(n) Ta(start) Pt(20px) Pt(0)--md Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item"> <svg width= "21" height= "21" class= "Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-experiment-web"></use></svg> <div> <span class="Fw(600) Fz($font-size-15) Mb(5px) D(b) D(ib)--md"> Web Testing </span> <p class="Fz($font-size-13) C(#666666) C($color-grey-light-1) M(0)"> Test and create web experiences that convert </p> </div> </a> </li> <li class="Mb(30px)--md"> <a href="https://vwo.com/testing/mobile-app/" data-change-img-hover="mobile-app-testing" class="W(100%) D(f) Ai(fs) Td(n) Bg(n) Bd(n) Ta(start) Pt(20px) Pt(0)--md Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item"> <svg width= "21" height= "21" class= "Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-experiment-mobile"></use></svg> <div> <span class="Fw(600) Fz($font-size-15) Mb(5px) D(b) D(ib)--md"> Mobile App Testing </span> <p class="Fz($font-size-13) C(#666666) C($color-grey-light-1) M(0)"> Delight mobile app users with optimized experiences </p> </div> </a> </li> <li> <a href="https://vwo.com/testing/server-side/" data-change-img-hover="serverside-testing" class="W(100%) D(f) Ai(fs) Td(n) Bg(n) Bd(n) Ta(start) Pt(20px) Pt(0)--md Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item"> <span class="W(21px) Flxs(0) Mend(15px) Mt(2px) D(ib)"> <svg width= "18" height= "18" class= " C($color-purple-dark) item:h_C($color-purple)" ><use xlink:href="#icon-experiment-server"></use></svg> </span> <div> <span class="Fw(600) Fz($font-size-15) Mb(5px) D(b) D(ib)--md"> Feature Management </span> <p class="Fz($font-size-13) C(#666666) C($color-grey-light-1) M(0)"> Test complex features across any tech stack or device </p> </div> </a> </li> </ul> <div class="Mstart(60px)--md Pb(20px) Pb(0)--md Mb(20px) Mb(0)--md"> <h3 class="Fz($font-size-15)--md Fz($font-size-16) Fw(600) Mt(0) Mb(20px) D(f) Jc(sb) C($color-black-light-3)"> Features <a href="https://vwo.com/testing/#features" class="D(n)--md Fz($font-size-13) Fw(500) C($color-purple) Td(n)">(+125 more)</a> </h3> <ul class="List(n) P(0) D(f) Flw(w) Fld(c)--md Fld(r)"> <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="https://vwo.com/testing/split-url-testing/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-split"></use></svg> Split Testing </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="https://vwo.com/testing/multivariate-testing/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-multi"></use></svg> Multivariate Testing </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="https://vwo.com/why-us/technology/integrations/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-integrations"></use></svg> Integrations </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="https://vwo.com/plan/hypotheses/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-hypothesis"></use></svg> Hypothesis </a> </li> <!-- <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="</?php echo vwo_page_link(2811);?>" class="</?php echo $feature_items; ?>"> </?php vwo_svg_sprite_html('icon-product-bayesian', array('width' => '18', 'height' => '18', 'class' => 'Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)')); ?> Bayesian Stats Engine </a> </li> --> <li class="Mb(3px)"> <a data-change-img-hover="testing-overview" href="https://vwo.com/why-us/technology/statistics/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-bayesian"></use></svg> Enhanced SmartStats </a> </li> <li> <a data-change-img-hover="testing-overview" href="https://vwo.com/testing/#features" class="D(n) D(b)--md Py(8px) Px(14px) Pstart(25px)--md Pend(0)--md Py(3px)--md Bdrs(50px) M(5px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-purple) Fw(500) Td(n) Td(u):h">(+125 more)</a> </li> </ul> </div> </div> </div> </div> <div class="W(4/12)--md As(fe) D(n) D(b)--lg"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-overview.svg" alt= "Testing Overview Illustration" decoding= "async" data-image-name= "testing-overview" loading= "lazy" width= "340" height= "285" class= "H(a) Trs($opacityTransformTransition) Pos(a) B(0) End(10px)" /> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-web-updated-new@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-web-updated-new@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-web-updated-new@2x.png 2x" alt= "Testing Web Illustration" decoding= "async" data-image-name= "web-testing" loading= "lazy" width= "340" height= "285" class= "TranslateY(20px) D(n) Op(0) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /></picture> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-mobile-updated@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-mobile-updated@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-mobile-updated@2x.png 2x" alt= "Testing Mobile Illustration" decoding= "async" data-image-name= "mobile-app-testing" loading= "lazy" width= "340" height= "285" class= "TranslateY(20px) D(n) Op(0) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /></picture> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-server-updated-new@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-server-updated-new@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/testing-server-updated-new@2x.png 2x" alt= "Testing Serverside Illustration" decoding= "async" data-image-name= "serverside-testing" loading= "lazy" width= "340" height= "304" class= "TranslateY(20px) D(n) Op(0) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /></picture> </div> </div> </div> </div> <div class="js-capabilities-tab-content Trs($opacityTransformTransition) Pos(a) B(0) End(0) Start(45px)--md T(35px)--md T(0) Start(0) translate-after" id="js-insights"> <button type="button" class="js-mobile-individual-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(20px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) Bd(0) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) Fz($font-size-14) Cur(p) W(100%) Bxz(bb)" aria-expanded="true"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Behavior Analytics </button> <div class="Px(30px) Px(0)--md"> <div class="Pb(25px) Pb(20px)--md Mb(25px)--md BdB Bdbc($color-grey) Maw(560px) Maw(n)--md Mend(40px)--md D(f) Fld(c) Fld(r)--md Ai(fs) Ai(c)--md Jc(sb)--md"> <a href="https://vwo.com/insights/" class="D(ib) Fz($font-size-18) Fw(700) Td(n) C(inh) C($color-purple)--md C($color-purple):h item Trs($easeTransition)" data-change-img-hover="insights-overview"> <div class="D(f) Ai(c)"> <svg width= "21" height= "21" class= "D(n)--md Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple) Trs($easeTransition)" ><use xlink:href="#icon-behavior-analytics"></use></svg> Behavior Analytics Overview <svg width= "14" height= "11" class= "Mstart(5px) item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </div> <p class="Mt(7px)--md Mt(10px) Mb(0) Fw(400) Fz($font-size-13) C($color-grey-light-1) Lh($line-height-default)"> Use insights about visitor behavior to drive growth and conversions </p> </a> <a href="https://vwo.com/copilot/" target="_blank" class="org-banner-bg Bgc($color-dark-blue-2) Bgr(nr) Bgpx(-20px) Bdrs(5px) Ov(h) Pos(r) Td(n) Mt(20px) Mt(0)--md Mstart(10px)--md W(100%) W(a)--md Miw(400px)--sm"> <div class="org-layer-gradient C($color-white) D(f) Jc(sb)"> <div class="D(f) Ai(fs) Fld(c) Jc(c) Py(11px) Px(15px) W(300px) W(340px)--sm Bxz(bb)"> <span class="D(f) Ai(c)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-ai-copilots.svg" alt= "" decoding= "async" height= "30" width= "30" class= "Mend(10px) Mb(-14px)" /> <span class="Fw(600) D(if) Ai(c) Jc(fs) C($color-white) Fz($font-size-14) Td(n)"> VWO Copilot <svg width= "14" height= "11" class= "org-banner-bg:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(5px)" ><use xlink:href="#icon-arrow-right"></use></svg> </span> </span> <p class="M(0) Fz($font-size-12) Pstart(40px) C($transparent-white-6)">Supercharge your optimization velocity with AI</p> </div> <div class="Pos(a) T(-60px) T(-70px)--sm End(-67px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png 2x" alt= "" decoding= "async" loading= "lazy" height= "200" width= "200" class= "H(a)" /></picture> </div> </div> </a> </div> <div class="D(f)--md"> <div class="W(8/12)--md"> <div class="Maw(560px)"> <div class="D(f)--md Flw(w) Flw(nw)--md"> <ul class="List(n) P(0) Pb(20px) Pb(0)--md Mb(20px) Mb(0)--md Maw(250px)--md BdB Bdbc($color-grey) Bdbw(0)--md"> <li class="Mb(30px)--md"> <a href="https://vwo.com/insights/web/" data-change-img-hover="web-insights" class="W(100%) D(f) Ai(fs) Td(n) Bg(n) Bd(n) Ta(start) Pt(20px) Pt(0)--md Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item"> <svg width= "21" height= "21" class= "Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple) item:h_Trs($easeTransition)" ><use xlink:href="#icon-experiment-web"></use></svg> <div> <span class="Fw(600) Fz($font-size-15) Mb(5px) D(b) D(ib)--md item:h_Trs($easeTransition)"> Web Insights </span> <p class="Fz($font-size-13) C(#666666) C($color-grey-light-1) M(0)"> Get in-depth visitor behavior insights across your website </p> </div> </a> </li> <li class="Mb(30px)--md"> <a href="https://vwo.com/insights/mobile-app/" data-change-img-hover="mobile-app-insights" class="W(100%) D(f) Ai(fs) Td(n) Bg(n) Bd(n) Ta(start) Pt(20px) Pt(0)--md Px(0) C($color-black-light-3) C($color-purple):h Fz($font-size-14) Mb(0):lc item"> <svg width= "21" height= "21" class= "Flxs(0) Mend(15px) Mt(2px) C($color-purple-dark) item:h_C($color-purple) item:h_Trs($easeTransition)" ><use xlink:href="#icon-mobile-insights"></use></svg> <div> <span class="Fw(600) Fz($font-size-15) Mb(5px) D(b) D(ib)--md item:h_Trs($easeTransition)"> Mobile App Insights </span> <p class="Fz($font-size-13) C(#666666) C($color-grey-light-1) M(0)"> Analyze user behavior to enhance in-app experiences </p> </div> </a> </li> </ul> <div class="Mstart(60px)--md"> <h3 class="Fz($font-size-15)--md Fz($font-size-16) Fw(600) Mt(0) Mb(20px) D(f) Jc(sb) "> Features <a href="https://vwo.com/insights/#features" class="D(n)--md Fz($font-size-13) Fw(500) C($color-purple) Td(n)">(+120 more)</a> </h3> <ul class="List(n) P(0) D(f) Flw(w) Fld(c)--md Fld(r)"> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/insights/session-recordings/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-session"></use></svg> Session Recordings </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/insights/heatmaps/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-heatmaps"></use></svg> Heatmaps </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/insights/funnels/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-funnels"></use></svg> Funnel Analysis </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/insights/onpage-surveys/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-surveys"></use></svg> Surveys </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/insights/form-analytics/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-form"></use></svg> Form Analysis </a> </li> <li class="Mb(3px)"> <a data-change-img-hover="insights-overview" href="https://vwo.com/plan/observations/" class="item Bgc($color-grey-light) Bgc(t)--md Lh(1) Py(8px) Px(10px) Px(0)--md Py(5px)--md Bdrs(50px) Mend(5px) Mb(10px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-black-light-3) C($color-purple):h Fw(400) Td(n) D(f) Ai(c)"> <svg width= "18" height= "18" class= "Mend(10px)--md Mend(5px) C($color-grey-light-1) item:h_C($color-purple)" ><use xlink:href="#icon-product-observations"></use></svg> Observations </a> </li> <li> <a href="https://vwo.com/insights/#features" class="D(n) D(b)--md Py(8px) Px(14px) Pstart(25px)--md Pend(0)--md Py(3px)--md Bdrs(50px) M(5px) M(0)--md Bdrs(0)--md Fz($font-size-13) C($color-purple) Fw(500) Td(n) Td(u):h">(+120 more)</a></li> </ul> </div> </div> </div> </div> <div class="W(4/12)--md As(fe) D(n) D(b)--lg"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/insights-overview-updated.svg" alt= "Insights Overview Illustration" decoding= "async" data-image-name= "insights-overview" loading= "lazy" width= "340" height= "285" class= "D(n) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/insights-web-updated-new.svg" alt= "Insights Web Illustration" decoding= "async" data-image-name= "web-insights" loading= "lazy" width= "340" height= "285" class= "TranslateY(20px) D(n) Op(0) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/product-dropdown/insights-mobile.svg" alt= "Insights Mobile Illustration" decoding= "async" data-image-name= "mobile-app-insights" loading= "lazy" width= "340" height= "285" class= "TranslateY(20px) D(n) Op(0) Trs($opacityTransformTransition) H(a) Pos(a) B(0) End(10px)" /> </div> </div> </div> </div> </div> </div> <div class="Mih(70px) Pos(a) B(0) End(0) Start(0) Pos(st)--md D(f) Fld(c) Jc(c) Bxz(bb) Px(40px) Py(16px) Bg($gradient-mega-menu) Bdtw(1px) Bdts(s) Bdtc($color-grey-light-4)"> <ul class="List(n) P(0) M(0) D(f)--md Ai(c) Fz($font-size-14) Fw(700)"> <li> <a href="https://vwo.com/platform/" class="Td(n) C($color-black-light-3) C($color-purple):h item Trsdu(0.3s)"> Platform Overview <svg width= "14" height= "11" class= "Mstart(5px) item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </li> </ul> </div> </div> </div> <!-- End Product Dropdown --> </li> <li class="Pend(0)--md"> <a class="C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn" href="https://vwo.com/pricing/"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px) Mx(4px)--lg"> Pricing </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </a> </li> <li class="Pos(r) js-header-dropdown-trigger Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px) Mx(4px)--lg"> Solutions </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div class="js-header-dropdown-content js-dropdown-content D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) End(0) End(a)--md B(0) B(a)--md Ovy(a) Ovy(v)--md dropdown-top-offset W(a)--md W(100%) Bgc($color-white) Bxz(bb) Bxsh($box-shadow-navigation-bottom) Bdrs(3px) Bxsh($box-shadow-black)"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(10px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) BdB Bdbc(#d9dde1) Fz(12px) Tt(u) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Solutions </button> <ul class="P(10px) List(n)"> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/ecommerce-ab-testing/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(16px)" ><use xlink:href="#icon-ecommerce"></use></svg> <span>eCommerce</span><br> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/saas-ab-testing/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(16px)" ><use xlink:href="#icon-sass"></use></svg> <span>SaaS</span> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/elearning-ab-testing/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(16px)" ><use xlink:href="#icon-elearning"></use></svg> <span>eLearning</span> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/media-ab-testing/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(16px)" ><use xlink:href="#icon-media"></use></svg> <span>Media/Publication</span> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/enterprise/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(16px)" ><use xlink:href="#icon-enterprise"></use></svg> <span>Enterprises</span> </a> </li> </ul> </div> </li> <li class="js-header-dropdown-trigger Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px) Mx(4px)--lg"> Why VWO? </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <!-- Why VWO Dropdown --> <div class="js-header-dropdown-content js-dropdown-content D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) B(0) B(a)--md End(0) Ovy(a) dropdown-top-offset W(a)--md W(100%) Bgc($color-white) Bxz(bb) P(0) Bxsh($box-shadow-navigation-bottom) Bdrs(4px) container"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(20px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) BdB Bdbc(#d9dde1) Fz(12px) Tt(u) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Why VWO? </button> <div class="Px(40px)--md Px(20px) Pt(40px)--md Pb(60px)--md"> <ul id="js-mobile-why-vwo" class="P(0) M(0) List(n) D(f) Jc(sb) Wow(bw) Fld(r)--md Fld(c)"> <li class="W(3/12)--md Mb(40px) Mb(0)--md Px(10px) Bxz(bb) Fxg(1)"> <a href="https://vwo.com/why-us/product/" class="product-item-hover Fz($font-size-14) Fw(700) Mb(18px) C($color-black-light-3) C($color-purple):h D(if) Ai(c) Td(n)">Proven Product</a> <svg width= "9" height= "9" class= "Mstart(5px) Trsp($transform) Trsdu(0.1s) Trstf(l) product-item-hover:h_TranslateX(5px)" ><use xlink:href="#icon-arrow-right"></use></svg> <ul class="P(0) M(0) List(n)"> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/customers/">2500+ Customers</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/product/interface/">Simple User Interface</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/security/">Secure &amp; Compliant</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/experimentation-platform-build-or-buy/">Build or Buy?</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/monthly-tracked-users/">Usage-Based Billing</a> </li> </ul> </li> <li class="W(3/12)--md Mb(40px) Mb(0)--md Px(10px) Bxz(bb) Fxg(1)"> <a href="https://vwo.com/why-us/customer-success/" class="product-item-hover Fz($font-size-14) Fw(700) Mb(18px) C($color-black-light-3) C($color-purple):h D(if) Ai(c) Td(n)"> Guarantee of Success <svg width= "9" height= "9" class= "Mstart(5px) Trsp($transform) Trsdu(0.1s) Trstf(l) product-item-hover:h_TranslateX(5px)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> <ul class="P(0) M(0) List(n)"> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/customer-success/24-7-support/">24x7 Support</a> </li> </ul> </li> <li class="W(3/12)--md Mb(40px) Mb(0)--md Px(10px) Bxz(bb) Fxg(1)"> <a href="https://vwo.com/why-us/technology/" class="product-item-hover Fz($font-size-14) Fw(700) Mb(18px) C($color-black-light-3) C($color-purple):h D(if) Ai(c) Td(n)"> Thoughtful Technology <svg width= "9" height= "9" class= "Mstart(5px) Trsp($transform) Trsdu(0.1s) Trstf(l) product-item-hover:h_TranslateX(5px)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> <ul class="P(0) M(0) List(n)"> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/technology/statistics/">Enhanced SmartStats</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/technology/bayesian-statistics/">Bayesian Statistics</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/technology/integrations/">Integration</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/technology/zero-impact-loading/">Load Time Performance</a> </li> <li> <a class="Td(n) D(if) Ai(fs) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md" href="https://vwo.com/why-us/technology/visual-editor/">Visual Editor</a> </li> </ul> </li> <li class="W(3/12)--md Mb(40px) Mb(0)--md Px(10px) Bxz(bb) Fxg(1)"></li> </ul> </div> </div> <!-- End Why VWO Dropdown --> </li> <li class="js-header-dropdown-trigger Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px)"> Resources </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <!-- Resources Dropdown --> <div class="js-header-dropdown-content js-dropdown-content D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) B(0) B(a)--md End(0) Ovy(a) dropdown-top-offset W(a)--md W(100%) Bgi($gradient-learn-menu)--md Bgc($color-white) Bxsh($box-shadow-navigation-bottom) Bxz(bb) Bdrs(4px) container P(0)"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) Mx(0) My(0) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) BdB Bdbc(#d9dde1) Fz($font-size-12) Tt(u) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Resources </button> <div> <div class="D(f)--md js-tabs"> <div class="W(3/12) Py(30px) Bxz(bb) Bgc($color-purple-light-7) D(n) D(b)--md"> <ul data-active-class="tab-resource-item--active" class="List(n) Pstart(20px)--md Ov(h) M(0) js-tabs-nav"> <li><button type="button" data-tab="js-resource-library" class="tab-resource-item--active tab-resource-item">VWO Library</button></li> <li><button type="button" data-tab="js-blog" class="tab-resource-item">VWO Blog</button></li> <li><button type="button" data-tab="js-leadership-interviews" class="tab-resource-item">Thought Leadership Interviews</button></li> <li><button type="button" data-tab="js-new-to-vwo" class="tab-resource-item">VWO Success Stories</button></li> <li><button type="button" data-tab="js-culture-of-experimentation" class="tab-resource-item">Free Tools</button></li> <li><button type="button" data-tab="js-master-conversion" class="tab-resource-item">Masters of Conversion</button></li> <li><button type="button" data-tab="js-mastering-cro" class="tab-resource-item">Popular In-depth Guides</button></li> <li><button type="button" data-tab="js-glossary-tab" class="tab-resource-item">Glossary</button></li> <li> <hr class="Bgc($color-grey-light-6) Mstart(0) My(20px) W(90%) H(1px) Bd(n)"> <a class="C($color-black-light-3) C($color-purple):h Bdrststart(3px) Bdrstend(3px) Fz($font-size-15) Fw(700) Tt(c) Td(n) Py(10px) Px(20px) D(f) Ai(c) Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) item" href="https://help.vwo.com/"> <span class="Mend(10px)">VWO Knowledge Base</span> <svg width= "9" height= "9" class= "C($color-purple):h Fxs(0) item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> <a class="C($color-black-light-3) C($color-purple):h Bdrststart(3px) Bdrstend(3px) Fz($font-size-15) Fw(700) Tt(c) Td(n) Py(10px) Px(20px) D(f) Ai(c) Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) item" href="/product-updates"> <span class="Mend(10px)">Product Updates</span> <svg width= "9" height= "9" class= "C($color-purple):h Fxs(0) item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </li> </ul> </div> <div class="W(9/12)--md Py(40px)--md Px(50px)--md Bgc($color-white) Bxz(bb)"> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>VWO Library</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-resource-library" class="D(b)--md D(n) js-tabs-content js-open-accordion+D(b)"> <div class="D(f)--md Px(0)--md Px(20px) My(20px) My(0)--md Ai(fs)"> <div class="W(5/12)--md Mend(40px)--md D(f) Fld(c) Jc(sb) Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading" aria-level="4">Ebooks</p> <div> <div class=" Mb(15px)"> <a href="https://vwo.com/ebooks/building-cro-first-culture-future-proofing-growth/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/03/Whitepaper-mockup-1.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/03/Whitepaper-mockup-1.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/03/Whitepaper-mockup-1.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/03/Whitepaper-mockup-1.png?tr=w-120,h-100 2x" alt= "Whitepaper Mockup (1)" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Building a CRO-First Culture and Future-Proofing Growth </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/ebooks/experimentation-roadmap-for-growth-organizations/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/02/Mockup-horizontal-2.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/02/Mockup-horizontal-2.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/02/Mockup-horizontal-2.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/02/Mockup-horizontal-2.png?tr=w-120,h-100 2x" alt= "Mockup (horizontal) (2)" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Experimentation Roadmap for Growth Organizations </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/ebooks/small-test-big-wins-2-0/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/01/Mockup-horizontal.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/01/Mockup-horizontal.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/01/Mockup-horizontal.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/01/Mockup-horizontal.png?tr=w-120,h-100 2x" alt= "Small Test, Big Wins 2.0" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Small Test, Big Wins 2.0 </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/ebooks/adaptable-by-design/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2024/12/Mockup-horizontal.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2024/12/Mockup-horizontal.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2024/12/Mockup-horizontal.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2024/12/Mockup-horizontal.png?tr=w-120,h-100 2x" alt= "Adaptable By Design | VWO eBooks" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Adaptable by Design </p> </a> </div> <div class=" Mb(15px)"> <a href="/whitepaper/ecommerce-2023-survey-report/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/whitepaper/whitepaper-tile@2x.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/whitepaper/whitepaper-tile@2x.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/whitepaper/whitepaper-tile@2x.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/whitepaper/whitepaper-tile@2x.png?tr=w-120,h-100 2x" alt= "whitePaper" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /></picture> </div> <p class="M(0) Fz($font-size-12)--md">Inside The Minds of European Online Shoppers: eCommerce 2023 Survey Report </p> </a> </div> <a href="https://vwo.com/ebooks" class="C($color-purple) Fz($font-size-12) Tt(c) Td(n) Fw(600) Lts(0.2px) item"> <span>View all ebooks</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) D(f) Fld(c) Jc(sb) Bxz(bb) Mb(40px) Mb(0)--md"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Webinars</p> <div> <div class=" Mb(15px)"> <a href="https://vwo.com/webinars/what-10000-a-b-tests-reveal-about-online-stores/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/03/Jurjen-Jongejan-Website-1.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/03/Jurjen-Jongejan-Website-1.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/03/Jurjen-Jongejan-Website-1.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/03/Jurjen-Jongejan-Website-1.png?tr=w-120,h-100 2x" alt= "Jurjen Jongejan" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">What 10,000 A/B Tests Reveal About Your Online Store </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/webinars/click-call-creating-landing-pages-actually-convert-sales-call/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/03/Zac-Website.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/03/Zac-Website.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/03/Zac-Website.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/03/Zac-Website.png?tr=w-120,h-100 2x" alt= "Zac Elbel" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">From Click to Call: Creating Landing Pages that Actually Convert to Sales Call </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/webinars/winners-vs-losers-new-rules-ecommerce-success/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/03/6.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/03/6.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/03/6.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/03/6.png?tr=w-120,h-100 2x" alt= "Marc Uitterhoeve" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Winners vs. Losers: The New Rules of eCommerce Success </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/webinars/5-myths-that-keep-from-running-more-experiments/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/02/3.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/02/3.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/02/3.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/02/3.png?tr=w-120,h-100 2x" alt= "Pritul Patel" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">5 Myths That Keep You From Running More Experiments </p> </a> </div> <div class=" Mb(15px)"> <a href="https://vwo.com/webinars/real-time-behavior-prediction-missing-link-ux-experimentation/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) tst"> <img src="https://static.wingify.com/gcp/uploads/2025/02/4.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/2025/02/4.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/2025/02/4.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/2025/02/4.png?tr=w-120,h-100 2x" alt= "Gonca Gulser" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-12)--md">Real-time Behavior Prediction: The Missing Link in UX Experimentation </p> </a> </div> <a href="https://vwo.com/webinars" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Lts(0.2px) item"> <span>View all webinars</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> </div> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>VWO Blog</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-blog" class="D(n) js-tabs-content js-open-accordion+D(b)"> <div class="D(f)--md Px(0)--md Px(20px) Mt(20px) Mt(0)--md Ai(fs)"> <div class="W(5/12)--md Mend(50px)--md D(f) Fld(c) Jc(sb) Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading" aria-level="4">Latest Blogs</p> <div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/multivariate-testing-tools/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-Multivariate-Testing-Tools-Software.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-Multivariate-Testing-Tools-Software.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-Multivariate-Testing-Tools-Software.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-Multivariate-Testing-Tools-Software.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">7 Best Multivariate Testing Tools &amp; Software </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/saas-analytics-tools/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-SaaS-Analytics-Tools_-Features-Comparisons-Key-Metrics.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-SaaS-Analytics-Tools_-Features-Comparisons-Key-Metrics.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-SaaS-Analytics-Tools_-Features-Comparisons-Key-Metrics.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-7-Best-SaaS-Analytics-Tools_-Features-Comparisons-Key-Metrics.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">7 Best SaaS Analytics Tools: Features, Comparisons &amp; Key Metrics </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/shopify-split-testing-app/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-9-Top-Shopify-Split-Testing-Apps-Tools-for-2025.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-9-Top-Shopify-Split-Testing-Apps-Tools-for-2025.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-9-Top-Shopify-Split-Testing-Apps-Tools-for-2025.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-9-Top-Shopify-Split-Testing-Apps-Tools-for-2025.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">9 Top Shopify Split Testing Apps &amp; Tools for 2025 </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/feature-management-software/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-8-Top-Feature-Management-Software_-Top-Tools-Expert-Tips.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-8-Top-Feature-Management-Software_-Top-Tools-Expert-Tips.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-8-Top-Feature-Management-Software_-Top-Tools-Expert-Tips.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-8-Top-Feature-Management-Software_-Top-Tools-Expert-Tips.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">8 Top Feature Management Software: Top Tools &amp; Expert Tips </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/confirmation-bias-for-more-sales/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-Using-Confirmation-Bias-to-Create-More-Sales.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-Using-Confirmation-Bias-to-Create-More-Sales.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-Using-Confirmation-Bias-to-Create-More-Sales.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/03/Feature-image-Using-Confirmation-Bias-to-Create-More-Sales.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Using Confirmation Bias to Create More Sales </p> </a> </div> </div> </div> </div> <div class="W(5/12)--md Fxs(0) D(f) Fld(c) Jc(sb) Bxz(bb)"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Featured Blogs</p> <div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/ab-testing-tools/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2020/12/image-1.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2020/12/image-1.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2020/12/image-1.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2020/12/image-1.png?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Top 13 Best A/B Testing Tools, Platforms &amp; Softwares in 2024 </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/free-heatmap-tool/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2020/01/Feature-image_8-Top-Free-Heatmap-Tools-for-Your-Industry-2021.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2020/01/Feature-image_8-Top-Free-Heatmap-Tools-for-Your-Industry-2021.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2020/01/Feature-image_8-Top-Free-Heatmap-Tools-for-Your-Industry-2021.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2020/01/Feature-image_8-Top-Free-Heatmap-Tools-for-Your-Industry-2021.png?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">8 Best Free Website Heatmap Tools &amp; Heatmap Software in 2024 </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/cro-tools/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2020/11/Feature-image_19-Must-Have-Tools-To-Begin-Your-CRO-Journey-Copy.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2020/11/Feature-image_19-Must-Have-Tools-To-Begin-Your-CRO-Journey-Copy.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2020/11/Feature-image_19-Must-Have-Tools-To-Begin-Your-CRO-Journey-Copy.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2020/11/Feature-image_19-Must-Have-Tools-To-Begin-Your-CRO-Journey-Copy.png?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">19 Best Conversion Rate Optimization Tools And Software to Increase Conversions Rate </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/shopify-heatmap/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2020/04/Feature-image_Shopify-Heatmaps-All-you-need-to-know.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2020/04/Feature-image_Shopify-Heatmaps-All-you-need-to-know.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2020/04/Feature-image_Shopify-Heatmaps-All-you-need-to-know.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2020/04/Feature-image_Shopify-Heatmaps-All-you-need-to-know.png?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Top 10 Shopify Heatmap Apps [With Features] [2024] </p> </a> </div> </div> <div class="Fxs(0) Bxz(bb)"> <div> <a href="https://vwo.com/blog/ab-testing-price-testing/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2011/01/Feature-image_AB-Testing-Product-Pricing-Here-is-How-to-Do-It.png?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2011/01/Feature-image_AB-Testing-Product-Pricing-Here-is-How-to-Do-It.png?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2011/01/Feature-image_AB-Testing-Product-Pricing-Here-is-How-to-Do-It.png?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2011/01/Feature-image_AB-Testing-Product-Pricing-Here-is-How-to-Do-It.png?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">A/B Testing For Pricing &amp; Split Testing For Pricing? &#8211; Here is How to Do It </p> </a> </div> </div> </div> </div> </div> <a href="/blog/" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>Read all articles</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>Thought Leadership Interviews</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-leadership-interviews" class="D(n) js-tabs-content js-open-accordion+D(b)"> <div class="Px(0)--md Px(20px) Mt(20px) Mt(0)--md Ai(fs)"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading" aria-level="4">Thought Leadership Interviews</p> <div class="D(f) Flw(w)"> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/dom-light-interview/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/02/Feature-image-Smart-Product-Decisions-Are-Built-on-Iteration-Not-One-Time-Validation.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/02/Feature-image-Smart-Product-Decisions-Are-Built-on-Iteration-Not-One-Time-Validation.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/02/Feature-image-Smart-Product-Decisions-Are-Built-on-Iteration-Not-One-Time-Validation.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/02/Feature-image-Smart-Product-Decisions-Are-Built-on-Iteration-Not-One-Time-Validation.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Smart Product Decisions Are Built on Iteration, Not One-Time Validation </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/phillip-wang-interview/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2025/01/Feature-image-Experimentation-Fuels-Innovation-and-Failure-Is-Key-to-the-Process.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2025/01/Feature-image-Experimentation-Fuels-Innovation-and-Failure-Is-Key-to-the-Process.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2025/01/Feature-image-Experimentation-Fuels-Innovation-and-Failure-Is-Key-to-the-Process.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2025/01/Feature-image-Experimentation-Fuels-Innovation-and-Failure-Is-Key-to-the-Process.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Experimentation Fuels Innovation, and Failure Is Key to the Process </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/shantelle-lai-interview/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-Relying-on-User-Insights-Not-Opinions-Drives-Conversion-Success.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-Relying-on-User-Insights-Not-Opinions-Drives-Conversion-Success.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-Relying-on-User-Insights-Not-Opinions-Drives-Conversion-Success.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-Relying-on-User-Insights-Not-Opinions-Drives-Conversion-Success.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Relying on User Insights, Not Opinions, Drives Conversion Success </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/ian-fong-interview/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Ian-Fong.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Ian-Fong.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Ian-Fong.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Ian-Fong.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Leverage CRO for Cost Efficiency and Strategy Building, Not Just Revenue </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/umniah-adel-insights/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Umniah-Adel-1.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Umniah-Adel-1.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Umniah-Adel-1.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/11/Feature-image-CRO-Perspectives-Umniah-Adel-1.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Analyze Local User Behavior to Tailor Offerings and Optimize Regional Experiences </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/reconnecting-with-customers/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/10/Feature-image-CRO-Perspectives-Jon-MacDonald.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/10/Feature-image-CRO-Perspectives-Jon-MacDonald.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/10/Feature-image-CRO-Perspectives-Jon-MacDonald.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/10/Feature-image-CRO-Perspectives-Jon-MacDonald.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Reconnecting with Customers More Essential in the Age of AI </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/balancing-ux-cro/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/09/Feature-image-CRO-Perspectives-Chester-Ong.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/09/Feature-image-CRO-Perspectives-Chester-Ong.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/09/Feature-image-CRO-Perspectives-Chester-Ong.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/09/Feature-image-CRO-Perspectives-Chester-Ong.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Balancing UX and CRO Necessary for Product Improvement &amp; Impactful Results </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/cro-insights-ilan-hurwitz/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Ilan-Hurwitz.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Ilan-Hurwitz.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Ilan-Hurwitz.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Ilan-Hurwitz.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">AI to Accelerate Research, Enabling Greater Focus on Strategy and Implementation </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/leadership-buy-in-essential-for-successful-scaling-of-testing-programs/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Rafael-Damasceno-1.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Rafael-Damasceno-1.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Rafael-Damasceno-1.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/08/Feature-image-CRO-Perspectives-Rafael-Damasceno-1.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Leadership Buy-in Essential for Successful Scaling of Testing Programs </p> </a> </div> </div> <div class="W(5/12)--md W(100%) Mend(40px)"> <div> <a href="https://vwo.com/blog/insights-from-gladwin-ngo/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/sites/3/2024/07/Feature-image-CRO-Perspectives-Gladwin-Ngo-1.jpg?tr=w-60,h-50" srcset="https://static.wingify.com/gcp/uploads/sites/3/2024/07/Feature-image-CRO-Perspectives-Gladwin-Ngo-1.jpg?tr=w-60,h-50 1x,https://static.wingify.com/gcp/uploads/sites/3/2024/07/Feature-image-CRO-Perspectives-Gladwin-Ngo-1.jpg?tr=w-90,h-75 1.5x, https://static.wingify.com/gcp/uploads/sites/3/2024/07/Feature-image-CRO-Perspectives-Gladwin-Ngo-1.jpg?tr=w-120,h-100 2x" alt= "" decoding= "async" width= "60" height= "50" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-12)--md">Allocate resources to experiments to proactively adapt to changes: Insights from Gladwin Ngo </p> </a> </div> </div> </div> </div> <a href="/blog/expert-interviews/" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>Read all interviews</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>Masters of conversion</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-master-conversion" class="D(n) js-tabs-content js-open-accordion+D(b)"> <div class="D(f)--md Px(0)--md Px(20px) My(20px) My(0)--md Ai(fs)"> <!--------------------------------------No upcoming events--------------------------------------------------> <div class="W(100%)"> <p class="Mt(0) Mb(20px) Tt(c) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Past Webinars</p> <div class="D(f) Flw(w)"> <div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/from-okrs-strategic-experimentation/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/07/Bjarn-Brunenberg-speaker-photo.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/07/Bjarn-Brunenberg-speaker-photo.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/07/Bjarn-Brunenberg-speaker-photo.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/07/Bjarn-Brunenberg-speaker-photo.png?tr=w-120,h-120 2x" alt= "Bjarn Brunenberg" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">From OKRs to Strategic Experimentation </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Bjarn Brunenberg, TomTom</span></div> </a> </div> </div><div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/research-results-behavioral-economists-guide-cro/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/07/Florent-Buisson-speaker-photo.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/07/Florent-Buisson-speaker-photo.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/07/Florent-Buisson-speaker-photo.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/07/Florent-Buisson-speaker-photo.png?tr=w-120,h-120 2x" alt= "Florent Buisson" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">Research to Results: A Behavioral Economist&#8217;s Guide to CRO </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Florent Buisson, Cars Commerce</span></div> </a> </div> </div><div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/research-discovery-tools-experimentation/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/04/Craig-Sullivan-speaker-photo@2x.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/04/Craig-Sullivan-speaker-photo@2x.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/04/Craig-Sullivan-speaker-photo@2x.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/04/Craig-Sullivan-speaker-photo@2x.png?tr=w-120,h-120 2x" alt= "Craig Sullivan" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">Research and Discovery Tools for Experimentation </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Craig Sullivan, Optimise Or Die</span></div> </a> </div> </div><div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/life-between-variants/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/03/Tomáš-Voves-speaker-photo.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/03/Tomáš-Voves-speaker-photo.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/03/Tomáš-Voves-speaker-photo.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/03/Tomáš-Voves-speaker-photo.png?tr=w-120,h-120 2x" alt= "Tomáš Voves" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">Life Between Variants </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Tomáš Voves, Livesport</span></div> </a> </div> </div><div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/converting-with-comedy-research-parallels-for-cro/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/02/Viket-Benzesin-speaker-photo@2x.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/02/Viket-Benzesin-speaker-photo@2x.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/02/Viket-Benzesin-speaker-photo@2x.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/02/Viket-Benzesin-speaker-photo@2x.png?tr=w-120,h-120 2x" alt= "Viket Benzesin" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">Converting with Comedy: Research Parallels for CRO </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Viket Benzesin, Mars</span></div> </a> </div> </div><div class="W(5/12)--md W(100%) Mend(40px)"> <div class=" Mb(30px) Mb(0):lc"> <a href="https://vwo.com/webcast/a-b-testing-personalized-meditation-recommendation-system/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px)"> <div class="W(60px) H(60px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2)"> <img src="https://static.wingify.com/gcp/uploads/2024/01/Rohan-Singh-Rajput-speaker-photo.png?tr=w-60,h-60" srcset="https://static.wingify.com/gcp/uploads/2024/01/Rohan-Singh-Rajput-speaker-photo.png?tr=w-60,h-60 1x,https://static.wingify.com/gcp/uploads/2024/01/Rohan-Singh-Rajput-speaker-photo.png?tr=w-90,h-90 1.5x, https://static.wingify.com/gcp/uploads/2024/01/Rohan-Singh-Rajput-speaker-photo.png?tr=w-120,h-120 2x" alt= "Rohan Singh Rajput" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(b) Maw(100%) H(a)" /> </div> <div><p class="M(0)">Building Personalized Meditation Experiences </p> <span class="Fz($font-size-13) C($color-grey-light-1)">- Rohan Singh Rajput, Headspace</span></div> </a> </div> </div> </div> </div> <!--------------------------------------End upcoming events--------------------------------------------------> </div> <div> <a href="/webcast/" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mb(20px) Mt(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>View all webinars</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>VWO Success Stories</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-new-to-vwo" class="D(n) js-tabs-content js-open-accordion+D(b)"> <p class="Mb(20px) Mt(0)--md Mt(20px) Px(0)--md Px(20px) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Success Stories</p> <div class="D(f)--md Fxf(w) Px(0)--md Px(20px) My(20px) My(0)--md"> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/defacto/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2025/02/de-facto-logo.png" alt="De Facto Logo" srcset ="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2025/02/de-facto-logo.png 1x, https://static.wingify.com/gcp/tr:h-36,w-120,c-at_max/uploads/2025/02/de-facto-logo.png 2x" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">DeFacto Increases User Logins and Registrations During Black Friday Using VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/greyson-clothiers/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2025/01/logo-3.png" alt="Logo (3)" srcset ="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2025/01/logo-3.png 1x, https://static.wingify.com/gcp/tr:h-39,w-120,c-at_max/uploads/2025/01/logo-3.png 2x" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">How VWO Insights helped Greyson Clothiers increase their revenue </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/convert-better/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp//uploads/2024/12/Logo-2.png" alt="Logo 2" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">Convert Better increases sales leads for High Voltage SEO using VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/schuh/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp//uploads/2024/11/Schuh-logo.png" alt="Schuh Logo" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">schuh Improves Checkout Completion and CTA Conversions with VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/us/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp//uploads/2024/11/logo-1-1.png" alt="Logo (1) (1)" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">Us improved checkout rates for e5 by adding a cart confirmation pop-up </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/tatvic/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/10/LOGO-removebg-preview-1.png" alt="ICICI LOMBARD" srcset ="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/10/LOGO-removebg-preview-1.png 1x, https://static.wingify.com/gcp/tr:h-100,w-120,c-at_max/uploads/2024/10/LOGO-removebg-preview-1.png 2x" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">Tatvic Optimizes ICICI Lombard’s Insurance Form Gaining Increased Submissions With VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/no-baby-blisters/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp//uploads/2024/10/No_Baby_Blisters_Logos_FNL-Small.png" alt="No Baby Blisters Logos Fnl Small" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">No Baby Blisters Improves Donation Page Conversions with VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/plymouth-rock/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/10/Logo-Plymouth-Rock.png" alt="Logo Plymouth Rock" srcset ="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/10/Logo-Plymouth-Rock.png 1x, https://static.wingify.com/gcp/tr:h-100,w-120,c-at_max/uploads/2024/10/Logo-Plymouth-Rock.png 2x" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">Plymouth Rock Increased Conversions by Redesigning the Final Checkout Flow </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/performics-hdfc-ergo/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/09/HDFC-ERGO-logo.jpeg" alt="" srcset ="https://static.wingify.com/gcp/tr:h-50,w-60,c-at_max/uploads/2024/09/HDFC-ERGO-logo.jpeg 1x, https://static.wingify.com/gcp/tr:h-100,w-120,c-at_max/uploads/2024/09/HDFC-ERGO-logo.jpeg 2x" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">Performics Lowers Cost Per Conversion, Improves RoAS 1.5X for HDFC ERGO General Insurance with VWO </p> </a> </div> </div> <div class="W(5/12)--md Mend(40px)--md Fxs(0) Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(15px)"> <a href="https://vwo.com/success-stories/energysage/" class="Td(n) D(f) Ai(fs) C($color-black-light-3) C($color-purple):h Fz($font-size-13)--md Mb(20px) Lts(0.2px) Mb(15px)--md"> <div class="W(60px) H(50px) Ov(h) D(f) Ai(c) Jc(c) Mend(16px) Flxs(0) Bgc($color-light-grey-2) P(5px) Bxz(bb)"> <img class="D(b)" src="https://static.wingify.com/gcp//uploads/2024/10/LOGO-energysage.png" alt="Logo Energysage" decoding= "async" loading= "lazy" /> </div> <p class="M(0) Fz($font-size-14) Fz($font-size-11)--md Fz($font-size-12)--lg">EnergySage increased approved users by adding a personal touch to emails </p> </a> </div> </div> </div> <a href="https://vwo.com/success-stories" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>View all Success Stories</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>Free Tools</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-culture-of-experimentation" class="D(n) js-tabs-content js-open-accordion+D(b)"> <p class="Mb(20px) Mt(0)--md Mt(20px) Px(0)--md Px(20px) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Calculators</p> <div class="D(f)--md Px(0)--md Px(20px) My(20px) My(0)--md"> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/tools/cro-experimentation-checklist/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/checklist-icon.svg" alt= "" decoding= "async" width= "62" height= "62" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px) " /> CRO Experimentation Checklist </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/tools/ab-test-significance-calculator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ab-testing-calculator.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> A/B Test Significance Calculator </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/tools/ai-powered-heatmap-generator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/AI-powered-icn.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> AI-Powered Heatmap Generator </a> </div> </div> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/tools/ab-test-duration-calculator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/duration-calculator.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> A/B Test Duration Calculator </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/tools/ab-test-sample-size-calculator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/sample-size-calculator.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> A/B Test Sample Size Calculator </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/tools/cart-abandonment-calculator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/cart.png" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /></picture> Cart Abandonment Calculator </a> </div> </div> <div class="W(4/12)--md Bxz(bb) Mb(40px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/tools/push-notification-roi-calculator/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/roi-calculator.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Push Notification ROI Calculator </a> </div> <div class="Mb(20px)"> <a href="https://landingpageanalyzer.io/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/landing-page-analyzer.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Landing Page Analyzer </a> </div> </div> </div> <div> <a href="https://vwo.com/tools/" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mt(20px)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>View all free tools</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>Popular In-depth Guides</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-mastering-cro" class="D(n) js-tabs-content js-open-accordion+D(b)"> <p class="Mb(20px) Mt(0)--md Mt(20px) Fz($font-size-15) Fw(600) C($color-black-light-3) Px(0)--md Px(20px)" role="heading">Popular In-depth Guides</p> <div class="D(f)--md Px(0)--md Px(20px) My(20px) My(0)--md"> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px) "> <a href="https://vwo.com/conversion-rate-optimization/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/cro.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Conversion Rate Optimization </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/ab-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/masteringcro-3.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> A/B Testing </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/push-notifications/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/push-notification.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Push Notifications </a> </div> </div> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/form-analytics/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/form-analytics.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Web Form Analytics </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/website-personalization/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/masteringcro-2.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Website Personalization </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/website-heatmap/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/heatmap.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Website Heatmaps </a> </div> </div> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/server-side-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/server-side.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Server Side Testing </a> </div> <div> <a href="https://vwo.com/mobile-app-ab-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/learn-more/tab-4/mobile-app.svg" alt= "" decoding= "async" width= "60" height= "60" loading= "lazy" class= "D(ib) W(60px) Flxs(0) Mend(16px)" /> Mobile App Testing </a> </div> </div> </div> <div> <a href="https://vwo.com/popular-web-optimization-guides/" class="C($color-purple) Fz($font-size-12) Td(n) Fw(600) Px(20px) Px(0)--md Mt(20px)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>View all</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> </div> <div class="Bd(n)--md BdB Bdbc(#d9dde1)"> <button type="button" class="D(n)--md js-accordion C($color-black-light-3) C($color-purple):h Fz(14px) Fw(600) Py(16px) Px(20px) D(f) Ai(c) Jc(sb) Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) Lh(inh)"> <span>Glossary</span> <svg width= "13" height= "8" class= "C(#b4b2c5) Rotate(270deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div id="js-glossary-tab" class="D(n) js-tabs-content js-open-accordion+D(b)"> <p class="Mb(20px) Mt(0)--md Mt(20px) Px(0)--md Px(20px) Fz($font-size-15) Fw(600) C($color-black-light-3)" role="heading">Glossary</p> <div class="D(f)--md Px(0)--md Px(20px) My(20px) My(0)--md"> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/a-b-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">A/B Testing</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">A/B testing is an experimentation process where two or more versions of a web page/product/app (or an element...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/behavioral-science/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Behavioral Science</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Behavioral science represents the study of human behavior through the use of systematic experimentation and...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/conversion-rate-optimization/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Conversion Rate Optimization</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Conversion rate optimization is the practice of continually improving a website’s ability to affect conversions...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/customer-data-platform/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Customer Data Platform</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">A Customer Data Platform (CDP) is a type of database software that builds permanent, consolidated records...</p> </div> </a> </div> </div> <div class="W(4/12)--md Mend(30px)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/feature-rollout/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Feature Rollout</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Feature rollout is a methodical and strategic release of a new feature to a product, such as an app...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/mobile-app-a-b-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Mobile App A/B Testing</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Mobile app A/B testing is a way to test different versions of an app to see which one works best. It is used to figure out...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/personalization/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Personalization</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Personalization is essentially used to refer to a variety of algorithms and strategies that online businesses use...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/qualitative-visitor-research/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Qualitative Visitor Research</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Qualitative visitor research refers to a set of methodologies aimed at exploring the subjective and nuanced aspects...</p> </div> </a> </div> </div> <div class="W(4/12)--md Bxz(bb) Mb(20px) Mb(0)--md"> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/server-side-testing/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Server-Side Testing</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Server-side testing is the process of experimentation that involves rendering the website variation at the server...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/statistical-significance/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Statistical Significance</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">In a hypothesis test, a result is declared statistically significant if one can rule out the possibility to obtain...</p> </div> </a> </div> <div class="Mb(20px)"> <a href="https://vwo.com/glossary/website-optimization/" class="feature-item Td(n) D(f) Ai(c) Py(4px) C($color-black-light-3) C($color-purple):h Fz($font-size-13) Lts(0.2px) M(0) Px(0)"> <div> <span class="Fz($font-size-14) Fw(700) Trsdu(0.3s)">Website Optimization</span> <p class="Fz($font-size-12) Mt(5px) Mb(0) Ov(h) Tov(e) feature-item:h_C($color-black-light-3) line-clamp-2">Website optimization is the process of implementing knowledge, strategies, and tools for improving various...</p> </div> </a> </div> <div> <a href="/glossary" class="C($color-purple) Fz($font-size-14) Td(n) Fw(700) Mt(20px)--md Mb(20px) Mb(0)--md D(ib) Lts(0.2px) item"> <span>View All Glossary Terms</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </div> </div> </div> </div> </div> <div class="Px(20px) Py(50px) Ta(c) D(n)--md D(b)"> <a href="https://help.vwo.com/" class="button button--small W(100%) Mb(10px)"> VWO Knowledge Base </a> <a href="/product-updates" class="button button--line button--small W(100%)"> Product Updates </a> </div> </div> </div> </div> </div> <!-- End Resources Dropdown --> </li> <li class="Pos(r) js-header-dropdown-trigger Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px) Mx(4px)--lg"> Partners </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <div class="Pb(10px)--md js-header-dropdown-content js-dropdown-content D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) End(0) End(a)--md B(0) B(a)--md Ovy(a) Ovy(v)--md dropdown-top-offset W(a)--md W(100%) Bgc($color-white) Bxz(bb) Bxsh($box-shadow-navigation-bottom) Bdrs(3px) Bxsh($box-shadow-black)"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(10px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) BdB Bdbc(#d9dde1) Fz(12px) Tt(u) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Partners </button> <ul class="P(10px) List(n)"> <li> <a class="link D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/partners/agencies/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-agency-partner"></use></svg> <span class="Whs(nw)--md">Agency Partners</span><br> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="/integrations/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-technology-partner"></use></svg> <span class="Whs(nw)--md">Technology Partners</span><br> </a> </li> <li> <a class="D(f) Ai(c) Bxz(bb) Td(n) P(10px) W(100%) Bdrs(4px) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Fw(600)" href="https://vwo.com/partners/affiliate/"> <svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-affiliate-partner"></use></svg> <span class="Whs(nw)--md">Affiliate Partners</span><br> </a> </li> <li class="Pt(10px)--md Pt(20px)"> <a href="https://vwo.com/partners/" class="C($color-purple) Fz($font-size-12) Tt(c) P(10px) Td(n) Fw(600) item Whs(nw)--md"> <span>View All Partner Programs</span> <svg width= "9" height= "9" class= "item:h_TranslateX(5px) Trs($easeTransition)" ><use xlink:href="#icon-arrow-right"></use></svg> </a> </li> </ul> </div> </li> <li class="D(n)--md Pend(0)--md"> <a class="C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn Lts(n)" href="https://vwo.com/contact-us/"> <span class="Py(10px)--md Px(14px)--md header-nav-text Trsdu(0.3s) Bdrs(4px)"> Contact Us </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </a> </li> <li class="js-header-dropdown-trigger D(n)--md D(b) Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn"> <span class="Py(10px)--md Px(14px)--md Trsdu(0.3s) Bdrs(4px)"> Login </span> <svg width= "16" height= "10" class= "C(#b4b2c5) D(n)--md D(i) Fxs(0) Rotate(-90deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <!-- Login Dropdown --> <div class="js-header-dropdown-content js-dropdown-content Mt(-10px)--md D(n)--md animation-fade-in open_D(b)--md open_TranslateX(0) Trs($easeTransition) TranslateX(100%) Trf($none)--md Pos(a)--md Pos(f) Z(2) Start(0) B(0) B(a)--md End(0) Ovy(a) T(100%)--md T(65px) W(a)--md W(100%) Bgc($color-white) Bxz(bb) Py(40px)--md P(0) Bxsh($box-shadow-navigation-bottom)"> <button type="button" class="js-mobile-product-button-inside D(n)--md D(b) Mx(0) Mt(0) Mb(20px) Pos(st) T(0) Z(1) Bgc($color-white) W(100%) C($color-grey-light-3) Py(16px) Px(20px) Ta(start) Fw(700) BdB Bdbc(#d9dde1) Fz(12px) Tt(u) Cur(p) W(100%) Bxz(bb)"> <svg width= "9" height= "9" class= "Rotate(180deg) Mend(10px)" ><use xlink:href="#icon-arrow-right"></use></svg> Login </button> <div class="Maw(1200px) Mx(a) Px(20px) Bxz(cb)"> <ul class="P(0) M(0) List(n) D(f) Jc(sb) Wow(bw) Fld(r)--md Fld(c)"> <li> <a href="https://app.vwo.com/" class="D(b) Td(n) Fw(600) C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Pb(10px) Mb(10px) Bdbw(1px) Bdbc(#eee) Bdbs(s)">VWO Login </a> </li> <li> <a href="https://pushcrew.com/admin/" class="D(b) Td(n) Fw(600) C($color-new-font-dark) C($color-purple):h Fz($font-size-14) Pb(10px) Mb(10px)">VWO Engage Login </a> </li> </ul> </div> </div> <!-- End Login Dropdown --> </li> <li class="Px(20px) Py(50px) D(n)--md D(b)"> <a href="https://vwo.com/demo/" class="Mb(10px) W(100%) button"> Request Demo </a> <a href="tel:+14153493207" class="button button--line W(100%)"><svg width= "16" height= "16" class= "Flxs(0) Mend(10px) C($color-black-light-3) Translate(0,3px)" ><use xlink:href="#icon-phone"></use></svg>+1 415-349-3207</a> </li> </ul> <ul class="D(n)--md D(f) Fld(c) Gp(10px) Jc(c) Ai(c) P(20px) My(0)"> <li class="D(f) Ai(c) Fz($font-size-14) C($color-grey-light-1) Fw(600)"> <svg width= "14" height= "14" class= "Mend(10px)" ><use xlink:href="#icon-global-language"></use></svg> Languages </li> <li class="js-header-dropdown-trigger js-no-bg-blur Pos(r) D(ib)--md D(n) "><button type="button" class="D(f) Ai(c) Tt(u) Fw(600) header-top-theme-dark_C($color-white) C($color-new-font-dark) Cur(p) Bd(n) Bgc(t) js-header-dropdown Fz($font-size-14) Px(0) Py(14px)"><span class="D(f) Ai(c) Py(10px)--md Px(14px)--md Trsdu(0.3s) Bdrs(4px) Fz($font-size-13) header-nav-text"><svg width= "14" height= "14" class= "Mend(5px)" ><use xlink:href="#icon-global-language"></use></svg>EN </span></button><div class="D(n) open_D(b)--md js-header-dropdown-content Pos(a) End(0) T(100%) Z(2) Pt(10px)"> <div class="Miw(70px) Bdrs(3px) Bgc($color-white) Bxz(bb) Bxsh($box-shadow-black) Cnt(noq)::b D(ib)::b Bdw(10px)::b Bdc(t)::b Bds(s)::b Bdbc(#fff)::b Pos(a)::b T(-10px)::b End(20px)::b Z(2)::b Cnt(noq)::a D(ib)::a Bdw(12px)::a Bdc(t)::a Bds(s)::a Bdbc(#000)::a Pos(a)::a Op(0.03)::a T(-14px)::a End(18px)::a Z(1)::a"> <ul class="P(10px) List(n) M(0) Whs(nw)--md"><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/de/pricing/#locale_lang"><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/newhome/flag-germany.svg" alt= "" decoding= "async" width= "14" height= "14" class= "D(b) Mend(5px)" />DE</a> </li><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/es/pricing/#locale_lang"><picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/newhome/flag-spain@2x.png" alt= "" decoding= "async" width= "15" height= "10" class= "H(a) D(b) Mend(5px)" /></picture>ES</a> </li><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/br/pricing/#locale_lang"><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/flag-portuguese-brazil.svg" alt= "" decoding= "async" width= "15" height= "10" class= "H(a) D(b) Mend(5px)" />BR</a> </li></ul> </div> </div></li><li class="D(n)--md List(n)"><a class="C($color-purple) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/pricing/#locale_lang">EN</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/de/pricing/#locale_lang">DE</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/es/pricing/#locale_lang">ES</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/br/pricing/#locale_lang">BR</a></li> </ul> </nav> <div class="D(f) Ai(c)"> <div class="List(n) js-pricing-breadcrumb D(n) Pend(0)--md"> <a class="C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn" href="https://vwo.com/pricing/">Pricing</a> </div> <div class="D(f) Ai(c) js-nav-right-container"> <ul class="js-contact-login-container D(n) P(0) M(0) List(n) vwo_logged_in_D(f)--md Ai(c) D(f)--md"> <li class="vwo_logged_in_D(ib) D(n) Mend(10px)--md"> <a href="https://app.vwo.com" class="button button--small"> Dashboard </a> </li> <li class="Pend(0)--md"> <a href="https://vwo.com/contact-us/" class="C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn open"> <span class="Py(10px)--md Px(14px)--md Pe(n) Trsdu(0.3s) Bdrs(4px) Fz($font-size-13) header-nav-text"> Contact </span> </a> </li> <li class="vwo_logged_in_D(n) js-header-dropdown-trigger js-no-bg-blur Pos(r) Pend(0)--md"> <button type="button" aria-expanded="false" class="js-header-dropdown C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn open"> <span class="Py(10px)--md Px(14px)--md Trsdu(0.3s) Bdrs(4px) Fz($font-size-13) header-nav-text"> Login </span> </button> <div class="D(n) open_D(b)--md js-header-dropdown-content Pos(a) End(0) T(100%) Z(2)"> <div class="Miw(170px) Bdrs(4px) Bgc($color-white) Bxz(bb) Bxsh($box-shadow-black)"> <ul class="P(10px) List(n)"> <li> <a class="D(b) Bxz(bb) Td(n) Tt(n) Py(12px) Px(10px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) Fz($font-size-12) Fw(600)" href="https://app.vwo.com/">VWO Login</a> </li> <li> <a class="pushcrew-login D(b) Bxz(bb) Td(n) Tt(n) Py(12px) Px(10px) W(100%) Bgc($color-light-grey-1):h C($color-new-font-dark) Fz($font-size-12) Fw(600)" href="https://pushcrew.com/admin/"> <span class="pushcrew-login:h_C($color-purple)">VWO Engage Login</span> </a> </li> </ul> </div> </div> </li> <li class="js-header-dropdown-trigger js-no-bg-blur Pos(r) D(ib)--md D(n) "><button type="button" class="D(f) Ai(c) Tt(u) Fw(600) header-top-theme-dark_C($color-white) C($color-new-font-dark) Cur(p) Bd(n) Bgc(t) js-header-dropdown Fz($font-size-14) Px(0) Py(14px)"><span class="D(f) Ai(c) Py(10px)--md Px(14px)--md Trsdu(0.3s) Bdrs(4px) Fz($font-size-13) header-nav-text"><svg width= "14" height= "14" class= "Mend(5px)" ><use xlink:href="#icon-global-language"></use></svg>EN </span></button><div class="D(n) open_D(b)--md js-header-dropdown-content Pos(a) End(0) T(100%) Z(2) Pt(0)"> <div class="Miw(100px) Bdrs(4px) Bgc($color-white) Bxz(bb) Bxsh($box-shadow-black)"> <ul class="P(10px) List(n) M(0) Whs(nw)--md"><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/de/pricing/#locale_lang"><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/newhome/flag-germany.svg" alt= "" decoding= "async" width= "14" height= "14" class= "D(b) Mend(5px)" />DE</a> </li><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/es/pricing/#locale_lang"><picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/newhome/flag-spain@2x.png" alt= "" decoding= "async" width= "15" height= "10" class= "H(a) D(b) Mend(5px)" /></picture>ES</a> </li><li> <a class="D(b) Bxz(bb) Td(n) Tt(u) Py(12px) W(100%) Bgc($color-light-grey-1):h C($color-purple):h C($color-new-font-dark) D(f) Ai(c) Jc(c) Fz($font-size-14) Fw(600)" href="https://vwo.com/br/pricing/#locale_lang"><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/flag-portuguese-brazil.svg" alt= "" decoding= "async" width= "15" height= "10" class= "H(a) D(b) Mend(5px)" />BR</a> </li></ul> </div> </div></li><li class="D(n)--md List(n)"><a class="C($color-purple) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/pricing/#locale_lang">EN</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/de/pricing/#locale_lang">DE</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/es/pricing/#locale_lang">ES</a><a class="C($color-new-font-dark) D(ib) Bxz(bb) Td(n) Tt(u) Py(12px) Px(10px) Bgc($color-light-grey-1):h C($color-purple):h Fz($font-size-14) Fw(600) Bgc($color-grey-light) Mend(10px) Mend(0):lc" href="https://vwo.com/br/pricing/#locale_lang">BR</a></li> <li class="D(n) vwo_logged_in_D(b) Pend(0)--md Pos(r)"> <a href="https://app.vwo.com/logout/" class="C($color-new-font-dark) Fz($font-size-16) Fw(700) Td(n) Py(14px) Px(0)--lg Px(10px)--sm Px(40px) D(f) Ai(c) H(80px)--md Jc(sb) Jc(fs)--md Bxz(bb) M(0) Bgc(t) Bd(n) W(100%) Cur(p) M(0) Lh(inh) header-top-theme-dark_C($color-white) nav-btn open"> <span class="Py(10px)--md Px(14px)--md Trsdu(0.3s) Bdrs(4px) Fz($font-size-13) header-nav-text"> Logout </span> </a> </li> </ul> <div class="js-inline-form-container D(n) vwo_logged_in_D(n)"> <div class="Ta(end)"> <button data-modal="modal-request-demo-extended" class="button button--small D(n) D(ib)--md M(0) Mend(10px)"> Request Demo </button> <a href="https://vwo.com/demo/" class="button button--small D(n)--md D(ib) M(0)"> Request Demo </a> <button id="js-header-free-trial-btn" type="button" class="header-top-theme-dark_Bdc($color-white) header-top-theme-dark_C($color-white) button button--line button--small D(if)--md D(n)" data-modal="modal-free-trial"> Try VWO For Free </button> </div> </div> </div> </div> </div> <!-- Toggle Menu for Mobile and Tablet --> <button class="js-toggle-mobile-menu M(0) D(n)--md D(f) Fld(c) Bgc(t) Bd(n) Cur(p) O(n):f header-top-theme-dark_C($color-white)" title="Toggle menu"> <svg width= "32" height= "32" class= "Mstart(10px)" ><use xlink:href="#icon-menu"></use></svg> </button> <!-- End Toggle Menu --> </div> </div> <!-- End VWO Main Navigation --> </header> <div class="js-background-blur-el blur-bg"></div> </div> <!-- Blog header --> <!-- END: Blog header --> </div> </div> <main class="wrapper" id="content"> <div class="js-homepage-header-scroll"></div> <div class="Lts(0) C(--color-blue-dark) js-homepage-header-scroll"> <section class="Pb(100px) Bgc(--color-grey-light)"> <div class="Pt(100px) purple-gradient-banner Ov(h) C(--color-white) js-purple-fold-banner"> <div class="Maw(1320px) D(f)--md Ai(c) Px(20px) Bxz(bb) Mx(a) Mb(40px)"> <div class="W(5/12)--md Mb(60px) Mb(100px)--md Mt(20px) Mt(30px)--md Px(20px)--md Px(16px)"> <h1 class="Fz($font-size-60)--md Fz($font-size-40) Lh(1) Fw(800) Mb(10px) Mt(0) Mt(60px)--md">Pricing &amp; Plans</h1> <p class="Fz($font-size-18)--md Fz($font-size-14) M(0)">Start optimizing your digital experiences with VWO today.</p> </div> <div class="W(7/12)--md org-banner-bg Bgc(--color-dark-blue-2) Bgr(nr) Bgpx(-40px)--md Bdrs(5px) Pos(r) Mb(100px) Mb(0)--md org-header-banner"> <div class="org-layer-gradient Pos(r) Ov(h) Bdrs(5px) C(--color-white) D(f)--md Jc(sb)"> <div class="D(f) Ai(fs) Fld(c) Jc(c) Px(25px) Px(30px)--md Py(25px)"> <h2 class="D(f) Fz($font-size-16) Fw(700) Mt(0) Mb(12px)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-ai-copilots.svg" alt= "" decoding= "async" height= "26" width= "26" class= "Mend(10px)" /> VWO Copilot </h2> <p class="Mt(0) Mb(20px) Maw(520px)--md">Supercharge your optimization velocity with AI—faster insights, quicker setups, and better report analysis. Available in early access through 2024, with the full release in early 2025.</p> <a href="https://vwo.com/copilot/" target="_blank" class="Pos(r) Z(1) anchor-link-hover Fw(700) D(if) Ai(c) Jc(fs) C(--color-v2-purple) Fz($font-size-14) Td(n)"> Explore AI in Experience Optimization <svg width= "14" height= "12" class= "anchor-link-hover:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </a> </div> <div class="Pos(a)--md H(170px) H(a)--md Mt(-70px) Mt(0)--md Ov(h) T(-155px) End(-250px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/ai-pricing-orb@2x.png 2x" alt= "" decoding= "async" height= "500" width= "500" class= "H(a)" /></picture> </div> </div> </div> </div> </div> <div class="Maw(1320px) Px(5px) Px(20px)--md Bxz(bb) Mx(a) Pos(r)"> <div class="js-currency-switcher-container C(--color-white) Pos(r) Op(0) Trsp($Op) Trsdu(0.3s)"></div> <div class="js-tabs js-first-tab-active"> <div class="js-remove-sticky_Pos(s) Trsdu(0.3s) js-get-bottom-position D(f) Pos(st)--md T(80px) Z(4)"> <div class="W(6/12)--md W(5/12)--lg"> <!-- Start sticky flip text/tab switcher --> <div class="js-flip-text-switcher js-shuffle-btn D(f) Fld(c) Ai(fs) Fld(r)--md Ai(c)--md Mt(20px) Mt(0)--md Px(20px) Px(0)--md H(100%) Bgc(--color-grey-light)"> <span class="Fw(800) Fz($font-size-22) C(--color-black-light-3) Mb(10px) Mb(0)--md W(282px)--md"> <span class="js-product-text">Individual Product Pricing</span> <span class="js-platform-text D(n)">Individual Platform Pricing</span> </span> <button data-filter="product-category" type="button" class="D(f) Ai(c) Flxs(0) Miw(192px) Fw(700) Bdrs(30px) Bgc(--color-v2-purple) C(--color-white) Fz($font-size-12) Pstart(6px) Pend(10px) Py(3px) Bd(n) Mstart(15px)--md Cur(p)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-switcher-product-1.svg" alt= "" decoding= "async" class= "Mend(3px)" width= "24" height= "24" /> <span>View Pricing by Product</span> </button> <button data-filter="platform-category" type="button" class="D(f) Ai(c) Flxs(0) Miw(192px) Fw(700) Bdrs(30px) Bgc(--color-v2-purple) C(--color-white) Fz($font-size-12) Pstart(6px) Pend(10px) Py(3px) Bd(n) Mstart(15px)--md Cur(p) active"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-switcher-platform-1.svg" alt= "" decoding= "async" class= "Mend(3px)" width= "24" height= "24" /> <span>View Pricing by Platform</span> </button> </div> <!-- End sticky flip text/tab switcher --> </div> <div class="W(6/12)--md W(7/12)--lg Fxg(1) transparent-bg-sticky-bar W(100%) Mstart(-1px) H(90px) Pos(r) Bgc(--color-grey-light) D(n) D(f)--md Jc(e)"> <div class="sticky-border-image Pos(a) B(-10px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/sticky-left-corner@2x.png" alt= "" decoding= "async" loading= "lazy" width= "10" height= "10" class= "js-first-tab-active_Op(0)" /></picture> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/sticky-right-corner@2x.png" alt= "" decoding= "async" loading= "lazy" width= "10" height= "10" class= "" /></picture> </div> </div> </div> <!-- Products Button --> <div class="D(f)--md Ai(fs) Pos(r) Bgc(--color-white) Bgc(t)--md Bdrststart(10px) Bdrstend(10px) Bdrststart(0)--md Bdrstend(0)--md"> <div class="W(3/12)--md Maw(270px)--md Pos(st) T(75px) T(170px)--md Z(3) Mend(-1px)--md js-offset-top-mobile js-shadow-remove"> <!-- Start Products Button only for mobile --> <button data-tab-btn-mobile="js-by-product" class="Mt(40px) D(n)--md js-selected-btn Bgc(--color-white) Td(n) D(f) Ai(c) C(--color-v2-purple) Fz($font-size-14) Bdrststart(10px) Bdrstend(10px) Bdw(1px) Bds(s) Bdc(--color-grey) Ta(start) Px(20px) Py(14px) Bxz(bb) W(100%)"> <div class="D(f) W(100%)"> <span class="Fxs(0)"> <svg width= "20" height= "20" class= "js-selected-img C(--color-v2-purple)" ><use xlink:href="#icon-experiment-web"></use></svg> </span> <div class="Fxg(1) Px(16px)"> <strong class="js-selected-heading Mb(5px) D(ib)">VWO Testing - Web</strong> <p class="js-selected-description C(--color-grey-light-1) Fz($font-size-12) M(0)">Web Experimentation</p> </div> </div> <svg width= "16" height= "10" class= "Fxs(0) C(--color-grey-light-1) js-active-btn_Rotate(180deg)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <!-- End Products Button only for mobile --> <nav class="js-shuffle-btn-1 D(n) D(b)--md Bdrsbstart(10px) Bdrsbstart(0)--md Bdrsbend(10px) Bdrsbend(0)--md Dropshadow($box-shadow-bottom-dark-gray) Fil(n)--md Pos(s)--md T(100px)--md Pos(a) T(66px) Start(0) H(67vh) H(a)--md Ov(s) Ov(h)--md W(100%) Bgc(--color-white) Bgc(t)--md"> <ul data-active-class="active" class="Pb(30px)--md Mb(30px) Ovy(a) js-all-category js-tabs-nav P(0) M(0) List(n) Ovy(s) js-scrollspy-navbar"> <li class="js-platform-item Bdw(1px)--md Bds(s)--md Bdc(--color-grey-light)--md Px(20px) Py(20px) Py(18px)--md Bdrststart(10px)--md Bdrsbstart(10px)--md Mb(5px) Bdendc(--color-grey)--md Bdbw(1px) Bdbs(s) Bdbc(--color-grey) Bdbw(0):lc active Bgc(--color-white) Bdc(--color-grey)"> <a href="#vwo-testing-web" data-category="product-category" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-14) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)" data-tab="vwo-testing-web" data-scroll-from="vwo-testing-web" data-hash="vwo-testing" data-scroll-offset="85"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-experimentation"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Testing</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(20px)--md Lh($line-height-headings)">Create winning cross-platform tests</span> </div> </a> <a data-hash="vwo-testing" data-category="platform-category" data-tab="vwo-testing-web" data-scroll-from="vwo-testing-web" data-scroll-offset="85" href="#vwo-testing-web" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove Scale(0) H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "24" height= "24" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Mstart(-3px)" ><use xlink:href="#icon-experiment-web"></use></svg> </div> <div class="Fxg(1) Pstart(9px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) Fz($font-size-14) active-product_C(--color-purple) Mt(4px)">Optimize Website</strong> </div> </a> <ul class="Pstart(30px) active_Pb(15px)--md M(0) List(n) js-sub-platform Mah(0)--md Ov(h) active_Mah(maxc) Trsp(a) Trsdu(0.3s) Trstf(l)"> <li class="Mt(27px)"> <a data-hash="vwo-testing" data-category="product-category" data-tab="vwo-testing-web" data-scroll-from="vwo-testing-web" data-scroll-offset="85" href="#vwo-testing-web" class="js-anchor-tab active active-product Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-experiment-web"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Testing - Web</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Web Experimentation</span> </div> </a> <a data-hash="vwo-testing" data-category="platform-category" data-tab="vwo-testing-web" data-scroll-from="vwo-testing-web" data-scroll-offset="85" href="#vwo-testing-web" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) active active-product Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "14" height= "14" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-experimentation"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Testing</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Web Experimentation</span> </div> </a> </li> <li class="Mt(27px)"> <a data-hash="vwo-testing-mobile" data-category="product-category" data-tab="vwo-testing-mobile" data-scroll-from="vwo-testing-mobile" data-scroll-offset="85" href="#vwo-testing-mobile" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-experiment-mobile"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Testing - Mobile App</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Mobile App Experimentation</span> </div> </a> <a data-hash="vwo-insights" data-category="platform-category" data-tab="vwo-insights" data-scroll-from="vwo-insights" data-scroll-offset="85" href="#vwo-insights" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "14" height= "14" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-behavior-analytics"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Insights</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Web Behavior Analytics</span> </div> </a> </li> <li class="Mt(27px) Trsdu(0.4s) H(0) Mt(0)--md js-animation-remove Op(0)" data-category="platform-category"> <a data-hash="vwo-personalize" data-category="platform-category" data-tab="vwo-personalize" data-scroll-from="vwo-personalize" data-scroll-offset="85" href="#vwo-personalize" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "16" height= "16" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Mstart(-1px)" ><use xlink:href="#icon-personalization"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Personalize</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Web Personalization</span> </div> </a> </li> <li class="Mt(27px) Trsdu(0.4s) js-animation-remove H(0) Mt(0)--md Op(0) V(h)" data-category="platform-category"> <a data-hash="vwo-deploy" data-tab="vwo-deploy" data-scroll-from="vwo-deploy" data-scroll-offset="85" href="#vwo-deploy" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)"> <div class="Fxs(0)"> <svg width= "15" height= "15" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-rollouts"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Rollouts</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Web Experience Rollouts</span> </div> </a> </li> </ul> </li> <li class="js-platform-item Bdw(1px)--md Bds(s)--md Bdc(--color-grey-light)--md Px(20px) Py(20px) Py(18px)--md Bdrststart(10px)--md Bdrsbstart(10px)--md Mb(5px) Bdendc(--color-grey)--md Bdbw(1px) Bdbs(s) Bdbc(--color-grey) Bdbw(0):lc "> <a href="#vwo-server-side-testing" data-category="product-category" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-14) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)" data-tab="vwo-testing-server-side" data-scroll-from="vwo-testing-server-side" data-hash="vwo-testing-server-side" data-scroll-offset="85"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "20" height= "20" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Flxs(0)" ><use xlink:href="#icon-experiment-server"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple) Lh(n)">VWO Feature Management</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(20px)--md Lh($line-height-headings)">Feature experimentation, rollouts and personalization</span> </div> </a> <a data-hash="vwo-testing-server-side" data-category="platform-category" data-tab="vwo-testing-server-side" data-scroll-from="vwo-testing-server-side" data-scroll-offset="85" href="#vwo-testing-server-side" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-experiment-server"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) Fz($font-size-14) active-product_C(--color-purple) Mt(4px)">Optimize Feature Releases</strong> </div> </a> <ul data-category="platform-category" class="Pstart(30px) M(0) List(n) js-sub-platform Mah(0)--md Ov(h) active_Mah(maxc) Trsp(a) Trsdu(0.3s) Trstf(l) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <li class="Mt(27px) Mb(15px)--md"> <a data-hash="vwo-testing-server-side" data-tab="vwo-testing-server-side" data-scroll-from="vwo-testing-server-side" data-scroll-offset="85" href="#vwo-testing-server-side" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "14" height= "14" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Mstart(-4px)" ><use xlink:href="#icon-experiment-server"></use></svg> </div> <div class="Fxg(1) Pstart(9px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Feature Management</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Feature experimentation, rollouts and personalization</span> </div> </a> </li> </ul> </li> <li class="js-platform-item Bdw(1px)--md Bds(s)--md Bdc(--color-grey-light)--md Px(20px) Py(20px) Py(18px)--md Bdrststart(10px)--md Bdrsbstart(10px)--md Mb(5px) Bdendc(--color-grey)--md Bdbw(1px) Bdbs(s) Bdbc(--color-grey) Bdbw(0):lc "> <a href="#vwo-insights" data-category="product-category" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-14) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)" data-tab="vwo-insights" data-scroll-from="vwo-insights" data-hash="vwo-insights" data-scroll-offset="85"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-behavior-analytics"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Insights</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(20px)--md Lh($line-height-headings)">Leverage visitor insights for growth</span> </div> </a> <a data-hash="vwo-testing-mobile" data-category="platform-category" data-tab="vwo-testing-mobile" data-scroll-from="vwo-testing-mobile" data-scroll-offset="85" href="#vwo-testing-mobile" class="js-anchor-tab Td(n) D(f) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "24" height= "24" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Mstart(-3px)" ><use xlink:href="#icon-experiment-mobile"></use></svg> </div> <div class="Fxg(1) Pstart(9px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) Fz($font-size-14) active-product_C(--color-purple) Mt(4px)">Optimize Mobile App</strong> </div> </a> <ul class="Pstart(30px) active_Pb(15px)--md M(0) List(n) js-sub-platform Mah(0)--md Ov(h) active_Mah(maxc) Trsp(a) Trsdu(0.3s) Trstf(l)"> <li class="Mt(27px)"> <a data-hash="vwo-insights" data-category="product-category" data-tab="vwo-insights" data-scroll-from="vwo-insights" data-scroll-offset="85" href="#vwo-insights" class="js-anchor-tab active active-product Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "15" height= "15" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-behavior-analytics"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Insights - Web</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Website Behavioral Analytics</span> </div> </a> <a data-hash="vwo-testing" data-category="platform-category" data-tab="vwo-testing-mobile" data-scroll-from="vwo-testing-mobile" data-scroll-offset="85" href="#vwo-testing-mobile" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c)js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "14" height= "14" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Mstart(-4px)" ><use xlink:href="#icon-experimentation"></use></svg> </div> <div class="Fxg(1) Pstart(9px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Testing</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Mobile App Experimentation</span> </div> </a> </li> <li class="Mt(27px)"> <a data-hash="vwo-insights-mobile" data-category="product-category" data-tab="vwo-insights-mobile" data-scroll-from="vwo-insights-mobile" data-scroll-offset="85" href="#vwo-insights-mobile" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-behavior-analytics-mobile"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Insights - Mobile App</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings)">Mobile App Behavioral Analytics</span> </div> </a> <a data-hash="vwo-insights-mobile" data-category="platform-category" data-tab="vwo-insights-mobile" data-scroll-from="vwo-insights-mobile" data-scroll-offset="85" href="#vwo-insights-mobile" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Fz($font-size-12) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trsdu(0.4s) Trfo(t,c) js-animation-remove H(0) Mt(0)--md Op(0) V(h)"> <div class="Fxs(0)"> <svg width= "14" height= "14" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple)" ><use xlink:href="#icon-behavior-analytics"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Insights</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(10px)--md">Mobile App Behavioral Analytics</span> </div> </a> </li> </ul> </li> <li class="js-platform-item Bdw(1px)--md Bds(s)--md Bdc(--color-grey-light)--md Px(20px) Py(20px) Py(18px)--md Bdrststart(10px)--md Bdrsbstart(10px)--md Mb(5px) Bdendc(--color-grey)--md Bdbw(1px) Bdbs(s) Bdbc(--color-grey) Bdbw(0):lc "> <a href="#vwo-personalize" data-category="product-category" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-14) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)" data-tab="vwo-personalize" data-scroll-from="vwo-personalize" data-hash="vwo-personalize" data-scroll-offset="85"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "20" height= "20" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Flxs(0)" ><use xlink:href="#icon-personalization"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Personalize</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(20px)--md Lh($line-height-headings)">Create tailored web experiences</span> </div> </a> </li> <li class="js-platform-item Bdw(1px)--md Bds(s)--md Bdc(--color-grey-light)--md Px(20px) Py(20px) Py(18px)--md Bdrststart(10px)--md Bdrsbstart(10px)--md Mb(5px) Bdendc(--color-grey)--md Bdbw(1px) Bdbs(s) Bdbc(--color-grey) Bdbw(0):lc "> <a href="#vwo-deploy" data-category="product-category" class="js-anchor-tab Td(n) D(f) Ai(fs) Bdrs(5px) Bdrstend(0) Bdrsbend(0) C(--color-new-font-dark) C(--color-purple):h Trsdu(0.4s) Fz($font-size-14) Bdw(1px) Bds(s) Bdc(t) Ta(start) Bxz(bb) Lh(1) item Trfo(t,c)" data-tab="vwo-deploy" data-scroll-from="vwo-deploy" data-hash="vwo-deploy" data-scroll-offset="85"> <div class="Fxs(0) W(18px) H(18px) D(f) Jc(c)"> <svg width= "18" height= "18" class= "D(b) C(--color-purple-dark) Trsdu(0.3s) item:h_C(--color-purple) active-product_C(--color-purple) Flxs(0) Mstart(1px)" ><use xlink:href="#icon-rollouts"></use></svg> </div> <div class="Fxg(1) Pstart(12px)"> <strong class="Tt(c) D(ib) Fw($font-weight-bold) active-product_C(--color-purple)">VWO Web Rollouts</strong> <span class="C(--color-grey-light-1) Fz($font-size-12) Mt(5px) D(b) Fw(400) Lh($line-height-headings) Pend(20px)--md Lh($line-height-headings)">Rollout web experiences</span> </div> </a> </li> <!-- By Platform Items --> </ul> </nav> </div> <div class="W(9/12)--md Pos(r) Fxg(1) js-get-offset-left" data-scroll-to="scroll-main-content"> <div data-scroll-to="vwo-testing-web" class="js-pricing-tabs-mobile js-tabs-content Pos(r)" id="vwo-testing-web"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md"> <div class="js-tab-strip js-scrollspy-navbar-1"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#price">Price</a> </li> <li> <a data-scroll-from="scroll-testing-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-testing-features-table">Features</a> </li> <li> <a data-scroll-from="add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#add-ons">Add-ons</a> </li> <li> <a data-scroll-from="faqs" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#faqs">FAQs</a> </li> </ul> </div> </div> <div class="js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrsbend(10px)--md Bdrsbstart(10px)--md Bdrstend(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "30" height= "30" class= "js-product-tile-heading-icon Fxs(0) Mend(22px) Mt(3px) C(--color-purple-dark) Mstart(4px)--md" ><use xlink:href="#icon-experimentation"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Testing - Web</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Enhance conversions with A/B, Split URL, and Multivariate testing. Test on all platforms: desktop, mobile, single-page, responsive, progressive web apps, and more.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="price" data-scroll-to="price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-testing" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#testing" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors that you plan to test in a month. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-testing" id="slider-testing" data-plan="testing" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="1" max="13" value="2"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-11px)--xs Mx(0)--md Mx(-11px)--lg"> <span data-plan="testing" data-traffic-val="1" data-traffic-count="10000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="testing" data-traffic-val="2" data-traffic-count="50000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="testing" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="testing" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="testing" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="testing" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="testing" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="testing" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="testing" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="testing" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">3M</span> <span data-plan="testing" data-traffic-val="11" data-traffic-count="4000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">4M</span> <span data-plan="testing" data-traffic-val="12" data-traffic-count="5000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M</span> <span data-plan="testing" data-traffic-val="13" data-traffic-count="6000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M+</span> </div> </div> </div> </div> <!-- Plans --> <div class="D(f)--md Lts(0) Bdc(--color-grey-border-4) Mt(65px) Pb(3px)--md"> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="starter"> <div class="js-product-item P(25px) Pt(50px)--md H(100%) Bxz(bb) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <div class="Pos(r)"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Starter</h3> <div class="Pos(a) End(0) T(0) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%) Whs(n) W(200px)">We give you a full-featured trial for 30 days, after which you can continue using the product free using the starter plan.</div> </div> </div> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For businesses wanting to get started with experimentation </p> </div> <div class="Mih(50px)--md Lh(1) js-starter-free-price Pos(r) Mb(20px) Mb(16px)--md"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="starter" class="js_custom_plan_price js-starter-price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> A/B Testing </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Split URL Testing </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Mobile Website Testing </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Concurrent Experiments </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Variations </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Goals/ Metrics </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Visual Editor </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Code Editor </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Add/ Edit Elements </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Multi-Page campaigns </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Multi Arm Bandit </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> URL & Device Targeting </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Preview Variations </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Traffic Allocation </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Email Support </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> US and EU Data Center Available </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Account Members </span> </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="growth"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Growth</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For small businesses looking to expand their optimization program. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="growth" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <div class="D(f) Ai(c)"> <div class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></div> </div> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in STARTER Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Variations </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Goals/Metrics </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> OS Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User Type Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Traffic Source Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Elements Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Limited Version History </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Summary Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Create Workspaces </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Add-Ons Available </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Chat Support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="growth">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="pro"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Pro</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For mid sized businesses seeking to scale their optimization process. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="pro" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in GROWTH Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multivariate Testing </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Browser QA </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Device Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cross-Domain Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo & Cookie Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Query & UTM Parameter Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Browser & Screen Resolution Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Attributes List Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Device & OS Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Traffic Source Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Campaign Version History </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Apply & Save Conditional Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Scheduling </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Phone support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="pro">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="enterprise"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For large teams, agencies, & enterprises focused on optimization. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="Mih(50px) Mt(20px) Mt(0)--md Fld(c) Jc(c) hide-purchase-btn_D(f)! D(n)"> <button data-modal="modal-contact-sales-pricing" data-plan="testing_enterprise" data-heading="Request Pricing" class="js-demo-btn-pricing-abtest button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in PRO Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Personalized Text </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Widget Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Widget Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Activation Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Mutually Exclusive Groups </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Self Hosting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Behaviorial Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> IP Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Detailed Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding and Training </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-features-table" data-scroll-offset="50" class="C(--color-v2-purple) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="enterprise">Start Free Trial</button> </div> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-testing-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div data-scroll-to="scroll-testing-features-table" id="scroll-testing-features-table"> <div class="js-product-container hide-td-in-mobile Mt(50px) Mb(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <!-- for mobile --> <div class="js-mobile-tabs js-testing-mobile-tabs D(n)--md Ta(start) D(f) Ovx(a)"> <button type="button" data-plan="starter" class="js-mobile-tab-btn active-tab-mobile Pos(r) Fxg(1) Bd Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-white) Bdrststart(10px) C(--color-v2-purple)"> Starter </button> <button type="button" data-plan="growth" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7)"> Growth </button> <button type="button" data-plan="pro" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) "> Pro </button> <button type="button" data-plan="enterprise" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) Bdrstend(10px)"> Enterprise </button> </div> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(18%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0) Maw(300px)--md Mend(10px)--md" placeholder="Search feature"> <label class="Fw(400) Mb(15px) Mb(0)--md Mt(5px) Mt(0)--md Mx(15px) Mend(20px)--md Mstart(0)--md C(--color-black-light-3) D(if) Tt(n) Ai(c) M(0) Fz(13px) Pstart(30px) Pos(r) Bxz(bb) w-checkbox-label Cur(p) Flxs(0) Bgc(--color-white) Bgc(t)--md "> <input type="checkbox" class="M(0) Mend(8px) Pos(a) Op(0) Z(-1) w-checkbox-input" name="show-diffrences-only"> <span class="Fz($font-size-12) C(--color-black-light-3) w-checkbox-input:c+C(--color-black-light-3)--md">Show Differences Only</span> <svg width= "20" height= "20" class= "C(#bdbdbd) w-checkbox-label:h_C(--color-black-light-3) Pos(a) Start(0) D(ib) W(20px) H(20px) Us(n) Maw(100%) w-checkbox-icon-default" ><use xlink:href="#icon-checkbox-empty"></use></svg> <svg width= "32" height= "32" class= "C(--color-black-light-3) Pos(a) Start(0) D(ib) Mt(12px) Us(n) Maw(100%) w-checkbox-icon-filled" ><use xlink:href="#icon-checkbox-tick"></use></svg> </label> </div> </th> <th class="Tt(u) D(n) D(tbc)--md"> Starter </th> <th class="Tt(u) D(n) D(tbc)--md"> Growth </th> <th class="Tt(u) D(n) D(tbc)--md"> Pro </th> <th class="Tt(u) D(n) D(tbc)--md"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Types <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_campaign_types D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AB Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Build and compare variations of your website to analytically determine the better performing version. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_types D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Split URL Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Compare various versions of your website hosted on multiple URLs by distributing website traffic among them to determine the highest-performing variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_types D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multivariate(MVT) Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Simultaneously modify multiple variables to test a hypothesis and determine the best-performing combination of variations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Multi Variate Testing (MVT) Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> No. of Concurrent Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of tests you can run on your account concurrently. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> No. of Variations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of variations you can create for a test. </p> </td> <!-- end printing heading & description of feature --> <td > Upto 3 </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Visual Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Utilize the powerful WYSIWYG point-and-click visual editor to create and edit variations with ease, eliminating the dependency on IT. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Code Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make advanced modifications to any aspect of your website using HTML, JavaScript, CSS, and jQuery. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom code blocks </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Incorporate your modifications into code blocks and configure the code block triggers to precisely control when your changes execute </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-Based Text Recommendations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Generate alternate text recommendations for the existing copy on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Add/ Edit Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add new or edit UI elements to your webpage. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Preview Variation(s) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Conduct a quality review of the variations by previewing them to verify that all modifications have been applied to the website before going live. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multi-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily apply the same experience to multiple pages with a single click, eliminating the need for manual duplication of changes across pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Selective-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Apply changes only on the page you edited, even if the campaign includes multiple pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multi-Device Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tailor modifications to specific devices or apply them consistently across all devices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Add Campaign JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run a custom code for the entire campaign regardless of which variation the users sees. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Personalized Text </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Personalize the text on your webpage with customer-specific behavioral or demographic data. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Sitewide JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add custom code that gets executed before any campaign code executes across your site. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor Library <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Elements Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Library of customizable pre-designed UI elements like list item, content block, buttons, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Save Modifications to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save and reuse modifications made to web elements to easily apply the same changes to similar elements without having to recreate them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Save Elements to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use the click-and-save feature to store UI elements, such as text blocks, buttons, banners, and pop-ups, in the library for future reuse. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Widgets Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create customizable banners, pop-ups, and other web page elements with images and forms, directly within the VWO Visual Editor, without coding. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Widget Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control when a widget appears, how often it appears, or does not appear when dismissed. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Variation Creation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Bring your ideas to life by editing your campaign variations and experiences just by chatting with our VWO Copilot or voice input. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="testing_web_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="testing_web_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="testing_web_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Page Groups Auto Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use VWO Copilot to generate regex patterns that include multiple page URLs for campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="testing_web_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Idea Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Settings <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Goals/ Metrics </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Configure and track goals in your VWO account. </p> </td> <!-- end printing heading & description of feature --> <td > Upto 5 </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Allocate the traffic on which you want to run the campaign and distribute the allocated traffic among the various variations created for the test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO campaign related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multi Arm Bandit </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Expose the better performing variation to more users long before the test reaches statistical significance thus reducing the opportunity cost. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Testing Objective </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Choose from two objectives when creating a campaign: <br> <b>Better:</b> Apply campaign changes only if the metric improves. <br> <b>Better or Equivalence:</b> Apply campaign changes if the metric improves or remains the same. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Fixed Horizon Tests </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate results only after the entire sample size has been collected to get highly accurate results. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Sequential Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable sequential testing for the stats engine to make in-built adjustments for peeking errors. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Guardrails </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Monitor critical KPIs with guardrail metrics. VWO disables underperforming variations or notifies you when metric (like conversion rates or revenue) drop below guardrail thresholds. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multi-Browser QA </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Preview your tests across multiple browsers and validate them before launching the test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Cross Domain Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run tests on multiple domains within user journey, where user tracking and goals can be on one or more domains. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Scheduling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule tests at specific time/date or create recurring schedule to run tests. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Mutually Exclusive Groups </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure that a user doesn't participate in two or more running tests to eliminate result noise, bias, and test inter-play. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Group Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Group Add-On </div> </td> <td class="Pos(r) show-tooltip" > Upto 10 user groups <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Group Add-On </div> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Self Hosting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Host VWO library and campaign setting files on your servers, easing your dependency on VWO servers. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Version History </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View the changes that you’ve made to your campaign over its lifetime. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Last 3 </td> <td > No limit </td> <td > No limit </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> URL Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the URLs they land on. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Basic options like mobile, desktop, tablet available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Traffic Source Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the traffic source (e.g., direct, non-paid, email) that directed them to the test page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target returning users, accessing your website from the same browser subsequently, and new users, accessing your website for the first time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Basic options like macOS, Windows and Linux available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Advanced options like mobile, desktop, tablet, ipad, ipod, iphone, android, google tv etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Advanced options like macOS, Windows, Linux, Unix, Windows 8 etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Browser Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their browser. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Agent Values Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on user-agent values. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies or personalize website content for users from specific locations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Cookie Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on cookie values. It can be customized based on varying business needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Javascript Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events that occur on your website using Javascript variables. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> GTM Data Layer Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the GTM Data Layer variable values available on the page </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Intent Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their intent of visiting your website using referral URLs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Query Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> UTM Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users on your test page based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created user segments for efficient reuse in tests without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced user segments by combining multiple targeting conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with cookies, JavaScript variables, or any other identifier. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 0 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Behavioral Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target based on events, user behavior, and actions taken by the user on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> IP Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom Attribute Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom user properties or attributes that carry information about the visitor. These attributes can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom Event Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events representing user activity on your website. These events can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Triggers <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor has viewed at least 1 page in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has spent more than10 seconds on the page or 60 seconds in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has scrolled more than 50% of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advance Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has viewed a certain number of pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advance Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has spent a certain amount of time on a page or a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advance Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has scrolled a certain percentage of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advance Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Conditional Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced triggers by combining multiple trigger conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Saved Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created triggers for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Click Element Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has clicked on an element. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Form Submission Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has submitted a form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Engagement Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after there is engagement on the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> New Session Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a new session is created. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Javascript Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Write custom triggers using JavaScript to fire a campaign based on an event or a specific user action. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> A/B Test Variation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor sees a specific A/B test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Goal Based Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a particular goal you have configured in VWO is completed. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Event-Based Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign based on Data360 Events. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Trigger Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of triggers with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Campaign Activation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control activation of campaigns using manual triggers by custom conditions in your website code. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reports <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Reporting Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> See the results of your experiments on our Bayesian-powered reporting dashboard. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Goal Comparison </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Compare multiple goals within the same report. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Download Summary CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download the summary report to see the high level information about your test data. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Traffic Source Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on where your users came from (e.g. direct, paid, non-paid, email). </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Device Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on the device your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Operating System Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on the operating system your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Type Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on new or returning users differently to study their behavior separately and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> UTM Parameter Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Query Parameter Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Geo Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports for specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Time Based Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on user arrival time or day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Saved Report Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save your report filter as a segment and you can reuse this to slice reports faster in future . </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Compare User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Simultaneously visualize and compare two or more user segments in reports for far more comprehensive insights and decision-making. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports deeply by combining multiple segmentation conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Reporting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of filtering reports with multiple conditions. For example - [Users in USA OR Users in India] AND [New users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Slice and dice the report using the visitor’s unique attributes and pre-defined user segments created in VWO Data360 to analyze campaign performance. This is applicable if you have configured attributes and segments in VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Download Detailed CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download detailed user reports in .csv format with complete segment data, goal completion and custom dimensions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_reports D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom Metrics Tracking </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Unique User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track how many unique users trigger a specific event, like page visits, clicks, form submissions, etc. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Yes (except bounce rate and scroll depth) </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Repeated User Action <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track the total number of times an event is triggered to count repeated actions by users, like form conversions. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate the conversion of the event based on the value of property defined. You can track the first, last, minimum, or maximum value of event properties as the metric. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First, Last, Minimum, Maximum Value </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Aggregate Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tracks the sum or average of event properties as aggregate metrics—for example, average order value or revenue. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> Average, Sum </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 1 </td> <td > 3 </td> <td > 5 </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='5'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> User Segment Creation <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audiences using standard and custom attributes already created using VWO Data360. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Data Retention <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> No. of days your data gets retained. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 90 days </td> <td class="Bgc(--color-grey-light)!"> - </td> <td class="Bgc(--color-grey-light)!"> - </td> <td class="Bgc(--color-grey-light)!"> - </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your website from these IP addresses will not be tracked in VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 25 events stored per MTU* </td> <td > 50 events stored per MTU* </td> <td > 100 events stored per MTU* </td> <td > 200 events stored per MTU* </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Pages </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Classify your web pages into different categories to quickly create, manage and scale experiments specific to them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Seamlessly integrate with third-party tools. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Unpublished Changes (coming soon) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save campaign edits without pausing running campaigns and publish them once approved. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Approvals (coming soon) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Send campaign changes and edits for approvals from stakeholders of your organization from within VWO itself before publishing campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Start and pause campaigns programmatically or pull test metrics into other dashboards. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login into your VWO app to specific city/ region/ country/ IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td > 24 X 5 </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 24 X 7 </td> </tr> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td > 12 hrs </td> <td class="Pos(r) show-tooltip" > 8 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 6 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 4 hrs </td> </tr> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_web_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Self Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_web_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)"> <div class="Ta(c) Ta(start)--md" id="add-ons" data-scroll-to="add-ons"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> <!-- Product and Account add-ons Tabs --> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)--md Ta(c) Ta(start)--md"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> <button data-tab="js-account-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-blue-light-7)">Account Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md"> <div class="addons-tab Trsdu(0.3s) js-product-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="" data-addon-plan="testing_web_targeting" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_TARGETING_PLUS" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-target-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Targeting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level targeting features except attribute list targeting. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="" data-addon-plan="testing_web_reports" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_REPORTING_PLUS" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-reporting"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Reporting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level reporting features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="" data-addon-plan="testing_web_editor_library" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_WIDGET_PLUS" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-editor-library-1"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Editor Library Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level editor library features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="" data-addon-plan="testing_web_triggers" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_TRIGGER_PLUS" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-trigger-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Trigger Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level trigger features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="true" data-addon-plan="false" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_MUTUALLY_EXCLUSIVE_GROUPS" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-exclusive-group"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Mutually Exclusive Groups </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 mutually exclusive groups. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="" data-addon-plan="false" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_MVT" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-multi-variate-testing"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Multi Variate Testing (MVT) </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to Multi Variate Testing. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div data-modal="modal-add-ons" data-addon-product="VWO Testing - Web" data-addon-multiple="true" data-addon-plan="false" class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item"> <div data-addon-pricing="VWO_TESTING_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="D(n) addons-tab Trsdu(0.3s) js-account-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="testing_web_support,testing_web_customer_success" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SUPPORT_PLUS" data-addon-level="account" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-support-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Support Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level support & customer success features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="testing_web_security___compliance" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SECURITY_PLUS" data-addon-level="account" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-security-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Security Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level security features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="false" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_DEVELOPER_PACK" data-addon-level="account" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-developer-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Developer Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 60,000 API calls per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="" data-addon-multiple="true"> <div data-addon-pricing="VWO_PF_ATTRIBUTES_LIST" data-addon-level="account" data-addon-tile-product="testing" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-attribute-list"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Attributes List </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 5 attributes list. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="faqs" data-scroll-to="faqs"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall website traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month, <br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. <br> Please refer to this <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Testing - Web, you get the entire MTU quota upfront. However, as per your requirement, we can also ensure that the quota is refreshed on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> All your running tests and data capture will stop upon exhaustion of quota. Automatic extension of quota does not happen. To get more quota added, please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Testing - Web quota within this contract period, can it be carried forward to the next billing cycle? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, unconsumed quota cannot be carried forward to the next billing cycle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Testing - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, we have a Starter plan which is free for up to 50K MTU. Check the plan comparison section above to know the features included in this plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Testing - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, including VWO Testing - Web, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Testing - Web subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Testing - Web pricing is based on the number of MTUs you choose. Please refer to the VWO Testing - Web section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Testing - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We have monthly, annual, & multi-year billing options available based on the plan tier. Starter can be purchased as a monthly plan only; Growth can be purchased as monthly/ annual/ multi-year plans; Pro and Enterprise can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between VWO Testing - Web, VWO Testing - Mobile App & VWO Testing - Server Side </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The aforementioned three products differ in the sense that they help you run experiments in different places. <br> VWO Testing - Web helps you run experiments on desktop website, mobile website, and latest SPAs. <br> VWO Testing - Mobile App helps you run experiments on mobile apps i.e. native iOS & Android applications. <br> VWO Testing - Server Side helps you run experiments on new product launches and progressively rollout new features. <br> Depending on your use-case, you can subscribe to the right product or a bundle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO support cross-domain tracking i.e conversion goals for a test on a different domain? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports cross-domain tracking. You can enable multiple domains for a test and track goal conversions across all of them. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between Account Level & Product Level Add-Ons? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Account level add-ons apply at an account level and hence once purchased, are available to all existing products.<br> Product level add-ons apply at a product level and hence once purchased, are available to only specific products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I have to buy an account level add-on individually for each product? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, an account level add-on is applicable to all products. You don’t need to buy it individually for each product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy add-ons in VWO Starter plan? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, add-ons are only available in Growth, Pro, and Enterprise plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the timeframe for which I can access campaign data in the VWO Starter plan? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The VWO Starter plan allows you to access campaign data from the past 90 days on a rolling basis. This means that you can see data for the previous 90-day period at any given time, but as new data is collected, the oldest data will no longer be available. However, once a campaign is paused/ stopped, the campaign summary data will be available forever. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What happens to my existing campaign data if I downgrade from VWO Testing - Web Growth/Pro/Enterprise plan to the Starter plan? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> After you downgrade to the Starter plan, only the campaign data from the last 90 days will be retained and the older data will be automatically purged on a rolling basis. For campaigns that were paused/ stopped more than 90 days before the activation of the starter plan, the campaign summary data will be available forever. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What happens to my existing campaign data if I upgrade from VWO Starter to a higher plan - Growth/Pro/Enterprise? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> After you upgrade to a higher Testing plan, your existing campaign's data from the last 90 days will be carried forward and your campaigns will start saving data for more than 90 days as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h4 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h4> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-testing-mobile" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-testing-mobile"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md"> <div class="js-tab-strip js-scrollspy-navbar-2"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="mobile-testing-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#mobile-testing-price">Price</a> </li> <li> <a data-scroll-from="scroll-testing-mobile-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-testing-mobile-features-table">Features</a> </li> <li> <a data-scroll-from="testing-mobile-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#testing-mobile-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="testing-mobile-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#testing-mobile-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-custom-border-radius_Bdrststart(10px)--md js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrsbend(10px)--md Bdrsbstart(10px)--md Bdrstend(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "31" height= "31" class= "js-product-tile-heading-icon Fxs(0) Mend(20px) Mt(3px) C(--color-purple-dark) Mstart(5px)--md" ><use xlink:href="#icon-experiment-mobile"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Testing - Mobile App</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Improve user experiences for enjoyable in-app interactions and increased conversions on iOS and Android apps.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="mobile-testing-price" data-scroll-to="mobile-testing-price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-mobile" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#testing" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors that you plan to test in a month. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-mobile" id="slider-mobile" data-plan="mobile" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="1" max="13" value="2"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-11px)--xs Mx(0)--md Mx(-11px)--lg"> <span data-plan="mobile" data-traffic-val="1" data-traffic-count="10000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="mobile" data-traffic-val="2" data-traffic-count="50000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="mobile" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="mobile" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="mobile" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="mobile" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="mobile" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="mobile" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="mobile" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="mobile" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">3M</span> <span data-plan="mobile" data-traffic-val="11" data-traffic-count="4000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">4M</span> <span data-plan="mobile" data-traffic-val="12" data-traffic-count="5000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M</span> <span data-plan="mobile" data-traffic-val="13" data-traffic-count="6000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M+</span> </div> </div> </div> </div> <!-- Plans --> <!-- Lts(0) Mt(40px) Bdw(1px) Bds(s) Bdc(--color-grey-border-4) Bdrs(10px) Ov(h) --> <div class="Lts(0) Bdw(1px) Bds(s) Bdc(--color-grey-border-4) Bdrs(3px) Mt(55px) Pb(3px)--md Ov(h)"> <div class="js-product-item Ov(h) Bgc(--color-white) P(20px) Px(40px)--md Py(30px)--md Bxz(bb) Bdrs(3px) D(f) Flw(w) Jc(sb)"> <div class="W(4/12)--md Bxz(bb) Pend(20px) Pend(80px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)">Best for teams to test hypotheses on mobile app and ramp up mobile engagement.</p> <div class="Mb(16px) Mih(30px) Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <button data-heading="Request Pricing" data-hide-plan="true" data-modal="modal-contact-sales-pricing" data-plan="testing_enterprise" class="js-demo-btn-pricing-abtest D(n) hide-purchase-btn_D(b) button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> <div class="D(n) D(b)--md"> <button class="Px(25px) Py(13px) Fz($font-size-15) Fw(700) Maw(170px)--md Bgc(--color-black-light-3) C(--color-white) Bdrs(3px) Bxsh($box-shadow-bottom-gray-1) Mt(40px) Bd(n) Mb(10px) Trsdu(0.3s) Bgc(--color-v2-purple):h Cur(p)" type="button" data-modal="modal-free-trial" data-vwo-plan="enterprise">Start Free Trial</button> </div> </div> <div class=" W(8/12)--md js-pricing-collapsed-section D(f) Fld(c) Mt(20px) Mt(0)--md W(100%)"> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0) " ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(f)--md D(n) Flw(w)"> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> A/B Testing </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Android & iOS SDKs available </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Advanced Targeting </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Report Filter </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Goals Tracking </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Email, Chat and Phone Support </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding and Training </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> US and EU Data Center Available </li> <li class="Mb(8px) Mb(0):lc D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Account Members </li> </ul> <div class="Mt(20px) D(n)--md"> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md W(100%) Mb(10px)--md Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small" type="button" data-modal="modal-free-trial">Start Free Trial</button> </div> <div class="Mt(10px) D(n) D(f)--md Fld(c)"> <a data-scroll-from="scroll-testing-mobile-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) Pstart(15px)--md D(f) Ai(c)"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-testing-mobile-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div data-scroll-to="scroll-testing-mobile-features-table" id="scroll-testing-mobile-features-table"> <div class="js-product-container hide-td-in-mobile My(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(64%)"> <col class="W(14%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md Bdrststart(10px) Bdrststart(0)--md Bdtw(1px) Bdts(s) Bdtc(--color-grey-light-4) Bdtw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0)" placeholder="Search feature"> </div> </th> <th class="Tt(u)"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Types <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_campaign_types D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AB Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run complex experiments on touchpoints that significantly impact your key metrics with mobile app AB testing. Make data-driven changes that positively impact KPIs </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Implementation <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_implementation D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Concurrent Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of tests you can run on your account concurrently. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="testing_mobile_implementation D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Variations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of variations you can create for a test. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="testing_mobile_implementation D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Opensource SDKs </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily integrate our SDK into your applications and run mobile app experiments seamlessly. VWO supports SDKs for both Android as well as iOS. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_implementation D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Configurable Errors & Messages Logging </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWOs SDKs have loggers to let your developers know what is happening during each test. The loggers enable developers to customize errors and messages according to business needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_implementation D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Preview Campaign </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Conduct a quality review of the created experience by previewing them to verify that all modifications have been applied to the app before going live. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Goals <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conversion Goals </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track user actions goals like clicks, page views and more though conversion goals </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Revenue Goals </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track user actions that have monetary implications such as order value, subscribe, upgrade and more through revenue goals </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Global Goals </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track the same goal across multiple campaigns using the same goal identifier in your code-base. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Campaign Specific Goals </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track goals pertaining to just one campaign using unique goal identifiers </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> </tr> <tr class="testing_mobile_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> </tr> <tr class="D(n)"> <td colspan="2" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Settings <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Allocate the traffic on which you want to run the campaign and distribute the allocated traffic among the various variations created for the test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO campaign related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi Arm Bandit </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Expose the better performing variation to more users long before the test reaches statistical significance thus reducing the opportunity cost. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Testing Objective </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Choose from two objectives when creating a campaign: <br> <b>Better:</b> Apply campaign changes only if the metric improves. <br> <b>Better or Equivalence:</b> Apply campaign changes if the metric improves or remains the same. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Fixed Horizon Tests </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate results only after the entire sample size has been collected to get highly accurate results. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Sequential Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable sequential testing for the stats engine to make in-built adjustments for peeking errors. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Guardrails </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Monitor critical KPIs with guardrail metrics. VWO disables underperforming variations or notifies you when metric (like conversion rates or revenue) drop below guardrail thresholds. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Mutually Exclusive Groups </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure that any user doesn't participate in two or more running tests to eliminate result noise, bias, and test inter-play. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > Upto 10 user groups <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Group Add-On </div> </td> </tr> <tr class="testing_mobile_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Scheduling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule tests at specific time/date or create recurring schedule to run tests. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> OS Version Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their OS version. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users on your app based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target returning users, accessing your website from the same browser subsequently, and new users, accessing your website for the first time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users or personalize content for users from specific countries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Variable Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use custom data, attributes or behaviors/events of a user from your own data sources to target a specific subset of users </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Develop advanced user segments by combining multiple segmentation conditions with AND/OR logic. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reports <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Reporting Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> See the results of your experiments on our Bayesian-powered reporting dashboard. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Slice and dice the report using the visitor’s unique attributes and pre-defined user segments created in VWO Data360 to analyze campaign performance. This is applicable if you have configured attributes and segments in VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td colspan=2 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Metrics Tracking </strong> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Unique User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track how many unique users trigger a specific event, like page visits, clicks, form submissions, etc. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Repeated User Action <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track the total number of times an event is triggered to count repeated actions by users, like form conversions. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate the conversion of the event based on the value of property defined. You can track the first, last, minimum, or maximum value of event properties as the metric. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> First, Last, Minimum, Maximum Value </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Aggregate Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tracks the sum or average of event properties as aggregate metrics—for example, average order value or revenue. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Average, Sum </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports deeply by combining multiple segmentation conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Reporting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of filtering reports with multiple conditions. For example - [Users in USA OR Users in India] AND [New users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Compare User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Simultaneously compare two or more user segments in reports for far more comprehensive insights and decision-making. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download Summary CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download the report summary to see high level information about your test data. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download Detailed CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download detailed user reports in .csv format with complete segment data, goal completion, and custom dimensions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 5 </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=2 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='2'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your app from these IP addresses will not be tracked in VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 200 events stored per MTU* </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Seamlessly integrate with third-party tools. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Start and pause tests programmatically or pull campaign metrics into other dashboards. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="2" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login to specific city/region/country/IP address </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td > 24 * 7 </td> </tr> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td > 4 hours </td> </tr> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_mobile_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Self Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_mobile_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)"> <div class="Ta(c) Ta(start)--md" id="testing-mobile-add-ons" data-scroll-to="testing-mobile-add-ons"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md D(f)--sm Flw(w) Mx(-5px)--sm"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Testing - Mobile" data-addon-multiple="true"> <div data-addon-pricing="VWO_MOBILE_MUTUALLY_EXCLUSIVE_GROUPS" data-addon-level="product" data-addon-tile-product="mobile" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-exclusive-group"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Mutually Exclusive Groups </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 mutually exclusive groups. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Testing - Mobile" data-addon-multiple="true"> <div data-addon-pricing="VWO_MOBILE_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="mobile" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="testing-mobile-faq" data-scroll-to="testing-mobile-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall mobile app traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month, <br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. <br> Please refer to this <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Testing - Mobile App, you get the entire MTU quota upfront. However, as per your requirement, we can also ensure that the quota is refreshed on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> All your running tests and data capture will stop upon exhaustion of quota. Automatic extension of quota does not happen. To get more quota added, please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a> </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Testing - Mobile App quota within this contract period, can it be carried forward to the next billing cycle? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, unconsumed quota cannot be carried forward to the next billing cycle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Testing - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, there is no free plan for this product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Testing - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, including VWO Testing - Mobile App during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Testing - Mobile App subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Testing - Mobile App pricing is based on the number of MTUs you choose. Please refer to the VWO Testing - Mobile App section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can visit the entire list <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Testing - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Testing - Mobile App can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between VWO Testing - Web, VWO Testing - Mobile App & VWO Testing - Server Side? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The aforementioned three products differ in the sense that they help you run experiments in different places. <br> VWO Testing - Web helps you run experiments on desktop website, mobile website, and latest SPAs. <br> VWO Testing - Mobile helps you run experiments on mobile apps i.e. native iOS & Android applications. <br> VWO Testing - Server Side helps you run experiments on new product launches and progressively rollout new features. <br> Depending on your use-case, you can subscribe to the right product or a bundle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-testing-server-side" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-testing-server-side"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md D(b)"> <div class="js-tab-strip js-scrollspy-navbar-3"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="server-testing-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#server-testing-price">Price</a> </li> <li> <a data-scroll-from="scroll-testing-server-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-testing-server-features-table">Features</a> </li> <li> <a data-scroll-from="server-mobile-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#server-mobile-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="server-mobile-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#server-mobile-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-custom-border-radius_Bdrststart(10px)--md js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrsbend(10px)--md Bdrsbstart(10px)--md Bdrstend(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "29" height= "29" class= "js-product-tile-heading-icon Fxs(0) Mend(22px) Mt(3px) C(--color-purple-dark) Mstart(5px)--md" ><use xlink:href="#icon-experiment-server"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Testing - Server Side</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Test and roll out complex features with minimal risk across any tech stack or device.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="server-testing-price" data-scroll-to="server-testing-price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-serverSide" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#testing" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors that you plan to test in a month. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-serverSide" id="slider-serverSide" data-plan="serverSide" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="1" max="13" value="2"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-11px)--xs Mx(0)--md Mx(-11px)--lg"> <span data-plan="serverSide" data-traffic-val="1" data-traffic-count="10000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="serverSide" data-traffic-val="2" data-traffic-count="50000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="serverSide" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="serverSide" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="serverSide" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="serverSide" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="serverSide" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="serverSide" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="serverSide" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="serverSide" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">3M</span> <span data-plan="serverSide" data-traffic-val="11" data-traffic-count="4000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">4M</span> <span data-plan="serverSide" data-traffic-val="12" data-traffic-count="5000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M</span> <span data-plan="serverSide" data-traffic-val="13" data-traffic-count="6000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M+</span> </div> </div> </div> </div> <!-- Plans --> <div class="D(f)--md Lts(0) Bdc(--color-grey-border-4) Mt(65px) Pb(3px)--md"> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="starter"> <div class="js-product-item P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <div class="Pos(r)"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Starter</h3> <div class="Pos(a) End(0) T(0) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%) Whs(n) W(200px)">We give you a full-featured trial for 30 days, after which you can continue using the product free using the starter plan.</div> </div> </div> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For businesses starting with feature management and experimentation. </p> </div> <div class="Mih(50px)--md Lh(1) js-starter-free-price Pos(r) Mb(20px) Mb(16px)--md"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="starter" class="js_custom_plan_price js-starter-price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Open-Source SDKs in 8+ Languages </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> A/B Testing </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Environment </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Feature Flags </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Feature Rollouts </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Concurrent Rules </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Rule Priorities </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Variations </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Variables </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Metrics </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Traffic Allocation </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Reporting Dashboard </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Activity Monitoring </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Email Support </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> US, EU, and India Data Center Available </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Account Members </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Knowledge Base </span> </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-server-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="growth"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Growth</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For small businesses expanding feature management and experimentation. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="growth" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <div class="D(f) Ai(c)"> <div class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></div> </div> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in STARTER Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Higher Limits Of Feature Flags </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Default Environments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Concurrent Experiments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Variations </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Basic Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User Whitelisting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Summary Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 1 Workspace </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Add-Ons Available </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Chat Support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-server-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="pro"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Pro</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For mid-sized businesses scaling feature experimentation and personalization. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="pro" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in GROWTH Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Feature Flags </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Environments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Personalization Rules </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi Arm Bandit </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Analyze Impact Of Feature Rollouts </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Scheduled Rollouts </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Metrics </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Phased Rollouts Based On Time </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Custom Variable Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Saved User Segments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Conditional Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Report Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Environment Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Saved Report Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Compare User Segments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Apply & Save Conditional Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 3 Workspaces </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Scheduling </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Web Hooks </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-server-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="enterprise"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For enterprise businesses running mature feature optimization programs. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="Mih(50px) Mt(20px) Mt(0)--md Fld(c) Jc(c) hide-purchase-btn_D(f)! D(n)"> <button data-modal="modal-contact-sales-pricing" data-plan="testing_enterprise" data-heading="Request Pricing" class="js-demo-btn-pricing-abtest button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in PRO Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Technical Debt Recommendations </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Gradual Rollout Based On Metrics </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Kill Switch Based On Metrics </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Targeting Based On IP Address </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Bulk UserID Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Advanced Targeting Logic </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 10 Mutually Exclusive Groups </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Tracking Repeated User Actions </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Aggregate Value Of User Actions (Average, Sum) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Advanced Reporting Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Custom Dimensions (upto 50) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Detailed CSV Report Download </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 5 Workspaces </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 24*7 Support </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 1-to-1 Onboarding and Training </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-testing-server-features-table" data-scroll-offset="50" class="C(--color-v2-purple) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-testing-server-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div id="scroll-testing-server-features-table" data-scroll-to="scroll-testing-server-features-table"> <div class="js-product-container hide-td-in-mobile My(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <!-- for mobile --> <div class="js-mobile-tabs js-testing-mobile-tabs D(n)--md Ta(start) D(f) Ovx(a)"> <button type="button" data-plan="starter" class="js-mobile-tab-btn active-tab-mobile Pos(r) Fxg(1) Bd Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-white) Bdrststart(10px) C(--color-v2-purple)"> Starter </button> <button type="button" data-plan="growth" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7)"> Growth </button> <button type="button" data-plan="pro" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) "> Pro </button> <button type="button" data-plan="enterprise" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) Bdrstend(10px)"> Enterprise </button> </div> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(15%)"> <col class="W(15%)"> <col class="W(15%)"> <col class="W(15%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0) Maw(300px)--md Mend(10px)--md" placeholder="Search feature"> <label class="Fw(400) Mb(15px) Mb(0)--md Mt(5px) Mt(0)--md Mx(15px) Mend(20px)--md Mstart(0)--md C(--color-black-light-3) D(if) Tt(n) Ai(c) M(0) Fz(13px) Pstart(30px) Pos(r) Bxz(bb) w-checkbox-label Cur(p) Flxs(0) Bgc(--color-white) Bgc(t)--md "> <input type="checkbox" class="M(0) Mend(8px) Pos(a) Op(0) Z(-1) w-checkbox-input" name="show-diffrences-only"> <span class="Fz($font-size-12) C(--color-black-light-3) w-checkbox-input:c+C(--color-black-light-3)--md">Show Differences Only</span> <svg width= "20" height= "20" class= "C(#bdbdbd) w-checkbox-label:h_C(--color-black-light-3) Pos(a) Start(0) D(ib) W(20px) H(20px) Us(n) Maw(100%) w-checkbox-icon-default" ><use xlink:href="#icon-checkbox-empty"></use></svg> <svg width= "32" height= "32" class= "C(--color-black-light-3) Pos(a) Start(0) D(ib) Mt(12px) Us(n) Maw(100%) w-checkbox-icon-filled" ><use xlink:href="#icon-checkbox-tick"></use></svg> </label> </div> </th> <th class="Tt(u) D(n) D(tbc)--md"> Starter </th> <th class="Tt(u) D(n) D(tbc)--md"> Growth </th> <th class="Tt(u) D(n) D(tbc)--md"> Pro </th> <th class="Tt(u) D(n) D(tbc)--md"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Feature Flag Configuration <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Flags </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use feature flags to enable or disable features. When enabled, features are rolled out according to their rules. When disabled, features are inactive regardless of the rules. </p> </td> <!-- end printing heading & description of feature --> <td > 2 </td> <td > 10 </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Variables </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Declare variables and define default values for each variable within the feature. </p> </td> <!-- end printing heading & description of feature --> <td > 2 variables </td> <td > 5 variables </td> <td > Unlimited variables </td> <td > Unlimited variables </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Variable Data Types </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Specify the data type for each variable in your features. </p> </td> <!-- end printing heading & description of feature --> <td > String, integer, float, boolean </td> <td > String, integer, float, boolean </td> <td > String, integer, float, boolean, and JSON </td> <td > String, integer, float, boolean, and JSON </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Variable Variations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create multiple variations of feature variables for A/B/n testing, personalization, and rollouts, and update them in real-time without needing code reviews. </p> </td> <!-- end printing heading & description of feature --> <td > 2 (A/B tests) </td> <td > A/B/n tests </td> <td > A/B/n tests </td> <td > A/B/n tests </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Variable Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get an overview of all feature variables created under each feature. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Environments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Configure multiple environments (like Staging, QA) for each feature to run tests in simulated environments. Ensure your changes are of production-ready quality and release features confidently. </p> </td> <!-- end printing heading & description of feature --> <td > 1 environment </td> <td > 3 environments </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Debugger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Test your rules by simulating user scenarios. Ensure each rule triggers the correct outcome before releasing feature optimizations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Activity Timeline </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View the changes made to your feature over its entire duration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_feature_flag_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Technical Debt Recommendations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Receive recommendations to remove outdated feature flags and maintain a clean codebase. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Rollouts <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Rollout Rules </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set conditions to determine which users will see each feature. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Concurrent Rollout Rules </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Manage the number of rollout rules that can be active simultaneously. </p> </td> <!-- end printing heading & description of feature --> <td > Limited (1 rollout rule per flag) </td> <td > Limited (1 rollout rule per flag) </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Clone Settings Of Another Rollout Rule </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Copy another rollout rule's settings to quickly set up a new rule with similar or slightly modified settings. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Set Rollout Rule Priority </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Drag and drop rules to set their order of priority. The system checks the top rule first, moving to the next if there's no match, and continues evaluating rules until a match is found or all rules are evaluated. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Rollout Percentage (Traffic Allocation) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control the percentage of users who can see this feature. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Impact Analysis Of Feature Rollout </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Analyze the impact of a feature when it is turned on versus when it is turned off to understand the overall effect of the feature release on key metrics. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Phased Rollouts & Rollbacks Based On Time </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple conditions to modify rollout percentages or the status of features (ON or OFF) based on time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Phased Rollouts And Rollbacks Based On Metric </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple conditions to modify rollout percentages or the status of features (ON or OFF) according to metric conversion percentages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_rollouts D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Kill Switch Based On Metrics </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically roll back a feature if metric conversion rates drop below a preset threshold. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Testing <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Testing Rules </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set conditions to determine which users get included in a feature test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Concurrent Tests On The Same Feature </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of testing rules per feature that can be active simultaneously. </p> </td> <!-- end printing heading & description of feature --> <td > Limited </td> <td > Limited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Clone Settings Of Another Testing Rule </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Copy another testing rule's settings to quickly set up a new rule with similar or slightly modified settings. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Set Testing Rule Priority </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Drag and drop rules to set their order of priority. The system checks the top rule first, moving to the next if there's no match, and continues evaluating rules until a match is found or all rules are evaluated. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Set Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Define the percentage of total traffic to include in the testing rule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Traffic Split Across Variations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Specify the percentage of traffic to be allocated to each variation within the testing rule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Testing Objective </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Choose from two objectives when creating a campaign: <br> <b>Better:</b> Apply campaign changes only if the metric improves. <br> <b>Better or Equivalence:</b> Apply campaign changes if the metric improves or remains the same. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Fixed Horizon Tests </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate results only after the entire sample size has been collected to get highly accurate results. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Sequential Testing </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable sequential testing for the stats engine to make in-built adjustments for peeking errors. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Guardrails </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Monitor critical KPIs with guardrail metrics. VWO disables underperforming variations or notifies you when metric (like conversion rates or revenue) drop below guardrail thresholds. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multivariate Tests </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Analytically determine the most effective combination of feature variable values by testing various value combinations within a single experiment. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_testing D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Multi-Armed Bandit </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Expose the better-performing variation to more users to accelerate results. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Personalization <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_personalization D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Personalization Rules </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set conditions to determine which users get included in a personalization experience. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_personalization D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Concurrent Personalizations On The Same Feature </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of personalization rules per feature that can be active simultaneously. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_personalization D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Clone Settings Of Another Personalization Rule </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Copy another personalization rule's settings to quickly set up a new rule with similar or slightly modified settings. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_personalization D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Set Personalization Rule Priority </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Drag and drop rules to set their order of priority. The system checks the top rule first, moving to the next if there's no match, and continues evaluating rules until a match is found or all rules are evaluated. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_personalization D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Set Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Define the percentage of total traffic to include in the personalization rule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="testing_server_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Audience Selection Options For Rules <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> UserID Specific </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure specific users always receive a particular variation based on their userID. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Device Type * </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on device type, with options like mobile, desktop, and tablet. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Basic Operating System* </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS, such as macOS, Windows, or Linux. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Device Type* </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on device type, with advanced options like iPad, iPhone, Android, and Google TV. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Operating System* </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS with advanced options like macOS, Windows, Linux, Unix, Windows 8, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Browser* </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the browsers they use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Geo* </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies to include them in feature rollouts, feature experiments, or deliver a personalized experience for them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Agent </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Segment users based on information provided by the User Agent. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Feature Flag Status </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the status of another feature being on or off. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom Variable </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on specified custom variables and conditions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Custom Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audience segments by defining specific criteria to include particular user groups. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reuse previously created user segments in rules without recreating them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Build advanced user segments by combining multiple targeting conditions with logical operators AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> IP Address </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP addresses. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with a set of attribute values uploaded as a list </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td class="Pos(r) show-tooltip" > Limited <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > Unlimited </td> </tr> <tr class="testing_server_audience_selection_options_for_rules D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to combine multiple conditions in targeting logic, e.g., '[Users in the United States OR India] AND [New users OR Android devices].' </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On <br/> (*coming soon) </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *Note: Few targeting features may require additional setup conditions. Please email support@vwo.com for setup help. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reports And Filters <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Reporting Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View the results of your tests, rollouts, and personalization rules on our Bayesian-powered dashboard. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Event Batching </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Event batching allows the VWO SDK to queue and send multiple events in a single request, optimizing network bandwidth and metrics tracking. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Metrics </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Configure and track metrics you aim to optimize through feature optimizations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Metric Comparison </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Simultaneously compare multiple metrics within a single report for more comprehensive analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Download Summary CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download a summary report with high-level insights into your optimization efforts. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share reports with other VWO users or external stakeholders without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Report Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter your data to gain deeper insights into different user segments. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Device Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on the devices used by your users. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Operating System Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on your users' operating systems. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Browser Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports by the browsers your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Agent Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports by the user agents of your visitors. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Geo Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports for specific geographic locations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> UserID Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Segment reports based on unique visitor IDs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Saved Report Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save frequently used filter combinations for easy future access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Compare User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Compare and visualize multiple user segments simultaneously for deeper insights. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Combine multiple conditions using AND/OR to refine your report filters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Advanced Reporting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create complex filtering logic with multiple conditions (e.g., [Users in the U.S. OR India] AND [New users OR Android devices]). </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_reports_and_filters D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Download Detailed CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download detailed user reports in CSV format, including segment data, metric conversions, and custom dimensions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Custom Metrics Tracking <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_custom_metrics_tracking D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Value Of User Actions </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate conversions based on specific event property values. Track the first, last, minimum, or maximum value of these properties. </p> </td> <!-- end printing heading & description of feature --> <td > First value </td> <td > First value </td> <td > First value </td> <td > First, Last, Minimum, Maximum Value </td> </tr> <tr class="testing_server_custom_metrics_tracking D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Repeated User Action </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track how often an event is triggered to capture repeated actions like form submissions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_custom_metrics_tracking D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Aggregate Value Of User Actions </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track the sum or average of event properties as aggregate metrics, such as average order value or total revenue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Average, Sum </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to spot problems or ideas on webpages and apps, and use them to guide your optimization efforts. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture notes along with snapshots for easy future reference. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages in real-time, via a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis based on your observations to be validated via an experiment. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> SDKs (Getting Started) <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Open Source SDKs In 8+ Languages </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily integrate our SDKs into your applications to run feature optimizations. VWO supports front-end, back-end, mobile, and OTT SDKs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Node </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-node-sdk'>https://github.com/wingify/vwo-fme-node-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> JavaScript </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-node-sdk'>https://github.com/wingify/vwo-fme-node-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Java </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-java-sdk'>https://github.com/wingify/vwo-fme-java-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> PHP </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-php-sdk'>https://github.com/wingify/vwo-fme-php-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Python </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-python-sdk'>https://github.com/wingify/vwo-fme-python-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> .Net </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-dotnet-sdk'>https://github.com/wingify/vwo-fme-dotnet-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Go </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-go-sdk'>https://github.com/wingify/vwo-fme-go-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Ruby (Coming Soon) </strong> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Android </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-android-sdk'>https://github.com/wingify/vwo-fme-android-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_sdks_(getting_started) D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> iOS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> <a target='_blank' href='https://github.com/wingify/vwo-fme-ios-sdk'>https://github.com/wingify/vwo-fme-ios-sdk</a> </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Account Members With Role Based Access Controls </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your website or application from these IP addresses will not be tracked on VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Bot-Exclusion By User Agent </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure accurate reports by automatically excluding bot user agents from your campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily integrate with third-party tools for streamlined campaign setups and in-depth analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Analyze test performance using unique, custom user attributes to filter reports. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='5'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation Of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Addition Of Events Property To Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Segment Creation <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audiences using standard and custom attributes already created using VWO Data360. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Data Retention <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> No. of days your data gets retained. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 90 days </td> <td class="Bgc(--color-grey-light)!"> - </td> <td class="Bgc(--color-grey-light)!"> - </td> <td class="Bgc(--color-grey-light)!"> - </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 25 events stored per MTU* </td> <td > 50 events stored per MTU* </td> <td > 100 events stored per MTU* </td> <td > 200 events stored per MTU* </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Webhooks </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure your tests always run with the latest VWO setting files by enabling webhooks for campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 1 </td> <td > 3 </td> <td > 5 </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag, comment and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Mutually Exclusive Groups With Priorities And Weights </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure users are not exposed to multiple active rules simultaneously, eliminating bias, result contamination, and conflicting experiences. Set priorities and weights to control the rule execution order within mutually exclusive groups. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Upto 10 user groups </td> </tr> <tr class="testing_server_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> API Access (rate limit of 60000/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Start and pause tests programmatically or pull test metrics into other dashboards. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *Note: This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts. </p> </td> <!-- end printing heading & description of feature --> <td > USA, EU, and India </td> <td > USA, EU, and India </td> <td > USA, EU, and India </td> <td > USA, EU, and India </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA adds an extra layer of protection against cybercrime and fraud. VWO offers 2FA at both the account and individual levels. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, ISO 27701, ISO 27017, ISO 27018, PCI DSS, SOC - 2 Type II Compliance </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO undergoes regular independent verification to ensure security, privacy, and compliance with industry standards. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account-related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login access by city, region, country, or specific IP addresses. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable SSO using any SAML 2.0 identity provider for user authentication within your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time when the support team members are available to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > 24*5 </td> <td class="Pos(r) show-tooltip" > 24*5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 24*5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 24*7 </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Time taken by a support team member to acknowledge the request and respond with the solution or follow-up queries. </p> </td> <!-- end printing heading & description of feature --> <td > 12 hours </td> <td class="Pos(r) show-tooltip" > 8 hours <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 6 hours <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 4 hours </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search our online knowledge base for documentation and answers to your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Developer Documentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Developer documentation helps developers understand how they can use different APIs in the SDK for their experiments. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support team member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="testing_server_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Self-Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account will guide you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="testing_server_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14) Fw(500)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use our end-to-end training programs to optimize your tech stack for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)"> <div class="Ta(c) Ta(start)--md" id="server-mobile-add-ons" data-scroll-to="server-mobile-add-ons"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> <button data-tab="js-account-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-blue-light-7)">Account Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md D(f)--sm Flw(w) Mx(-5px)--sm"> <div class="addons-tab Trsdu(0.3s) js-product-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Testing - Server Side" data-addon-multiple=""> <div data-addon-pricing="VWO_SERVER_SIDE_REPORTING_PLUS" data-addon-level="product" data-addon-tile-product="serverSide" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-reporting-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Reporting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level reporting features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Testing - Server Side" data-addon-multiple="true"> <div data-addon-pricing="VWO_SERVER_SIDE_MUTUALLY_EXCLUSIVE_GROUPS" data-addon-level="product" data-addon-tile-product="serverSide" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-exclusive-group"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Mutually Exclusive Groups </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 mutually exclusive groups. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Testing - Server Side" data-addon-multiple="true"> <div data-addon-pricing="VWO_SERVER_SIDE_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="serverSide" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="D(n) addons-tab Trsdu(0.3s) js-account-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="testing_server_support,testing_server_customer_success" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SUPPORT_PLUS" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-support-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Support Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level support & customer success features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="testing_server_security___compliance" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SECURITY_PLUS" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-security-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Security Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level security features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="false" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_DEVELOPER_PACK" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-developer-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Developer Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 60,000 API calls per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="server-mobile-faq" data-scroll-to="server-mobile-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall website traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month,<br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product.<br> Please refer to this <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Feature Management And Experimentation, you get the entire MTU quota upfront. However, as per your requirement, we can also ensure that the quota is refreshed on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> All your running tests and data capture will stop upon exhaustion of quota. Automatic extension of quota does not happen. To get more quota added, please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a> </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Feature Management And Experimentation quota within this contract period, can it be carried forward to the next billing cycle? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, unconsumed quota cannot be carried forward to the next billing cycle. Please refer to the doc here </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Feature Management And Experimentation? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, there is no free plan for this product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Feature Management And Experimentation? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, including VWO Feature Management And Experimentation, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Feature Management And Experimentation subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Feature Management And Experimentation pricing is based on the number of MTUs you choose. Please refer to the VWO Feature Management And Experimentation section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list <a target="_blank" href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Feature Management And Experimentation? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Feature Management And Experimentation can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between VWO Testing - Web, VWO Testing - Mobile App & VWO Feature Management And Experimentation? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The aforementioned three products differ in the sense that they help you run experiments in different places.<br> VWO Testing - Web helps you run experiments on desktop website, mobile website, and latest SPAs. <br> VWO Testing - Mobile helps you run experiments on mobile apps i.e. native iOS & Android applications. <br> VWO Feature Management And Experimentation helps you build, experiment, personalize, and roll out features from the server behind feature flags. <br> Depending on your use-case, you can subscribe to the right product or a bundle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-insights" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-insights"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md D(b)"> <div class="js-tab-strip js-scrollspy-navbar-4"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="insights-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#insights-price">Price</a> </li> <li> <a data-scroll-from="scroll-insights-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-features-table">Features</a> </li> <li> <a data-scroll-from="scroll-insights-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="scroll-insights-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrs(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "27" height= "27" class= "js-product-tile-heading-icon Fxs(0) Mend(22px) Mt(3px) C(--color-purple-dark) Mstart(7px)--md" ><use xlink:href="#icon-behavior-analytics"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Insights - Web</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Understand why users don't convert or engage on your website with session recordings, heatmaps, form analytics, and surveys.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="insights-price" data-scroll-to="insights-price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-insights" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#insights" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors that you plan to analyze in a month. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-insights" id="slider-insights" data-plan="insights" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="0" max="10" value="1"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-20px)--xs Mstart(0)"> <span data-plan="insights" data-traffic-val="0" data-traffic-count="5000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5K</span> <span data-plan="insights" data-traffic-val="1" data-traffic-count="10000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="insights" data-traffic-val="2" data-traffic-count="50000" class=" traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="insights" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="insights" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="insights" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="insights" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="insights" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="insights" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="insights" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="insights" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M+</span> </div> </div> </div> </div> <!-- Plans --> <div class="D(f)--md Lts(0) Bdc(--color-grey-border-4) Mt(80px) Pb(3px)--md"> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="starter"> <div class="js-product-item P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <div class="Pos(r)"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Starter</h3> <div class="Pos(a) End(0) T(0) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%) Whs(n) W(200px)">We give you a full-featured trial for 30 days, after which you can continue using the product free using the starter plan.</div> </div> </div> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For businesses wanting to get started with user behavior analysis. </p> </div> <div class="Mih(50px)--md Lh(1) js-starter-free-price Pos(r) Mb(20px) Mb(16px)--md"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="starter" class="js_custom_plan_price js-starter-price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Cross-Device Heatmaps & Recordings </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Page & Session Level Recordings </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Heatmaps & Clickmaps </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Form Analytics </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Website Surveys </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> URL Targeting </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Device Report Filters </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Email Support </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> US and EU Data Center Available </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> 7 Day Data Retention </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Account Members </span> </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-insights-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="growth"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Growth</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For small businesses looking to expand their user behavior analysis. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="growth" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <div class="D(f) Ai(c)"> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in STARTER Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Recordings </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Goals & Funnels </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> A/B Test Variation Heatmaps </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share Heatmaps & Recordings </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Form Filling Time & Drop-off Field Reports </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Page, Session, Click Based Survey Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Survey Positioning & Themes </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-language Survey Support </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Source, OS, Visitor-type Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 1-Month Data Retention </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Add-ons Available </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Chat Support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-insights-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="growth">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="pro"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Pro</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For mid sized businesses seeking to scale their user behavior analysis. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="pro" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in GROWTH Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Insights Dashboard </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Funnel Drop-off Heatmaps & Recordings </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Browsable & Dynamic Heatmaps </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Scrollmaps </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Heatmaps & Recordings </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Exit-intent, Scroll Survey Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> NPS Surveys </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Form Refilled & Ignored Fields Reports </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> OS, User and Traffic Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cookie Based Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Attributes List Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Struggles, Page & Session Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 2-Months Data Retention </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Phone Support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-insights-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="pro">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="enterprise"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For large teams, agencies, & enterprises focused on user behavior analysis. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="Mih(50px) Mt(20px) Mt(0)--md Fld(c) Jc(c) hide-purchase-btn_D(f)! D(n)"> <button data-modal="modal-contact-sales-pricing" data-heading="Request Pricing" data-plan="insights_growth" class="js-demo-btn-pricing-abtest button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in PRO Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Survey Recordings </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Survey Logic & Whitelabelling </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Custom Survey Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Behavioral & IP-based Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Complex Targeting & Reporting Logic </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> 3-Month Data Retention </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding & Training </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-insights-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="enterprise">Start Free Trial</button> </div> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-insights-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div id="scroll-insights-features-table" data-scroll-to="scroll-insights-features-table"> <div class="js-product-container hide-td-in-mobile Mt(50px) Mb(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <!-- for mobile --> <div class="js-mobile-tabs js-testing-mobile-tabs D(n)--md Ta(start) D(f) Ovx(a)"> <button type="button" data-plan="starter" class="js-mobile-tab-btn active-tab-mobile Pos(r) Fxg(1) Bd Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-white) Bdrststart(10px) C(--color-v2-purple)"> Starter </button> <button type="button" data-plan="growth" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7)"> Growth </button> <button type="button" data-plan="pro" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) "> Pro </button> <button type="button" data-plan="enterprise" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) Bdrstend(10px)"> Enterprise </button> </div> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(18%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0) Maw(300px)--md Mend(10px)--md" placeholder="Search feature"> <label class="Fw(400) Mb(15px) Mb(0)--md Mt(5px) Mt(0)--md Mx(15px) Mend(20px)--md Mstart(0)--md C(--color-black-light-3) D(if) Tt(n) Ai(c) M(0) Fz(13px) Pstart(30px) Pos(r) Bxz(bb) w-checkbox-label Cur(p) Flxs(0) Bgc(--color-white) Bgc(t)--md "> <input type="checkbox" class="M(0) Mend(8px) Pos(a) Op(0) Z(-1) w-checkbox-input" name="show-diffrences-only"> <span class="Fz($font-size-12) C(--color-black-light-3) w-checkbox-input:c+C(--color-black-light-3)--md">Show Differences Only</span> <svg width= "20" height= "20" class= "C(#bdbdbd) w-checkbox-label:h_C(--color-black-light-3) Pos(a) Start(0) D(ib) W(20px) H(20px) Us(n) Maw(100%) w-checkbox-icon-default" ><use xlink:href="#icon-checkbox-empty"></use></svg> <svg width= "32" height= "32" class= "C(--color-black-light-3) Pos(a) Start(0) D(ib) Mt(12px) Us(n) Maw(100%) w-checkbox-icon-filled" ><use xlink:href="#icon-checkbox-tick"></use></svg> </label> </div> </th> <th class="Tt(u) D(n) D(tbc)--md"> Starter </th> <th class="Tt(u) D(n) D(tbc)--md"> Growth </th> <th class="Tt(u) D(n) D(tbc)--md"> Pro </th> <th class="Tt(u) D(n) D(tbc)--md"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Goals <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Active Goals </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of goals that you can configure and track in your VWO account. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 20 </td> <td > 50 </td> <td > 75 </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Track Standard Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track page visits, clicks, form submits & purchases on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Reporting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Check goal performance over a period of time with goal metrics like total conversions, conversion rate, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share the goal conversion report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Track Custom Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set up custom triggers on your website to track your events in VWO. For ex - video played, session time > 30 secs, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Drop-off Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on users who dropped off from a funnel. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on users who were part of a test campaign or saw a particular test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Reporting Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter your reports based on a weekday, time of day, goal URL, goal revenue, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_goals D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conversion Heatmaps & Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Check heatmaps and recordings of users who converted or didn't convert for the goal. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Funnels <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Active Funnels </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of funnels that are active and tracking data within your account. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 5 </td> <td > 10 </td> <td > 20 </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Reporting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Check funnel performance over a period of time to see how users move through the stages of funnels and when they drop-off. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share the funnel conversion report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Drop-off Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on users who dropped off from a funnel. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on users who were part of a test campaign or saw a particular test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Reporting Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter funnel reports to view data for specific days of the week, hours of the day, funnel revenue value etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_funnels D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Drop Off Heatmaps & Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Check heatmaps and recordings of users who drop off from the funnel at any stage. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Heatmaps <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize users clicks with a colored overlay on top of your website page to identify hotspots of engagement. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Clickmap </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track clicks on specific elements and compare them to total clicks on a page or area. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Heatmap Screenshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Note observations with automaticaly attached heatmap screenshots to enable easy collaboration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Device Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View heatmaps for desktop, tablet, or mobile websites. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Heatmap </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View heatmap of a particular A/B test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share heatmaps with observations to collaborate with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download heatmaps for offline sharing and viewing. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Heatmap Views </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create a heatmap view and quickly access heatmap data for specific pages and user segments without repeating the heatmap configuration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Schedule Heatmap Views </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule data collection for heatmap views. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Click Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize heatmaps filtered by first <n> clicks, allowing you to zoom in on visitors' initial actions </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Drop-off Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter heatmaps based on users who dropped off from a funnel. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Browsable Heatmap </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View heatmaps of different pages, interactive elements(such as popups, modals, and menus), and pages behind logins as you navigate your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Scrollmap </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize how deep a user scrolls through your page to understand scroll depths. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Frictionmap </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize user struggles on your webpage, such as dead clicks, rage clicks, and errors, revealing areas where users click out of frustration or confusion. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Click Area </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Just click, drag and select multiple areas on the page to directly compare their engagement. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Element List </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Displays a list of both visible and hidden elements with their types and show clicks on each from highest to lowest. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Heatmap Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Automated Heatmap Analysis </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-analyze large volumes of heatmap data to identify key user engagement patterns and get data-backed actionable recommendations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="insights_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Survey Creation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Facing mental block? Generate survey questions with the help of VWO Copilot, specific to your objectives. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="insights_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Actionable Survey Report Summaries </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand the pulse of your audience faster with an auto-summarized view of user feedback. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Recordings <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Number of recordings you can have for your Monthly Tracked Users (MTU). </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Page / Session / User Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch recordings of a page, a session or all sessions of a user consisting of multiple pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Device Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View recordings of all user sessions on desktop, tablet, or mobile. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Recording Moment Link </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Note observations with automatically tagged moment in recordings to enable easy collaboration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Anonymize or Whitelist Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Customize what is shown or hidden in recordings, and anonymize key presses by default. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of recordings you can store in VWO for later viewing. </p> </td> <!-- end printing heading & description of feature --> <td > 10 </td> <td > 100 </td> <td > 250 </td> <td > 1000 </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Asset Snapshoting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save snapshot of externally loaded style files to prevent breaking of session recordings due to changes in the external files. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share recordings with observations to collaborate with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download recordings for offline sharing and viewing. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Recording Views </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create a recording view and quickly access recordings for specific pages and user segments without repeating the recording configuration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Schedule Recording Views </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule data collection for recording views. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Drop-off Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings based on users who dropped off from a funnel. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings based on users who were part of a test campaign or saw a particular test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Session Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings based on parameters like session duration, # of pages visited, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Page Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings based on parameters like entry page, exit page, visited page, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Struggle Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter your recordings based on rage clicks, dead clicks, goal conversions, funnel drop-offs, or other events tracked by VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Recording Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Capture Canvas Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture 2D, 3D, and WebGL canvas elements without manual tagging. Records all canvas interactions as viewable content while maintaining privacy compliance. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Form Analysis <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_form_analysis js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Active Forms </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> No. of active forms you can simultaneously track at a given time. </p> </td> <!-- end printing heading & description of feature --> <td > 1 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Forms Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Forms Add-On </div> </td> <td class="Pos(r) show-tooltip" > 50 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Forms Add-On </div> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conversion Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track user drop-offs at different stages of form submission, from landing to interaction to submission. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dropped Field Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Percentage of users who dropped off on a field without submitting the form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share form analysis report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Total Time Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand how long users stay on each field of a form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter forms based on users who were part of a test campaign or saw a particular test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Interaction Time Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand how long users spend on a specific field while actively interacting with it. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Form Analysis Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hesitation Time Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand how long users spend on a specific field without actively interacting with it. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Form Analysis Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Refilled Field Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Percentage of users who refilled a field on the form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Form Analysis Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ignored Field Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Percentage of users who did not interact with a form field and submitted the form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Form Analysis Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_form_analysis D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Schedule Form Tracking </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track form during a specific period. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Form Analysis Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Surveys <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_surveys js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Active Surveys </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> No. of active surveys within your account. </p> </td> <!-- end printing heading & description of feature --> <td > 1 </td> <td > 3 </td> <td > 7 </td> <td > 15 </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Survey Responses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> No. of survey responses that you can collect for your survey campaigns. With paid plans, No. of Survey Responses = (No. of Contract Months * MTU). </p> </td> <!-- end printing heading & description of feature --> <td > 5000 </td> <td > As per MTU </td> <td > As per MTU </td> <td > As per MTU </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Questions per Survey </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of questions you can ask per survey. </p> </td> <!-- end printing heading & description of feature --> <td > 3 </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Response Types </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Design survey with various response types including text, radio, checkboxes, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Check how many users saw, attempted and completed the survey. Get a list of responses by questions and most frequently used words by users. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Question Bank </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Choose from a repository of frequently asked questions to select an appropriate question. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support for Multiple Languages </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ask questions to your users in their native language. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Positioning </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger your survey either to the left bottom or right bottom of your page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Themes </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save time by styling your survey using any of the pre-built themes. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share survey report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> **NPS® </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run an NPS survey to gauge the likelihood of users recommending the website to others. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Customize Welcome / Thank you </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add custom messages for users taking the survey before and after completing it. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Survey Themes </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add custom CSS to restyle and resize the surveys per your branding guidelines. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download and share detailed reports with your stakeholders in .csv format. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Views per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Adjust the number of times a user should see the survey before it stops showing. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Schedule Surveys </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule surveys to show up during a period. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Remove VWO branding </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Replace the VWO logo with your own logo. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Analysis with Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch recordings of user sessions in which they responded to a survey to understand why they gave specific responses. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_surveys D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Survey Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make your surveys smarter by asking subsequent questions based on the responses given. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> **Net Promoter, Net Promoter System, Net Promoter Score, NPS and the NPS-related emoticons are registered trademarks of Bain & Company, Inc., Fred Reichheld and Satmetrix Systems, Inc. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Survey Triggers <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey when a visitor has viewed at least 1 page in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey after a visitor has spent more than 10 seconds on the page or 60 seconds in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey after a visitor has scrolled more than 50% of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey when a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor has viewed a certain number of pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor has spent a certain amount of time on a page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Click Element Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor has clicked on an element. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Trigger Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of triggers with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced triggers by combining multiple trigger conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created triggers for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor has scrolled a certain percentage of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor sees a specific A/B test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Based Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a particular goal you have configured in VWO is completed. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Form Submission Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a visitor has submitted a form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Engagement Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after there is engagement on the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> New Session Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey immediately or after a new session is created. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Write custom triggers using JavaScript to fire a survey based on an event or a specific user action. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_survey_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Event-Based Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a survey based on Data360 Events. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Survey Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> URL Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the URLs they land on. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on devices they use such as mobile, desktops or tablets. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the traffic source (e.g. direct, paid, non-paid, email) </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target new or returning users differently to study their behavior and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users who are using a particular operating system such as Windows, Linux, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Browser Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their browser. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Agent Values Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on user-agent values </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Cookie Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on cookie values. It can be customized based on varying business needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events that occur on your website using Javascript variables. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GTM Data Layer Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the GTM Data Layer variable values available on the page </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on using query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on using UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created user segments for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced user segments by combining multiple targeting conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with cookies, JavaScript variables, or any other identifier. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 0 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Behavioral Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target based on events, user behavior, and actions taken by the user on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> IP Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP address(s). </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Event Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events representing user activity on your website. These events can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reporting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what device your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on where your users came from (e.g. direct, paid, non-paid, email). </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Operating System Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what operating system your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on new or returning users differently to study their behavior separately and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on using UTM parameters such as UTM source, medium, campaign, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports for specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time-based Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on user arrival time or day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Report Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save your report filter as a segment and you can reuse this to slice reports faster in future . </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports deeply by combining multiple segmentation conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Insights Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> With neatly organized widgets, the dashboard proactively surfaces visitor experience across various pages and segments with quick links to take action. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Reporting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of filtering reports with multiple conditions. For example - [Users in USA OR Users in India] AND [New users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Slice and dice the report using the visitor’s unique attributes and pre-defined user segments created in VWO Data360 to analyze campaign performance. This is applicable if you have configured attributes and segments in VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 1 </td> <td > 3 </td> <td > 5 </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Flexible Data Sampling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control visitor tracking across segments and pages, ensuring you capture only the most relevant data for your needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='5'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> User Segment Creation <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audiences using standard and custom attributes already created using VWO Data360. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your website from these IP addresses will not be tracked in VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 25 events stored per MTU* </td> <td > 50 events stored per MTU* </td> <td > 100 events stored per MTU* </td> <td > 200 events stored per MTU* </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Retention </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time until which your data is stored with VWO servers. </p> </td> <!-- end printing heading & description of feature --> <td > 7 Days </td> <td > 1 month </td> <td > 2 months </td> <td > 3 months </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Seamlessly integrate with third-party tools. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Manage your VWO account operations with automation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login to specific city/region/country/IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td > 24 X 5 </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 24 X 7 </td> </tr> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td > 12 hrs </td> <td class="Pos(r) show-tooltip" > 8 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 6 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 4 hrs </td> </tr> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Self Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)"> <div class="Ta(c) Ta(start)--md" id="scroll-insights-add-ons" data-scroll-to="scroll-insights-add-ons"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> </div> <!-- Product and Account add-ons Tabs --> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)--md Ta(c) Ta(start)--md"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> <button data-tab="js-account-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-blue-light-7)">Account Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md"> <div class="addons-tab Trsdu(0.3s) js-product-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_targeting"> <div data-addon-pricing="VWO_INSIGHT_TARGETING_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-target-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Targeting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level targeting features except attribute list targeting. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_reporting"> <div data-addon-pricing="VWO_INSIGHT_REPORTING_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-reporting"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Reporting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level reporting features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_heatmaps"> <div data-addon-pricing="VWO_INSIGHT_HEATMAP_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-heatmap-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Heatmap Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level heatmap features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_recordings"> <div data-addon-pricing="VWO_INSIGHT_RECORDING_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-reporting-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Recording Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level recording features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_surveys,insights_survey_triggers"> <div data-addon-pricing="VWO_INSIGHT_SURVEY_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-survey-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Survey Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level survey features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="" data-addon-plan="insights_form_analysis"> <div data-addon-pricing="VWO_INSIGHT_FORM_ANALYSIS_PLUS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-form-analysis-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Form Analysis Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level form analysis features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="true" data-addon-plan="false"> <div data-addon-pricing="VWO_INSIGHT_FORMS" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-forms"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Forms </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 forms. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Web" data-addon-multiple="true" data-addon-plan=""> <div data-addon-pricing="VWO_INSIGHT_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="D(n) addons-tab Trsdu(0.3s) js-account-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="insights_support,insights_customer_success" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SUPPORT_PLUS" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-support-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Support Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level support & customer success features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="insights_security___compliance" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SECURITY_PLUS" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-security-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Security Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level security features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="false" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_DEVELOPER_PACK" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-developer-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Developer Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 60,000 API calls per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="" data-addon-multiple="true"> <div data-addon-pricing="VWO_PF_ATTRIBUTES_LIST" data-addon-level="account" data-addon-tile-product="insights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-attribute-list"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Attributes List </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 5 attributes list. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="scroll-insights-faq" data-scroll-to="scroll-insights-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall website traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. <br> If you chose to purchase a subset of your MAU count, our sampling feature ensures that we sample visitors uniformly from the traffic coming to your website so that you get a representative set of your monthly traffic. Visitors are counted towards MTU on a per-product basis. In the same billing month, - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month, <br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. <br> Please refer to this <a href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG" target="_blank">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Insights - Web, you get the MTU quota on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> MTU quota is dynamically distributed across the entire month and the user sampling adjusts automatically as per your incoming traffic. So you will never run out of Insights quota. Please check this <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO-" target="_blank">doc</a> to understand the methodology behind quota distribution. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Insights - Web quota in a billing month, can it be carried forward to the next billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> MTU quota is dynamically distributed across the entire month and the user sampling adjusts automatically as per your incoming traffic. So there will never be unutilised Insights quota at the end of a month. Please check this <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO-" target="_blank">doc</a> to understand the methodology behind quota distribution. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does sampling work in VWO Insights - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> If you purchase MTU quota for a subset of your MAU count, basis your website/mobile app traffic, VWO calculates a sample size and distributes your MTU quota to last through the month. Visit this <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO-" target="_blank">link</a> to understand our sampling methodology. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Insights - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, we have a Starter plan which is free for up to 5K MTU. Check the plan comparison section above to know the features included in this plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Insights - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, along with VWO Insights, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Insights subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Insights pricing is based on the number of MTUs you choose. Please refer to the VWO Insights section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list <a href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-" target="_blank">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Insights - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We have monthly, annual, & multi-year billing options available based on the plan tier. Growth can be purchased as monthly/ annual/ multi-year plans; Pro and Enterprise can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO Insights support cross-domain tracking? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, it doesn't support cross-domain tracking. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO Insights support native Android and iOS apps? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO Insights support native Android and iOS apps with VWO Insights for Mobile Apps. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy add-ons in VWO Starter plan? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, add-ons are only available in Growth, Pro, and Enterprise plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between Account Level & Product Level Add-Ons? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Account level add-ons apply at an account level and hence once purchased, are available to all existing products.<br> Product level add-ons apply at a product level and hence once purchased, are available to only specific products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I have to buy an account level add-on individually for each product? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, an account level add-on is applicable to all products. You don’t need to buy it individually for each product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-insights-mobile" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-insights-mobile"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md D(b)"> <div class="js-tab-strip js-scrollspy-navbar-5"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="insights-mobile-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#insights-mobile-price">Price</a> </li> <li> <a data-scroll-from="scroll-insights-mobile-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-mobile-features-table">Features</a> </li> <li> <a data-scroll-from="scroll-insights-mobile-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-mobile-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="scroll-insights-mobile-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-insights-mobile-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrs(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "30" height= "30" class= "js-product-tile-heading-icon Fxs(0) Mend(20px) Mt(3px) C(--color-purple-dark) Mstart(6px)--md" ><use xlink:href="#icon-behavior-analytics-mobile"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Insights - Mobile App</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Analyze your Android & iOS mobile app users' behavior to uncover reasons for disengagement, troubleshoot issues, and reduce app abandonment.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="insights-mobile-price" data-scroll-to="insights-mobile-price"> <!-- Plans --> <div class="Lts(0) Bdw(1px) Bds(s) Bdc(--color-grey-border-4) Bdrs(3px) Mt(55px) Pb(3px)--md Ov(h)"> <div class="js-product-item Ov(h) Bgc(--color-white) P(20px) Px(40px)--md Py(30px)--md Bxz(bb) Bdrs(3px) D(f) Flw(w) Jc(sb)"> <div class="W(100%) W(4/12)--md Bxz(bb) Pend(80px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)">Best for teams to understand app users' behaviour and identify opportunities to grow app.</p> <button data-heading="Request Pricing" data-hide-plan="true" data-modal="modal-contact-sales-pricing" data-plan="insights_enterprise" class="js-demo-btn-pricing-abtest D(b) button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> <div class="D(n) D(b)--md"> <button class="Px(25px) Py(13px) Fz($font-size-15) Fw(700) D(b) W(100%) Bgc(--color-black-light-3) C(--color-white) Bdrs(3px) Bxsh($box-shadow-bottom-gray-1) Mt(40px) Mt(20px)--md Bd(n) Mb(10px) Trsdu(0.3s) Bgc(--color-v2-purple):h Cur(p)" type="button" data-modal="modal-request-demo-extended" data-mobile-insights="true" data-vwo-plan="enterprise">Request Demo</button> </div> </div> <div class=" W(8/12)--md js-pricing-collapsed-section D(f) Fld(c) Mt(20px) Mt(0)--md W(100%)"> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(f)--md D(n) Flw(w)"> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Friction & Crashes Dashboard </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Session Recordings </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Tap Heatmaps (First, Last, Rage, Dead) </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Funnel Analysis </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> App Crash/Unresponsive Sessions </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Firebase Crashlytics Integration </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share & Download Recordings </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Targetted Data Collection </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Smart Sampling </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User, Struggle, Engagement Filters </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Custom Event Filters </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Filtering Logic & Conditions </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Email, Chat and Phone Support </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding and Training </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> US, EU and India Data Center Available </li> <li class="Mb(8px) D(f) Ai(fs) W(6/12)--md Fw(400)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Account Members </li> </ul> <div class="Mt(20px) D(n)--md"> <a href="https://vwo.com/demo/#mobile-insights" class="D(b) Ta(c) Px(25px) Py(13px) Fz($font-size-15) Fw(700) Maw(170px)--md Bgc(--color-black-light-3) C(--color-white) Bdrs(3px) Bxsh($box-shadow-bottom-gray-1) Bd(n) Mb(10px) Trsdu(0.3s) Bgc(--color-v2-purple):h Cur(p) Td(n)"> Request Demo </a> </div> <div class="Mt(10px) D(n) D(f)--md Fld(c)"> <a data-scroll-from="scroll-insights-mobile-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) Pstart(15px)--md D(f) Ai(c)"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-insights-mobile-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div id="scroll-insights-mobile-features-table" data-scroll-to="scroll-insights-mobile-features-table"> <div class="js-product-container hide-td-in-mobile My(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup> <col class="W(64%)"> <col class="W(14%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md Bdrststart(10px) Bdrststart(0)--md Bdtw(1px) Bdts(s) Bdtc(--color-grey-light-4) Bdtw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0)" placeholder="Search feature"> </div> </th> <th class="Tt(u)"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Heatmaps <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Tap Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize users taps on your mobile app screen to identify hotspots of user engagement. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Tap Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize app screen areas where users are tapping as soon as they land on the screen. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Last Tap Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize app screen areas where users are tapping before they exit the screen. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Rage Tap Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize app screen areas where users tap with frustration. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_heatmaps D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dead Tap Heatmaps </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Visualize app screen areas where the users anticipate a link but the links are not present. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Recordings <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Friction & Crashes Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Quickly identify user experience issues in your app and delve deeper with one click. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Number of recordings you can have for your Monthly Tracked Users (MTU). </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen / Session / User Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch recordings of a screen, a session or all sessions of a user consisting of multiple screens. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Recording Moment Link </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Note observations with automatically tagged moment in recordings to enable easy collaboration. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Modify Recording Speed </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Slow down or fast forward recordings from a range of 0.25x to 4x. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Skip Pauses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Only show events in the recording, not user idle time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Journey Timeline </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Follow all the user sessions, interactions and struggles in an event timeline tied up with user profile in one place. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share - Recordings Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share view URL of recordings dashboard with your team even if they are not a member of VWO account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share - Recording </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share recording with observations to collaborate with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Recordings </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The number of recordings you can store in VWO for later viewing. </p> </td> <!-- end printing heading & description of feature --> <td > 1000 </td> </tr> <tr class="insights_mobile_recordings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download recordings for offline sharing and viewing. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Configuration <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Privacy By Default </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All user-input data is automatically hidden and not recorded. You can change this setting on request. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Record ANR Moments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record and filter user recordings for App Not Responding (ANR) moments. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Record App Crashes </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record all the crash events inside the app. You can filter recordings based on this event. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hide App Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Customize what is shown or hidden in recordings using screens, views, text or tags. Anonymize key presses by default. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Firebase Crashlytics Integration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch session replays of your app crashes. Get crash session recordings automatically embedded with your crash report in Crashlytics. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_configuration D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Smart Sampling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO uniformly distributes the consumption of MTU (Monthly Tracked Users) quota over the month so that you can scale without worrying about exhausting quota. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> </tr> <tr class="insights_mobile_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> </tr> <tr class="D(n)"> <td colspan="2" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on devices they use such as mobile or tablets. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target new or returning users differently to study their behavior and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users who are using a particular operating system such as Android, iOS, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> App Version </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users having a particular app version. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Network Speed </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Collect data for users who have a certain internet connection like 3G, 4G etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Battery Percentage Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users who have battery percentage above a certain threshold. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Attribute Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom user properties or attributes that carry information about the visitor. These attributes can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced user segments by combining multiple targeting conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device]. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reporting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Funnel Analysis </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand drop-offs of your users from specific flows in your app. Filter sessions based on a sequence of steps users took in your app. For example - checkout flow, onboarding flow, sign up flow etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what device your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Operating System Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what operating system your users use, Android or iOS. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on new or returning users differently to study their behavior separately and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Unique ID Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of a specific user with his/her UUID generated by VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Language Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of users who speak a particular language. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time-based Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on user arrival time or day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of devices with a particular screen resolution. (e.g 1920*1080) </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> App Version Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of specific app version you released. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports for specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Session Duration Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of users who have spent a given amount of time in session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Count Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter recordings of users who have visited specific number of app screens. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Viewed Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand users who have viewed a particular app screen. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> App Crashed Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand the complete steps users' follow before they face app crashes. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> App Not Responding Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand the complete steps users' follow before the app becomes unresponsive. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Network Change Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand the instances when users go offline or come back online while using your app. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Orientation Change Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Understand the instances when users change their orientation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Configure unique custom user attributes and events specific to your app and use them to filter recordings to understand behavior of specific users. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Combine filtering conditions with AND/OR logic. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_reporting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Filter Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create complex filtering conditions unique to your business requirements. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 5 </td> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=2 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='2'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup> <col class="W(50%) W(86%)--md"> <col class="W(24%) W(14%)--md"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 200 events stored per MTU* </td> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Retention </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time until which your data is stored with VWO servers. </p> </td> <!-- end printing heading & description of feature --> <td > 3 Months </td> </tr> <tr class="insights_mobile_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Manage your VWO account operations with automation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="2" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts. </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login to specific city/region/country/IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td > 24 * 7 </td> </tr> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td > 4 Hours </td> </tr> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="2" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="insights_mobile_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="insights_mobile_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)" id="scroll-insights-mobile-add-ons" data-scroll-to="scroll-insights-mobile-add-ons"> <div class="Ta(c) Ta(start)--md"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md D(f)--sm Flw(w) Mx(-5px)--sm"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Insights - Mobile App" data-addon-multiple="true" data-addon-plan=""> <div data-addon-pricing="VWO_MOBILE_INSIGHTS_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="mobileInsights" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="scroll-insights-mobile-faq" data-scroll-to="scroll-insights-mobile-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall mobile app users in a month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs by looking at your Monthly Active User (MAU) count. Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. If you chose to purchase a subset of your MAU count, our sampling feature ensures that we sample users uniformly from the traffic coming to your mobile app so that you get a representative set of your monthly traffic. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Insights - Mobile App, you get the MTU quota on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> MTU quota is dynamically distributed across the entire month and the user sampling adjusts automatically as per your incoming traffic. So you will never run out of Insights quota. <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO#:~:text=The%20quotas%20allocated%20for%20VWO,to%20last%20through%20the%20month." target="_blank">Please check this doc</a> to understand the methodology behind quota distribution. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Insights - Mobile App quota in a billing month, can it be carried forward to the next billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> MTU quota is dynamically distributed across the entire month and the user sampling adjusts automatically as per your incoming traffic. So there will never be unutilised Insights quota at the end of a month. <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO#:~:text=The%20quotas%20allocated%20for%20VWO,to%20last%20through%20the%20month." target="_blank">Please check this doc</a> to understand the methodology behind quota distribution. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does sampling work in VWO Insights - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> If you purchase MTU quota for a subset of your MAU count, basis your mobile app traffic, VWO calculates a sample size and distributes your MTU quota to last through the month. Visit this <a href="https://help.vwo.com/hc/en-us/articles/360034213994-How-Sampling-Works-in-VWO-#:~:text=According%20to%20your%20website%2Fmobile,Sampled%20Visitors%20Quota)%20of%20500%2C000" target="_blank">link</a> to understand our sampling methodology. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Insights - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, along with VWO Insights, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Insights subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Insights pricing is based on the number of MTUs you choose. Please refer to the VWO Insights section above and use the MTU slider to find out the price. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list here. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Insights - Mobile App? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We have annual/ multi-year plans available for VWO Insights - Mobile App at the moment. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do Indian customers have an option to store data India? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a data center in India so you can comfortably store your data within India. Furthermore, we have data centers in US & EU as well to cater all requirements. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO Insights support hybrid app frameworks of Android & iOS? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, it supports native apps as well as hybrid apps built on Flutter and React Native. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits or educational institutions? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits & educational institutions by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-personalize" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-personalize"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md D(b)"> <div class="js-tab-strip js-scrollspy-navbar-6"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="personalize-mobile-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#personalize-mobile-price">Price</a> </li> <li> <a data-scroll-from="scroll-personalize-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-personalize-features-table">Features</a> </li> <li> <a data-scroll-from="scroll-personalize-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-personalize-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="scroll-personalize-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-personalize-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrs(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "30" height= "30" class= "js-product-tile-heading-icon Fxs(0) Mend(21px) Mstart(5px)--md Mt(3px) C(--color-purple-dark)" ><use xlink:href="#icon-personalization"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Personalize</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Provide thousands of unique journeys to the right audience at the right time and place. Personalize on all platforms: desktop, single-page, responsive, progressive web apps, and more.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="personalize-mobile-price" data-scroll-to="personalize-mobile-price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-personalization" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#personalize" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors on whom you plan to run personalization campaigns in a month. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-personalization" id="slider-personalization" data-plan="personalization" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="1" max="13" value="2"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-11px)--xs Mx(0)--md Mx(-11px)--lg"> <span data-plan="personalization" data-traffic-val="1" data-traffic-count="10000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="personalization" data-traffic-val="2" data-traffic-count="50000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="personalization" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="personalization" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="personalization" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="personalization" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="personalization" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="personalization" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="personalization" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="personalization" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">3M</span> <span data-plan="personalization" data-traffic-val="11" data-traffic-count="4000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">4M</span> <span data-plan="personalization" data-traffic-val="12" data-traffic-count="5000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M</span> <span data-plan="personalization" data-traffic-val="13" data-traffic-count="6000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M+</span> </div> </div> </div> </div> <!-- Plans --> <div class="D(f)--md Lts(0) Bdc(--color-grey-border-4) Mt(80px) Pb(3px)--md"> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="starter"> <div class="js-product-item P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <div class="Pos(r)"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Starter</h3> <div class="Pos(a) End(0) T(0) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%) Whs(n) W(200px)">We give you a full-featured trial for 30 days, after which you can continue using the product free using the starter plan.</div> </div> </div> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For businesses wanting to get started with personalization </p> </div> <div class="Mih(50px)--md Lh(1) js-starter-free-price Pos(r) Mb(20px) Mb(16px)--md"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="starter" class="js_custom_plan_price js-starter-price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) Mt(20px) Mb(0) Fz($font-size-12) C(--color-black-light-3) D(n) D(b)--md"> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Campaigns </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Visual Editor </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Code Editor </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Add/ Edit Elements </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Widgets Library </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> AI-based Text Recommendations </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Personalized Text </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Traffic Allocation </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Preview Campaign </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Campaign Alerts </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Multi-Page Campaigns </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> URL & Device Targeting </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Query & UTM Parameter Targeting </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Traffic Source Targeting </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Experiences </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Limited Goals/Metrics </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Login Restrictions </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Email Support </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> US and EU Data Center Available </span> </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> <span> Unlimited Account Members </span> </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-personalize-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="starter">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="growth"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Growth</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> Get started with personalization to optimize your user experiences. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="growth" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <div class="D(f) Ai(c)"> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in STARTER Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Experiences </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Goals/Metrics </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Elements Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Experience Prioritization </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> OS Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User Type Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Summary Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Add-ons available </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Chat Support </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Limited Version History </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-personalize-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="growth">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="pro"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Pro</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For small to medium businesses looking to advance their personlization process. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="pro" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in GROWTH Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Selective-Page Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Browser QA </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Device Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cross-Domain Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cookie & JS Variable Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User Intent Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Time Based Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Conditional Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Browser & Screen Resolution Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> User Agent Values Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Saved User Segments </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Save Modifications or Elements to Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Device & OS Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Traffic Source Report Filter </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Scheduling </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Campaign Version History </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Apply & Save Conditional Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Phone support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-personalize-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="pro">Start Free Trial</button> </div> </div> </div> </div> <div class="W(3/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="enterprise"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For large teams, agencies, & enterprises focused on personalization. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="Mih(50px) Mt(20px) Mt(0)--md Fld(c) Jc(c) hide-purchase-btn_D(f)! D(n)"> <button data-modal="modal-contact-sales-pricing" data-heading="Request Pricing" data-plan="personalize_growth" class="js-demo-btn-pricing-abtest button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in PRO Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Widget Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Activation Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Mutually Exclusive Groups </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Behaviorial Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> IP Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Download Detailed Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Self Hosting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding and Training </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-personalize-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(170px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="enterprise">Start Free Trial</button> </div> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-personalize-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div id="scroll-personalize-features-table" data-scroll-to="scroll-personalize-features-table"> <div class="js-product-container hide-td-in-mobile Mt(50px) Mb(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <!-- for mobile --> <div class="js-mobile-tabs js-testing-mobile-tabs D(n)--md Ta(start) D(f) Ovx(a)"> <button type="button" data-plan="starter" class="js-mobile-tab-btn active-tab-mobile Pos(r) Fxg(1) Bd Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-white) Bdrststart(10px) C(--color-v2-purple)"> Starter </button> <button type="button" data-plan="growth" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7)"> Growth </button> <button type="button" data-plan="pro" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) "> Pro </button> <button type="button" data-plan="enterprise" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) Bdrstend(10px)"> Enterprise </button> </div> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(18%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0) Maw(300px)--md Mend(10px)--md" placeholder="Search feature"> <label class="Fw(400) Mb(15px) Mb(0)--md Mt(5px) Mt(0)--md Mx(15px) Mend(20px)--md Mstart(0)--md C(--color-black-light-3) D(if) Tt(n) Ai(c) M(0) Fz(13px) Pstart(30px) Pos(r) Bxz(bb) w-checkbox-label Cur(p) Flxs(0) Bgc(--color-white) Bgc(t)--md "> <input type="checkbox" class="M(0) Mend(8px) Pos(a) Op(0) Z(-1) w-checkbox-input" name="show-diffrences-only"> <span class="Fz($font-size-12) C(--color-black-light-3) w-checkbox-input:c+C(--color-black-light-3)--md">Show Differences Only</span> <svg width= "20" height= "20" class= "C(#bdbdbd) w-checkbox-label:h_C(--color-black-light-3) Pos(a) Start(0) D(ib) W(20px) H(20px) Us(n) Maw(100%) w-checkbox-icon-default" ><use xlink:href="#icon-checkbox-empty"></use></svg> <svg width= "32" height= "32" class= "C(--color-black-light-3) Pos(a) Start(0) D(ib) Mt(12px) Us(n) Maw(100%) w-checkbox-icon-filled" ><use xlink:href="#icon-checkbox-tick"></use></svg> </label> </div> </th> <th class="Tt(u) D(n) D(tbc)--md"> Starter </th> <th class="Tt(u) D(n) D(tbc)--md"> Growth </th> <th class="Tt(u) D(n) D(tbc)--md"> Pro </th> <th class="Tt(u) D(n) D(tbc)--md"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Concurrent Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create personalized experiences for rule-based audience segments. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Experiences per Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of experiences you can create for a personalization campaign </p> </td> <!-- end printing heading & description of feature --> <td > 3 </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Visual Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Utilize the powerful WYSIWYG point-and-click visual editor to create and edit variations with ease, eliminating the dependency on IT. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Code Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make advanced modifications to any aspect of your website using HTML, JavaScript, CSS, and jQuery. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom code blocks </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Incorporate your modifications into code blocks and configure the code block triggers to precisely control when your changes execute </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-Based Text Recommendations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Generate alternate text recommendations for the existing copy on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Add/ Edit Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add new or edit UI elements to your webpage. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Preview Campaign </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Conduct a quality review of the created campaigns by previewing them to verify that all modifications have been applied to the website before going live. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily apply the same experience to multiple pages with a single click, eliminating the need for manual duplication of changes across pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Personalized Text </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Personalize text on your webpage with customer-specific, demographic or any other available information. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Selective-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Apply changes only on the page you edited, even if the campaign includes multiple pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Device Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tailor modifications to specific devices or apply them consistently across all devices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Add Campaign JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run a custom code for the entire campaign regardless of which variation the visitors see. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Sitewide JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add custom code that gets executed before any campaign code executes across your site. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor Library <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Elements Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Library of customizable pre-designed UI elements like list item, content block, buttons, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Save Modifications to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save and reuse modifications made to web elements to easily apply the same changes to similar elements without having to recreate them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Save Elements to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use the click-and-save feature to store UI elements, such as text blocks, buttons, banners, and pop-ups, in the library for future reuse. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Widgets Library (Standard) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use standard banners, pop-ups, and other web page elements with images and forms, directly within the VWO Visual Editor, without coding. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Widgets Library (Custom) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create customizable banners, pop-ups, and other web page elements with images and forms, directly within the VWO Visual Editor, without coding. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Widget Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control when a widget appears, how often it appears, or does not appear when dismissed. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Settings <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goals/Metrics </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Configure and track goals in your VWO account. </p> </td> <!-- end printing heading & description of feature --> <td > Upto 3 </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Allocate the traffic on which you want to run the campaign and distribute the allocated traffic among the various variations created for the campaign. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO campaign related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Experience Prioritization </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize experience as a tiebreaker for visitors who qualify for multiple experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Browser QA </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Preview your campaigns across multiple browsers and validate them before launching the campaign. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Scheduling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule campaigns at specific time/date or create recurring schedule to run campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Mutually Exclusive Groups </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure that a user doesn't participate in two or more running campaigns to eliminate result noise, bias, and campaign inter-play. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> <td class="Pos(r) show-tooltip" > Upto 10 user groups <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Self Hosting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Host VWO library and campaign setting files on your servers, easing your dependency on VWO servers. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Version History </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View the changes that you've made to your campaign over its lifetime </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Last 3 </td> <td > Unlimited </td> <td > Unlimited </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Variation Creation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Bring your ideas to life by editing your campaign variations and experiences just by chatting with our VWO Copilot or voice input. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="personalize_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="personalize_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="personalize_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Page Groups Auto Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use VWO Copilot to generate regex patterns that include multiple page URLs for campaigns. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="personalize_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Idea Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Variation Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the traffic source (e.g., direct, non-paid, email) that directed them to the campaign page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Basic options like mobile, desktop, tablet available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on using UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target returning users, accessing your website from the same browser subsequently, and new users, accessing your website for the first time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Basic options like macOS, Windows and Linux available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Advanced options like mobile, desktop, tablet, ipad, ipod, iphone, android, google tv etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Advanced options like macOS, Windows, Linux, Unix, Windows 8 etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced URL Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target visitors only when they first visit a specific URL in multi-page campaigns or you wish to target visitors who arrive on your test page via specific referral URLs </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Browser Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their browser </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Agent Values Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on user-agent values </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies or personalize website content for users from specific locations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Cookie Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on cookie values. It can be customized based on varying business needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events that occur on your website using Javascript variables. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Intent Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their intent of visiting your website using search keywords or referral URLs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users on your campaign page based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created user segments for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced user segments by combining multiple targeting conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Behavioral Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target based on events, user behavior, and actions taken by the user on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> IP Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Attribute Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom user properties or attributes that carry information about the visitor. These attributes can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Custom attribute Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Custom attribute Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Event Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events representing user activity on your website. These events can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_variation_targeting js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with cookies, JavaScript variables, or any other identifier. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 0 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> URL Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the URLs they land on. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Experience Level Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target different experiences to different visitor segments as part of the same campaign. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the traffic source (e.g., direct, non-paid, email) that directed them to the campaign page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Basic options like mobile, desktop, tablet available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on using UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target returning users, accessing your website from the same browser subsequently, and new users, accessing your website for the first time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Basic options like macOS, Windows and Linux available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Advanced options like mobile, desktop, tablet, ipad, ipod, iphone, android, google tv etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Advanced options like macOS, Windows, Linux, Unix, Windows 8 etc. available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced URL Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target visitors only when they first visit a specific URL in multi-page campaigns or you wish to target visitors who arrive on your test page via specific referral URLs </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Browser Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their browser </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Agent Values Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on user-agent values </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies or personalize website content for users from specific locations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Cookie Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on cookie values. It can be customized based on varying business needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events that occur on your website using Javascript variables. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GTM Data Layer Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the GTM Data Layer variable values available on the page </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Intent Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their intent of visiting your website using search keywords or referral URLs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users on your campaign page based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created user segments for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced user segments by combining multiple targeting conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Behavioral Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target based on events, user behavior, and actions taken by the user on your website. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> IP Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP address. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Attribute Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom user properties or attributes that carry information about the visitor. These attributes can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Event Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events representing user activity on your website. These events can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_targeting js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with cookies, JavaScript variables, or any other identifier. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 0 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Triggers <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor has viewed at least 1 page in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has spent more than10 seconds on the page or 60 seconds in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has scrolled more than 50% of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has viewed a certain number of pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has spent a certain amount of time on a page or a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has scrolled a certain percentage of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced triggers by combining multiple trigger conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created triggers for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Click Element Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has clicked on an element. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Form Submission Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has submitted a form. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Engagement Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after there is engagement on the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> New Session Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a new session is created. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Write custom triggers using JavaScript to fire a campaign based on an event or a specific user action. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor sees a specific A/B test variation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Based Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a particular goal you have configured in VWO is completed. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Event-Based Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign based on Data360 Events. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Trigger Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of triggers with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Campaign Activation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control activation of campaigns using manual triggers by custom conditions in your website code. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reports <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Reporting Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get an overview of your campaign in our reporting dashboard. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Comparison </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Compare multiple goals within the same report. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download Summary CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download the summary report to see the high level information about your campaign data. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on where your users came from (e.g. direct, paid, non-paid, email). </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Device Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what device your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Operating System Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on what operating system your users use. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on new or returning users differently to study their behavior separately and personalize their experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Filter </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on query parameters. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports for specific geographies. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time-based Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports based on user arrival time or day of the week. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Report Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save your report filter as a segment and you can reuse this to slice reports faster in future . </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Compare User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Simultaneously visualize and compare two or more user segments in reports for far more comprehensive insights and decision-making. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Filters </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Filter reports deeply by combining multiple segmentation conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Reporting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of filtering reports with multiple conditions. For example - [Users in USA OR Users in India] AND [New users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Slice and dice the report using the visitor’s unique attributes and pre-defined user segments created in VWO Data360 to analyze campaign performance. This is applicable if you have configured attributes and segments in VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Metrics Tracking </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Unique User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track how many unique users trigger a specific event, like page visits, clicks, form submissions, etc. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Yes (except bounce rate and scroll depth) </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Repeated User Action <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Track the total number of times an event is triggered to count repeated actions by users, like form conversions. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Calculate the conversion of the event based on the value of property defined. You can track the first, last, minimum, or maximum value of event properties as the metric. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First Value </td> <td class="Bgc(--color-grey-light)!"> First, Last, Minimum, Maximum Value </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Aggregate Value of User Actions <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tracks the sum or average of event properties as aggregate metrics—for example, average order value or revenue. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> Average, Sum </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="personalize_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Download Detailed CSV </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Download detailed user reports in .csv format with complete segment data, goal completion and custom dimensions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Reporting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td > 1 </td> <td > 3 </td> <td > 5 </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=5 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='5'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> User Segment Creation <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audiences using standard and custom attributes already created using VWO Data360. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(40%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(12%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your website from these IP addresses will not be tracked in VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 25 events stored per MTU* </td> <td > 50 events stored per MTU* </td> <td > 100 events stored per MTU* </td> <td > 200 events stored per MTU* </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Pages </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Classify your web pages into different categories to quickly create, manage and scale experiments specific to them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Seamlessly integrate with third-party tools. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make use of user's unique attributes to analyze campaign performance. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="5" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login to specific city/region/country/IP address </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td > 24 X 5 </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 24 X 7 </td> </tr> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td > 12 hrs </td> <td class="Pos(r) show-tooltip" > 8 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 6 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 4 hrs </td> </tr> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="5" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button type="button" aria-label="click to open details" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="personalize_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Self Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="personalize_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)"> <div class="Ta(c) Ta(start)--md" id="scroll-personalize-add-ons" data-scroll-to="scroll-personalize-add-ons"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> </div> <!-- Product and Account add-ons Tabs --> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)--md Ta(c) Ta(start)--md"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> <button data-tab="js-account-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-blue-light-7)">Account Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md"> <div class="addons-tab Trsdu(0.3s) js-product-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="" data-addon-plan="personalize_targeting"> <div data-addon-pricing="VWO_PERSONALIZE_TARGETING_PLUS" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-target-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Targeting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level targeting features except attribute list targeting. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="" data-addon-plan="personalize_reports"> <div data-addon-pricing="VWO_PERSONALIZE_REPORTING_PLUS" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-reporting"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Reporting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level reporting features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="" data-addon-plan="personalize_editor_library"> <div data-addon-pricing="VWO_PERSONALIZE_WIDGET_PLUS" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-editor-library-1"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Editor Library Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level editor library features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="" data-addon-plan="personalize_triggers"> <div data-addon-pricing="VWO_PERSONALIZE_TRIGGER_PLUS" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-trigger-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Trigger Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level trigger features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="true" data-addon-plan="false"> <div data-addon-pricing="VWO_PERSONALIZE_MUTUALLY_EXCLUSIVE_GROUPS" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-exclusive-group"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Mutually Exclusive Groups </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 mutually exclusive groups. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Personalize" data-addon-multiple="true" data-addon-plan="false"> <div data-addon-pricing="VWO_PERSONALIZE_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="D(n) addons-tab Trsdu(0.3s) js-account-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="personalize_support,personalize_customer_success" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SUPPORT_PLUS" data-addon-level="account" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-support-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Support Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level support & customer success features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="personalize_security___compliance" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SECURITY_PLUS" data-addon-level="account" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-security-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Security Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level security features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="false" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_DEVELOPER_PACK" data-addon-level="account" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-developer-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Developer Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 60,000 API calls per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="" data-addon-multiple="true"> <div data-addon-pricing="VWO_PF_ATTRIBUTES_LIST" data-addon-level="account" data-addon-tile-product="personalization" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-attribute-list"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Attributes List </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 5 attributes list. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="scroll-personalize-faq" data-scroll-to="scroll-personalize-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall website traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month, <br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. Please refer to this <a href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG" target="_blank">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Personalize, you get the entire MTU quota upfront. However, as per your requirement, we can also ensure that the quota is refreshed on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> All your running personalization campaigns will stop upon exhaustion of quota. Automatic extension of quota does not happen. To get more quota added, please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a> </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Personalize quota within this contract period, can it be carried forward to the next billing cycle? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, unconsumed quota cannot be carried forward to the next billing cycle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Personalize? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, we have a Starter plan which is free for up to 10K MTU. Check the plan comparison section above to know the features included in this plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Personalize? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, including VWO Personalize, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Personalize subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Personalize pricing is based on the number of MTUs you choose. Please refer to the VWO Personalize section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list <a href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-" target="_blank">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Personalize? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We have monthly, annual, & multi-year billing options available based on the plan tier. Growth can be purchased as monthly/ annual/ multi-year plans while Pro and Enterprise can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between Account Level & Product Level Add-Ons? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Account level add-ons apply at an account level and hence once purchased, are available to all existing products.<br> Product level add-ons apply at a product level and hence once purchased, are available to only specific products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I have to buy an account level add-on individually for each product? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, an account level add-on is applicable to all products. You don’t need to buy it individually for each product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> <div data-scroll-to="vwo-deploy" class="js-pricing-tabs-mobile js-tabs-content D(n)" id="vwo-deploy"> <div class="D(n) Bgc(--color-white) Pos(st) T(136px) T(170px)--md Bxz(bb) W(99%)--md Z(2) js-strip-wrap js-remove-sticky_Pos(s)--md Px(20px)--md Pt(15px) Bxz(bb) Mstart(1px)--md Mx(-5px) Mx(0)--md D(b)"> <div class="js-tab-strip js-scrollspy-navbar-7"> <ul class="D(f) Px(20px) Pstart(20px)--md Pb(15px) Bgc(--color-white) Z(1) Pos(r) M(0) List(n)"> <li class="active"> <a data-scroll-from="scroll-deploy-price" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-deploy-price">Price</a> </li> <li> <a data-scroll-from="scroll-deploy-features-table" data-scroll-offset="50" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-deploy-features-table">Features</a> </li> <li> <a data-scroll-from="scroll-deploy-add-ons" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-deploy-add-ons">Add-ons</a> </li> <li> <a data-scroll-from="scroll-deploy-faq" data-scroll-offset="180" class="D(ib) active_Bgc(#fef2f8) Pos(r) C(--color-black-light-3) Fz($font-size-12) Fz($font-size-14)--md Mx(5px) Fw(700) active_C(--color-v2-purple) Td(n) C(--color-v2-purple):h Bdrs(10px) Px(13px) Px(25px)--md Py(8px) Bd Bds(s) Bdc(--color-white) active_Bdc(--color-v2-purple)" href="#scroll-deploy-faq">FAQs</a> </li> </ul> </div> </div> <div class="js-product-container Bgc(--color-grey-light) Bgc(--color-white)--md Px(40px)--md Py(50px)--md Bdrs(10px)--md Bd Bds(s) Bdc(--color-grey-light-4) Bdw(1px)--md Bdw(0)"> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md D(f)--md Pt(30px) Pt(0)--md Pb(50px) Pb(0)--md Mb(50px)--md Ai(fs) Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md"> <svg width= "28" height= "28" class= "js-product-tile-heading-icon Fxs(0) Mend(21px) Mt(5px) C(--color-purple-dark) Mstart(7px)--md" ><use xlink:href="#icon-rollouts"></use></svg> <div> <h4 class="js-product-tile-heading Lh($line-height-headings) Fz($font-size-26) Fw(800) Tt(c) Mt(15px) Mt(0)--md Mb(10px)">VWO Rollouts - Web</h4> <p class="C(--color-grey-light-1) Fz($font-size-14) M(0) Maw(870px)--md">Deploy winning variations or make quick changes to your website without involving IT. Easily run campaigns across all platforms.</p> </div> </div> <div class="Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey) Bdendw(1px) Bdends(s) Bdendc(--color-grey) Bdstartw(0)--md Bdendw(0)--md js-product-tile Px(20px) Px(0)--md Bgc(--color-white) Bgc(t)--md" id="scroll-deploy-price" data-scroll-to="scroll-deploy-price"> <!-- Slider --> <div class="Bgc(--color-white) Bdrs(4px) Mb(20px)"> <div class="js-slider"> <div class="Pos(r)"> <div class="D(n) D(b)--lg Pos(a) End(-25px) T(95px) tooltip-box"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/icon-info-tooltip.svg" alt= "" decoding= "async" loading= "lazy" width= "16" height= "16" class= "H(a)" /> <div class="tooltip tooltip-box:h_Op(1) tooltip-box:h_V(v) End(-70%) B(130%)">Number of unique visitors/month</div> </div> <div class="D(f)--md Ai(c) Mb(7px)"> <label for="slider-deploy" class="Fz($font-size-16) Fw($font-weight-bold) D(b)">Monthly Tracked Users (MTU)</label> <a target="_blank" href="https://vwo.com/monthly-tracked-users/#testing" class="Td(n) Bd(n) C(--color-v2-purple) M(0) P(0) Fw(700) Fz($font-size-14) Bgc(t) Td(u):h Cur(p) Mstart(5px)--md">What is MTU?</a> </div> <p class="C(--color-grey-light-1) Fz($font-size-12) Mt(0) Mb(30px)">Select the number of unique visitors you plan to deploy your experiences on. This can be a subset of your monthly total traffic.</p> <div class="My(5px)"> <input name="slider-deploy" id="slider-deploy" data-plan="deploy" autocomplete="off" class="Pe(n) slider-input js-slider-input" type="range" min="1" max="13" value="2"> </div> <div class="Pe(n) D(f) Ai(c) Mstart(2px) Mt(-31px) Mt(-43px)--md Pos(r) Z(1) Mx(-11px)--xs Mx(0)--md Mx(-11px)--lg"> <span data-plan="deploy" data-traffic-val="1" data-traffic-count="10000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">10K</span> <span data-plan="deploy" data-traffic-val="2" data-traffic-count="50000" class="active traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">50K</span> <span data-plan="deploy" data-traffic-val="3" data-traffic-count="100000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">100K</span> <span data-plan="deploy" data-traffic-val="4" data-traffic-count="250000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">250K</span> <span data-plan="deploy" data-traffic-val="5" data-traffic-count="500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">500K</span> <span data-plan="deploy" data-traffic-val="6" data-traffic-count="750000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">750K</span> <span data-plan="deploy" data-traffic-val="7" data-traffic-count="1000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1M</span> <span data-plan="deploy" data-traffic-val="8" data-traffic-count="1500000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">1.5M</span> <span data-plan="deploy" data-traffic-val="9" data-traffic-count="2000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">2M</span> <span data-plan="deploy" data-traffic-val="10" data-traffic-count="3000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">3M</span> <span data-plan="deploy" data-traffic-val="11" data-traffic-count="4000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">4M</span> <span data-plan="deploy" data-traffic-val="12" data-traffic-count="5000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M</span> <span data-plan="deploy" data-traffic-val="13" data-traffic-count="6000000" class="traffic-slider-number Pe(n) Fz($font-size-10)--xs Fw($font-weight-medium) Fz(8px)">5M+</span> </div> </div> </div> </div> <!-- Plans --> <div class="D(f)--md Lts(0) Bdc(--color-grey-border-4) Mt(80px) Pb(3px)--md"> <div class="W(4/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="growth"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Growth</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> Deploy simple changes to your website or push the A/B test winner live. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="growth" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <div class="D(f) Ai(c)"> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Deploy Unlimited Experiences </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Visual Editor </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Code Editor </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Add/ Edit Elements </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Elements Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Page Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> URL Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Device & OS Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Traffic Source Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Preview Campaign </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Traffic Allocation </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Share Report </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Create Workspaces </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Email and Chat Support </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> US and EU Data Center Available </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Account Members </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-deploy-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(250px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="growth">Start Free Trial</button> </div> </div> </div> </div> <div class="W(4/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="pro"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Pro</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> Deploy changes to your website or push the A/B test winner live to a targeted audience. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="pro" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in GROWTH Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Selective-Page Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Device Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cross Domain Campaigns </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Multi-Browser QA </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Geo Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Cookie Based Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> JavaScript Variable Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Query & UTM Parameter Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Browser & Screen Resolution Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Attributes List Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Unlimited Campaign Version History </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Apply & Save Conditional Filters </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Scheduling </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Phone Support </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-deploy-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(250px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="pro">Start Free Trial</button> </div> </div> </div> </div> <div class="W(4/12)--md W(100%) Bxz(bb) Pos(r) Mb(20px) Mb(0)--md Mb(0):lc"> <div class="Bdrs(3px) H(100%) Bd Bds(s) Bdw(1px) Bdc(--color-grey-border-4) Bdc(t)--md" data-plan-tile="enterprise"> <div class="js-product-item Ov(h) P(25px) Pt(50px)--md H(100%) Bxz(bb) Bdrs(4px) D(f) Fld(c) Jc(sb)"> <div> <div class="Mih(100px)--md"> <h3 class="Fz($font-size-14) Fw($font-weight-bold) Tt(u) M(0)">Enterprise</h3> <p class="C(--color-grey-light-1) Mt(5px) Mb(0) Fz($font-size-12) Mb(20px)"> For large organizations where multiple teams deploy changes to the website. </p> </div> <div class="Mb(20px) Mb(16px)--md Mih(50px)--md Lh(1) hide-purchase-btn_D(n)! Pos(r)"> <div class="loader js-loader-animation Pos(a)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="D(f) Ai(fe) Mb(5px)"> <span class="js_price_currency Fz($font-size-18) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span> <span data-slider-price="enterprise" class="js_custom_plan_price Fz($font-size-26) Fw(800) Mend(5px)"></span> </div> <span class="js-price-available-info Fz($font-size-12) C(--color-grey-light-1)"></span> </div> <div class="Mih(50px) Mt(20px) Mt(0)--md Fld(c) Jc(c) hide-purchase-btn_D(f)! D(n)"> <button data-modal="modal-contact-sales-pricing" data-heading="Request Pricing" data-plan="deploy_growth" class="js-demo-btn-pricing-abtest button W(100%) button button--line Py(14px) Px(8px) Tt(u) Fz($font-size-12) button--small"> Request Pricing </button> </div> <div class="D(f) Fld(c) Jc(sb)"> <div class="js-pricing-collapsed-section D(f) Fld(cr) Mt(30px)--md Mt(20px)"> <ul class="js-pricing-collapsed-content List(n) P(0) M(0)--md Mt(20px) Mb(0) Fz($font-size-13) C(--color-black-light-3) D(b)--md D(n)"> <li class="Mt(0) Mb(10px) Fz($font-size-13) Fw($font-weight-medium)">Everything in PRO Plus</li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Personalized Text </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Widget Library </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Widget Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> VWO AI Copilots </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Campaign Activation Triggers </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Mutually Exclusive Groups </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Self Hosting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Behaviorial Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> IP Targeting </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Single Sign On (SSO) </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> API Access </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Dedicated Account Manager </li> <li class="Mb(5px) Mb(0):lc D(f) Ai(fs)"> <svg width= "12" height= "12" class= "C(--color-green-new-1) Fxs(0) Pos(r) T(5px) Mend(5px)" ><use xlink:href="#icon-right-check"></use></svg> Onboarding and Training </li> </ul> <div class="D(n)--md"> <button class="js-pricing-collapsed-btn Fw(700) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bgc(t) Bd(n) W(100%) P(0)"> <span class="Mend(10px)">See our features</span> <svg width= "10" height= "10" class= "Fxs(0)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </div> </div> </div> </div> <div class="Mt(20px) D(f) Fld(c)"> <a data-scroll-from="scroll-deploy-features-table" data-scroll-offset="50" class="C(--color-v2-purple) Cur(p) D(n) D(f)--md Ai(c) Pstart(15px)--md"><span class="Fz($font-size-12) Fw(600) Bdbw(1px) Bdbs(s)">View all features</span><span class="Fxs(0) Mstart(5px)">↓</span></a> <button class="Bgc(--color-black-light-3) Bgc(--color-v2-purple):h Bxsh($box-shadow-bottom-gray-1) Fz($font-size-15) Maw(250px)--md Mb(5px)--md Mx(a) Mt(40px)--md Py(13px) Trsdu(0.3s) button button--small W(100%) disabled-tile_Pe(n)" type="button" data-modal="modal-free-trial" data-vwo-plan="enterprise">Start Free Trial</button> </div> </div> </div> </div> </div> </div> <div class="Bdw(1px) Bds(s) Bdc(--color-grey) Bdtw(0) Bd(0)--md Py(40px) Pt(30px)--md Pb(50px)--md Bdrsbend(5px) Bdrsbstart(5px) Bdrs(0)--md Px(10px) P(0)--md Bgc(--color-white) Bgc(t)--md"> <div class="Maw(555px) Mx(a) Mt(30px)--md Mb(25px) D(f) Ai(c) Jc(sb)"> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> <span class="W(40px) H(40px) Fxs(0) D(f) Fld(c) Ai(c) Jc(c) P(10px) Bxz(bb) Bdrs(50%) Fz($font-size-14) Fw($font-weight-bold) Bd Bdc(--color-grey) Bgc(#f8f8f8) C(--color-v2-blue-dark)">or</span> <div class="W(100%) H(1px) Bgc(--color-grey)"></div> </div> <p class="Ta(c) M(a) Mt(0) Mb(20px) Fz($font-size-16) Fw(700) Maw(555px) Px(20px) Px(0)--md">Explore our <span data-scroll-from="scroll-deploy-features-table" class="C(--color-v2-purple) Cur(p)">feature comparison</span> or contact sales for the perfect plan!</p> <div class="Ta(c) Maw(260px) Maw(500px)--md Mx(a)"> <button data-modal="modal-contact-sales-pricing" type="button" data-plan="testing_growth" class="js-demo-btn-pricing-abtest Maw(530px) W(99%)--md W(98%) M(5px) button ">Contact Sales</button> </div> </div> <div id="scroll-deploy-features-table" data-scroll-to="scroll-deploy-features-table"> <div class="js-product-container hide-td-in-mobile Mt(50px) Mb(100px)"> <h3 class="Ta(c) Ta(start)--md Mb(10px) Mt(0) Fz($font-size-26) Fw(800)">Feature List</h3> <p class="Ta(c) Ta(start)--md C(--color-grey-light-1) Fz($font-size-14) Mt(0) Mb(40px)">Detailed product features per plan</p> <!-- for mobile --> <div class="js-mobile-tabs D(n)--md Ta(start) D(f) Ovx(a)"> <button type="button" data-plan="growth" class="js-mobile-tab-btn active-tab-mobile Pos(r) Fxg(1) Bd Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-white) Bdrststart(10px) C(--color-v2-purple)"> Growth </button> <button type="button" data-plan="pro" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) "> Pro </button> <button type="button" data-plan="enterprise" class="js-mobile-tab-btn Pos(r) Fxg(1) Bdtw(1px) Bdbw(1px) Bdts(s) Bdbs(s) Bdstartw(0) Bdendw(1px) Bdends(s) Bdc(#d2d9f3) Fw(800) Tt(u) Fz($font-size-12) P(16px) Bgc(--color-blue-light-7) Bdrstend(10px)"> Enterprise </button> </div> <div class="js-product-tile Mx(-20px)--md"> <table class="pricing-table Tbl(f)--md C(--color-black-light-3) overflow-anchor-n"> <colgroup class="D(n) D(rv)--md"> <col class="W(52%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(17%)"> </colgroup> <thead class="Z(1)"> <tr class="feature-heading-shorting Bdrststart(10px)"> <th class="Tt(u)"> <div class="D(f) Fld(c) Fld(r)--md mobile-shadow Pos(r) Bdendw(1px) Bdends(s) Bdendc(--color-grey-light-4) Bdstartw(1px) Bdstarts(s) Bdstartc(--color-grey-light-4) Bdendw(0)--md Bdstartw(0)--md"> <input type="search" name="search" class="js-search-table W(100%) Bd(n) Bdrs(0) Bgc(t) Fz($font-size-12) P(0) Maw(300px)--md Mend(10px)--md" placeholder="Search feature"> <label class="Fw(400) Mb(15px) Mb(0)--md Mt(5px) Mt(0)--md Mx(15px) Mend(20px)--md Mstart(0)--md C(--color-black-light-3) D(if) Tt(n) Ai(c) M(0) Fz(13px) Pstart(30px) Pos(r) Bxz(bb) w-checkbox-label Cur(p) Flxs(0) Bgc(--color-white) Bgc(t)--md "> <input type="checkbox" class="M(0) Mend(8px) Pos(a) Op(0) Z(-1) w-checkbox-input" name="show-diffrences-only"> <span class="Fz($font-size-12) C(--color-black-light-3) w-checkbox-input:c+C(--color-black-light-3)--md">Show Differences Only</span> <svg width= "20" height= "20" class= "C(#bdbdbd) w-checkbox-label:h_C(--color-black-light-3) Pos(a) Start(0) D(ib) W(20px) H(20px) Us(n) Maw(100%) w-checkbox-icon-default" ><use xlink:href="#icon-checkbox-empty"></use></svg> <svg width= "32" height= "32" class= "C(--color-black-light-3) Pos(a) Start(0) D(ib) Mt(12px) Us(n) Maw(100%) w-checkbox-icon-filled" ><use xlink:href="#icon-checkbox-tick"></use></svg> </label> </div> </th> <th class="Tt(u) D(n) D(tbc)--md"> Growth </th> <th class="Tt(u) D(n) D(tbc)--md"> Pro </th> <th class="Tt(u) D(n) D(tbc)--md"> Enterprise </th> </tr> </thead> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> No. of Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Total number of deploy campaigns you can run on your account. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Visual Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Utilize the powerful WYSIWYG point-and-click visual editor to create experiences with ease, eliminating the need for coding. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Code Editor </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make advanced modifications to any aspect of your website using HTML, JavaScript, CSS, and jQuery. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom code blocks </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Incorporate your modifications into code blocks and configure the code block triggers to precisely control when your changes execute </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-Based Text Recommendations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Generate text recommendations for the existing copy on your website </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Add/ Edit Elements </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add new or edit UI elements to your webpage. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Preview Campaign </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Conduct a quality review of the created experience by previewing them to verify that all modifications have been applied to the website before going live. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Easily apply the same experience to multiple pages with a single click, eliminating the need for manual duplication of changes across pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Selective-Page Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Apply changes only on the page you edited, even if the campaign includes multiple pages. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Device Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tailor modifications to specific devices or apply them consistently across all devices. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Add Campaign JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run a custom code for the entire campaign regardless of which experience the users sees. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Personalized Text </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Optimize your campaign for context by personalizing text elements on your page with customer-specific information or demographic data. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Sitewide JS </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add custom code that gets executed before any campaign code executes across your site. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Editor Library <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Elements Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Library of customizable pre-designed UI elements like list item, content block, buttons, etc. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Save Elements to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use the click-and-save feature to store UI elements, such as text blocks, buttons, banners, and pop-ups, in the library for future reuse. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Save Modifications to Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Save and reuse modifications made to web elements to easily apply the same changes to similar elements without having to recreate them. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Widgets Library </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Widgets enable the creation of customizable banners, pop-ups, and other web page elements with images and forms, directly within the VWO Visual Editor, without the need for code. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_editor_library D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Widget Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control when a widget appears, how often it appears, or does not appear when dismissed. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Editor Library Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Campaign Settings <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Allocation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Select the percentage of traffic you want to include in the campaign. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO campaign related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Multi-Browser QA </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Preview your experience across multiple browsers and validate them before launching the campaign. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Cross Domain Campaigns </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Run experiences on multiple domains within user journey, where user tracking and goals can be on one or more domains. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Scheduling </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Schedule campaign at specific time/date or create recurring schedule to deploy experiences. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Mutually Exclusive Groups </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Ensure that a user doesn't participate in two or more running tests to eliminate result noise, bias, and test inter-play </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> <td class="Pos(r) show-tooltip" > Upto 10 user groups <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Mutually Exclusive Groups Add-On </div> </td> </tr> <tr class="deploy_campaign_settings D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Version History </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> View the changes that you've made to your campaign over its lifetime </p> </td> <!-- end printing heading & description of feature --> <td > Last 3 </td> <td > No limit </td> <td > No limit </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Copilot <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Variation Creation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Bring your ideas to life by editing your campaign variations and experiences just by chatting with our VWO Copilot or voice input. </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="deploy_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Segment Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our VWO Copilot. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="deploy_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Report Segmentation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Auto-generate key cohorts to dive deeper into campaign reports analysis. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="deploy_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Page Groups Auto Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use AI to generate regex patterns that include multiple page URLs for campaigns </p> </td> <!-- end printing heading & description of feature --> <td > Early Access* </td> <td > Early Access* </td> <td > Early Access* </td> </tr> <tr class="deploy_vwo_copilot D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> AI-powered Idea Generation </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Effortlessly craft complex targeting segments just by prompting our AI. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="4" class="disclaimer-data C(--color-grey-light-1)"> *No additional purchase is required for VWO Copilot at this time. Pricing and limitations will be finalized with the full release in early 2025 and may vary by plan. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Targeting <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> URL Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the URLs they land on. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Traffic Source Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the traffic source (e.g., direct, non-paid, email) that directed them to the test page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Type Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target returning users, accessing your website from the same browser subsequently, and new users, accessing your website for the first time. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Basic options like mobile, desktop, tablet available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Basic options like macOS, Windows and Linux available. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Device Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the device they use. Advanced options like mobile, desktop, tablet, ipad, ipod, iphone, android, google tv etc. available. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Operating System Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their desktop OS. Advanced options like macOS, Windows, Linux, Unix, Windows 8 etc. available. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Browser Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their browser </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Screen Resolution Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their screen resolution </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Agent Values Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on user-agent values </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Geo Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users from specific geographies or personalize website content for users from specific locations. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Cookie Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on their status from cookies, which can be customized based on varying business needs. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events that occur on your website using Javascript variables. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GTM Data Layer Variable Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the GTM Data Layer variable values available on the page </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Intent Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on their intent of visiting your website using search keywords or referral URLs. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Query Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on the query parameter. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> UTM Parameter Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on using UTM parameters such as UTM source, medium, campaign etc. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Time Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users on your experience page based on their arrival time and day of the week. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved User Segments </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created user segments for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Develop advanced user segments by combining multiple segmentation conditions with AND/OR logic. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting js-hide-from-addon D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Attributes List Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Precisely target audience by matching a list of values with cookies, JavaScript variables, or any other identifier. </p> </td> <!-- end printing heading & description of feature --> <td > 0 </td> <td class="Pos(r) show-tooltip" > 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> <td class="Pos(r) show-tooltip" > 20 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Attributes List Add-On </div> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Targeting Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of targeting with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Behavioral Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target based on events, user behavior, and actions taken by the user on your website. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> IP Based Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target users based on IP address. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Attribute Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom user properties or attributes that carry information about the visitor. These attributes can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_targeting D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Custom Event Targeting </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Target user groups based on custom events representing user activity on your website. These events can be configured using VWO Data360. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Targeting Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Triggers <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor has viewed at least 1 page in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has spent more than10 seconds on the page or 60 seconds in a session. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign after a visitor has scrolled more than 50% of the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Basic Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign when a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Viewed Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has viewed a certain number of pages. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Time Spent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has spent a certain amount of time on a page or a session. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Page Scroll Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has scrolled a certain percentage of the page. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advance Exit Intent Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor is trying to close the page. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Conditional Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create advanced triggers by combining multiple trigger conditions using AND and OR. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Saved Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Access previously created triggers for efficient reuse in campaigns without the need for repeated creation. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Click Element Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has clicked on an element. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Form Submission Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor has submitted a form. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Engagement Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after there is engagement on the page. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> New Session Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a new session is created. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Javascript Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Write custom triggers using JavaScript to fire a campaign based on an event or a specific user action. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> A/B Test Variation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a visitor sees a specific A/B test variation. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Goal Based Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign immediately or after a particular goal you have configured in VWO is completed. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Event-Based Triggers </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Trigger a campaign based on Data360 Events. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Advanced Trigger Logic </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Use brackets to create logic of triggers with multiple conditions. For example - [Users in USA OR Users in India] AND [New Users OR iOS Device] </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_triggers D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Campaign Activation Trigger </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Control activation of campaigns using manual triggers by custom conditions in your website code. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Trigger Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Reports <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Reporting Dashboard </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get an overview of your campaign in our reporting dashboard. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_reports D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Share Report </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Share report with other VWO account users or even with people without VWO access. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> VWO Plan <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record observations to help identify problems and find possible solutions. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observations with Automatic Snapshot </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Automatically capture snapshots of the reports as you log observations. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Observation Plugin </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Make quick observations and audit webpages while on them, all with a handy browser plug-in. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Record a hypothesis basis your observations to be validated via a test. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Hypotheses Prioritization + Custom Workflows </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Prioritize ideas based on importance, complexity, and ease of implementation. Customize your workflow to visualize progress. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_vwo_plan D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Ideafactory </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Take inspiration from hundreds of ideas, case studies, and other resources to develop your own strategy. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Platform & Account Management <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Members </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add multiple people to the same account but with varying levels of access. </p> </td> <!-- end printing heading & description of feature --> <td > Unlimited </td> <td > Unlimited </td> <td > Unlimited </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Workspaces </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create additional workspaces for different teams or digital assets. Very handy for large enterprises. Not applicable to agencies. </p> </td> <!-- end printing heading & description of feature --> <td > 1 </td> <td > 3 </td> <td > 5 </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> User Collaboration </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Tag and collaborate with your team on every action, metric, and variation. Keep your campaigns running seamlessly. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td colspan=4 class="sub-feature Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Management (VWO Data360) </strong> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(56%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Attributes <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure custom user properties or attributes that contain information about the visitor, such as logged-in user state. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 0 </td> <td class="Bgc(--color-grey-light)!"> 50 </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(56%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg " colspan='4'> <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Custom Events </div> </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Creation of New Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create and configure events based on your specific business needs. For example, an abandoned cart event can be configured to track users who leave the cart without completing the purchase. </p> </div> </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> <td class=""> Unlimited </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Additition of Events Property to Events </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Add event-specific properties, like server response time or session ended, to define the event. </p> </div> </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> <td class=""> 10 per event </td> </tr> <tr> <td class="js-expend-info sub-feature_Bgc(t):h Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) W(50%)--md"> <div class="sub-feature-row-heading Bgc(#fef2f8):h"> <strong class="Fw(500)"> Computed Event Properties </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Derive new properties from existing event data to enhance the context of the event, providing deeper insights into user interactions. </p> </div> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> </td> <td class=""> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(56%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> User Segment Creation <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Create audiences using standard and custom attributes already created using VWO Data360. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(56%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Visitor Profiles <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get insights about each visitor who has been part of active VWO Testing, Insights, Rollouts, and Personalize campaigns, including their visitor properties and events. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> 5 </td> <td class="Bgc(--color-grey-light)!"> Unlimited </td> </tr> </tbody> </table> <table class="pricing-table Tbl(f)--md"> <colgroup class="D(n) D(rv)--md"> <col class="W(56%)"> <col class="W(13%)"> <col class="W(13%)"> <col class="W(14%)"> </colgroup> <colgroup class="D(n)--md"> <col class="W(40%)"> <col class="W(20%)"> </colgroup> <tbody> <!-- If we don't have subFeature ka feture, then print this --> <tr class="subfeature-heading-row"> <td class="override-bg sub-feature-plan Bgc(--color-white)! js-expend-info" > <div class="sub-feature-row-heading sub-feature-plan_Fz($font-size-12) sub-feature-plan_Pstart(20px) sub-feature-plan_C(--color-black-light-3)! C(#6d6d6d)!"> Audit <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Populate all the current events, standard and custom, on your website. This helps to check if the events are tracked properly on your website. </p> </div> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td class="Bgc(--color-grey-light)!"> <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </td> <!-- end printing heading & description of feature --> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Internal IP Exclusion </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Users who access your website from these IP addresses will not be tracked in VWO. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Events Stored Per User </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Per MTU quota of events stored or collected per user. </p> </td> <!-- end printing heading & description of feature --> <td > 50 events stored per MTU* </td> <td > 100 events stored per MTU* </td> <td > 200 events stored per MTU* </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Pages </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Classify your web pages into different categories to quickly create, manage and scale campaigns specific to them. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Integrations </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Seamlessly integrate with third-party tools. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_platform___account_management D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> API Access (rate limit of 60K/month) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Start and pause campaign programmatically or pull campaign metrics into other dashboards. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Developer Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="D(n)"> <td colspan="4" class="disclaimer-data C(--color-grey-light-1)"> *This denotes how events stored per user will have a limit in the future. This has not been implemented on the app, is representational, and does not affect current pricing. However, this will be applicable in the future for all customers as per their respective plans. </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Security & Compliance <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Data Storage </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> All VWO data is stored in one of the three data centers, as configured for the accounts </p> </td> <!-- end printing heading & description of feature --> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> <td > USA (NA), Belgium (EU), India (APAC) </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 2-Factor Authentication (2FA) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> 2FA provides an extra layer that protects your data from cybercrime & fraud. VWO offers both account and individual level 2FA. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Activity Monitoring </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Review the usage history, including all activities performed by different account members within the account. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Account Alerts </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Set email alerts for account administrators to receive notifications for your VWO account related activities. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> GDPR, HIPAA, CCPA, ISO 27001:2013, ISO 27001:2019, PCI DSS Compliant </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> VWO regularly undergoes independent verification of its security, privacy, and compliance controls to meet the customers' needs. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Login Restriction </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Restrict login to specific city/region/country/IP address </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_security___compliance D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Single Sign On </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Enable single sign-on using any SAML 2.0 identity provider to authenticate members from your organization. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Security Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Support <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Support Availability </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The availability of our support team to respond and resolve your queries irrespective of the timezone. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 24 X 5 <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 24 X 7 </td> </tr> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> First Response Time (working days only) </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> The time it takes for our support team members to become available in your timezone for query resolution. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > 8 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > 6 hrs <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > 4 hrs </td> </tr> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Knowledge Base </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Search and browse our online knowledge base for answers and documentation. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Email Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via registered email to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Chat Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Reach out to support via in-app chat to give feedback or raise an issue. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_support D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Phone Support </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Get on a call with a VWO support member to resolve your queries. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> <tbody class="js-product-features"> <!-- Group row, which collapses all features in categories --> <tr class="js-row-heading"> <th colspan="4" class="Trsdu(0.3s) Bgc(--color-grey-light):h"> <span class="D(f) Ai(c) Jc(sb) tr-collapse-state_C(--color-purple)"> Customer Success <button aria-label="click to open details" type="button" class="Bgc(t) C(--color-grey-light-1) P(0) Bd(0) Lh(0)"> <svg width= "16" height= "10" class= "tr-collapse-state_C(--color-purple) Rotate(-90deg) tr-collapse-state_Rotate(0deg) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> </span> </th> </tr> <!-- End of group row, which collapses all features in categories --> <tr class="deploy_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Self Paced Training Videos </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Watch our recorded training videos for every feature as per your schedule. </p> </td> <!-- end printing heading & description of feature --> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> Dedicated Account Manager </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> A dedicated manager assigned to your account helps you every step of the way toward success. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> <tr class="deploy_customer_success D(n)"> <!-- printing heading & description of feature --> <td class="js-expend-info Bgc(#fef2f8):h Trsdu(0.3s) Cur(p) "> <strong class="sub-feature_D(ib) sub-feature_Pb(10px) sub-feature_Pstart(40px)--md sub-feature_Pstart(30px) Fz($font-size-14)"> 1-on-1 Onboarding & Training </strong> <span class="W(10px) H(10px) D(if) Ai(c) Jc(c) Bdrs(50%) TranslateX(10px) Bd Bdc(--color-v2-purple) js-show-info_Bgc(--color-v2-purple)"><svg width= "8" height= "10" class= "js-show-info_C(--color-white) C(--color-v2-purple) TranslateX(3px)" ><use xlink:href="#icon-info"></use></svg> </span> <p class="js-feature-desc Fw(500) Py(10px) M(0) Fz($font-size-12) C(--color-grey-light-1) D(n) Maw(420px)--md"> Avail our end-to-end training programs to leverage your website for better conversions using industry best practices. </p> </td> <!-- end printing heading & description of feature --> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td class="Pos(r) show-tooltip" > <svg width= "20" height= "20" class= "C(#cac9d4) D(b) Mx(a)" ><use xlink:href="#icon-close-circle"></use></svg> <span class="triangle"></span> <div class="tooltip"> Can be enhanced via <br> Support Plus Add-On </div> </td> <td > <svg width= "20" height= "20" class= "C(--color-green-new-1) D(b) Mx(a)" ><use xlink:href="#icon-right-check-circle"></use></svg> </td> </tr> </tbody> </table> </div> </div> </div> <div class="Mt(60px)" id="scroll-deploy-add-ons" data-scroll-to="scroll-deploy-add-ons"> <div class="Ta(c) Ta(start)--md"> <h3 class="M(0) Fz($font-size-26) Fw(800) C(--color-black-light-3)">Add-Ons</h3> <p class="Fz($font-size-14) Mb(40px) Mt(5px) C(--color-grey-light-1)">Boost Product Features with Add-Ons. Product add-ons are for specific products they have been purchased for, while account add-ons work across all.</p> </div> </div> <!-- Product and Account add-ons Tabs --> <div class="js-wrap-addons-switcher Mx(-20px)--md Bdbw(1px)--md Bdbs(s)--md Bdbc(--color-grey-light-4)--md Pstart(20px)--md Ta(c) Ta(start)--md"> <button data-tab="js-product-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-white) Bdbc(--color-white) active">Product Add-Ons</button> <button data-tab="js-account-addons" class="Fw(700) Fz($font-size-14) Py(18px) Px(18px) Px(30px)--md Cur(p) Bdrstend(10px) Bdrststart(10px) Bdc(--color-grey-light-4) C(--color-v2-purple):h Trsdu(0.3s) Bdw(1px) Bds(s) Bgc(--color-blue-light-7)">Account Add-Ons</button> </div> <div class="Mt(30px)--md Bgc(--color-white) Bdw(1px) Bds(s) Bdc(--color-grey-light-4) Bd(n)--md P(20px) Bxz(bb) Bdrs(10px) P(0)--md Bdrs(0)--md"> <div class="Mb(60px) addons-tab Trsdu(0.3s) js-product-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Deploy" data-addon-multiple="" data-addon-plan="deploy_targeting"> <div data-addon-pricing="VWO_DEPLOY_TARGETING_PLUS" data-addon-level="product" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-target-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Targeting Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level targeting features except attribute list targeting. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Deploy" data-addon-multiple="" data-addon-plan="deploy_editor_library"> <div data-addon-pricing="VWO_DEPLOY_WIDGET_PLUS" data-addon-level="product" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-editor-library-1"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Editor Library Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level editor library features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Deploy" data-addon-multiple="" data-addon-plan="deploy_triggers"> <div data-addon-pricing="VWO_DEPLOY_TRIGGER_PLUS" data-addon-level="product" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-trigger-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Trigger Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level trigger features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Deploy" data-addon-multiple="true" data-addon-plan="false"> <div data-addon-pricing="VWO_DEPLOY_MUTUALLY_EXCLUSIVE_GROUPS" data-addon-level="product" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-exclusive-group"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Mutually Exclusive Groups </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 10 mutually exclusive groups. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-product="VWO Deploy" data-addon-multiple="true" data-addon-plan="false"> <div data-addon-pricing="VWO_DEPLOY_VISITOR_QUOTA" data-addon-level="product" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-mtu-quota"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> MTU Quota </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 10,000 MTUs. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> <div class="D(n) addons-tab Trsdu(0.3s) js-account-addons"> <div class="D(f) Flw(w) Mx(-5px)"> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="deploy_support,deploy_customer_success" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SUPPORT_PLUS" data-addon-level="account" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-support-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Support Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level support & customer success features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="deploy_security___compliance" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_SECURITY_PLUS" data-addon-level="account" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-security-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Security Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to enterprise level security features. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="false" data-addon-multiple=""> <div data-addon-pricing="VWO_PF_DEVELOPER_PACK" data-addon-level="account" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-developer-plus"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Developer Plus </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to 60,000 API calls per month. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> <div class="W(6/12)--sm W(100%) P(4px) Bxz(bb)"> <div class="H(100%) Bxz(bb) Trsdu(0.3s) Bgc(--color-grey-light) Cur(p) Bgc(--color-white):h Bxsh($box-shadow-light-gray):h Bd Bdc(--color-grey-light-4) Bdrs(10px) D(f) Fld(c) Jc(sb) Ov(h) item" data-modal="modal-add-ons" data-addon-plan="" data-addon-multiple="true"> <div data-addon-pricing="VWO_PF_ATTRIBUTES_LIST" data-addon-level="account" data-addon-tile-product="deploy" class="js-add-ons-tile Px(25px)--md Py(28px)--md P(20px)"> <div class="D(f) Ai(fs) Jc(sb) Mb(15px) Mb(20px)--md"> <div class="D(f)--md W(9/12)"> <svg width= "28" height= "28" class= "C(--color-purple-dark) item:h_C(--color-purple) Trsdu(0.3s) Mend(10px) Flxs(0)" ><use xlink:href="#icon-attribute-list"></use></svg> <div> <h3 class="D(f) Ai(fs) M(0) Fz($font-size-16) modal_Fz($font-size-26) modal_Ai(c) Lh($line-height-headings)"> Attributes List </h3> <p class="M(0) Mt(5px) Fz($font-size-12) C(--color-grey-light-1) W(290px) W(a)--md"> Get access to a pack of 5 attributes list. </p> </div> </div> <div class="Fz($font-size-12) Lh(1) Pos(r)"> <div class="loader js-loader-animation Pos(a) End(0)"> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__one"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__two"></span> <span class="dot Bgc(--color-v2-blue-dark) pulse pulse__three"></span> </div> <div class="modal_Fz($font-size-30) Fz($font-size-18) Fw(800) Mb(5px)"><span class="js_price_currency Fz($font-size-14) Fw(600) Mend(2px) Mb(1px) Lh($line-height-big-headings)"></span><span class="js-add-ons-price"></span></div> <span class="js-addon-per-month Op(0) C(--color-v2-blue-dark)">per month</span> </div> </div> <div class="Pstart(40px)--md"> <div class="D(f) Ai(c) Fz($font-size-12)"> <h4 class="M(0) Mend(10px) Fw(400) Fz(inh)">Available With:</h4> <span class="D(ib) Fw($font-weight-medium)">Growth Plan, Pro Plan, Enterprise Plan </span> </div> <span class="js-addon-view-details Pt(20px) Pt(25px)--md Fw($font-weight-bold) D(f) Ai(c) Jc(fs) Cur(p) C(--color-v2-purple) Fz($font-size-14) Bd(0) W(100%)">View details <svg width= "14" height= "12" class= "item:h_TranslateX(5px) Trsdu(0.3s) Fxs(0) Mstart(10px)" ><use xlink:href="#icon-arrow-type4"></use></svg> </span> </div> </div> </div> </div> </div> </div> </div> <div class="Mt(90px) js-faq" id="scroll-deploy-faq" data-scroll-to="scroll-deploy-faq"> <h3 class="Ta(c) Ta(start)--md Fz($font-size-26) Fw(800) Mx(-20px)--md Bxz(bb) Mb(40px) Px(20px) Z(1)">Frequently Asked Questions</h3> <div class="Bgc(--color-white)"> <ul class="P(0) M(0) List(n) Mx(-20px)--md Bd Bdbw(0) Bdw(1px) Bds(s) Bdc(--color-grey) Bdrs(10px) Ov(h)"> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are Monthly Tracked Users (MTU)? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> A Monthly Tracked User (MTU) is a visitor who becomes part of a campaign powered by VWO in a billing month. Each VWO product maintains a separate quota of MTUs. There are specific products where shared MTUs can be bought as well. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is a billing month? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Billing month is the period from when your contract starts to the same date in the following month. For example, if your contract starts on 27th Feb, 2022, your billing month would begin on the same date and conclude on 27th March, 2022. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any additional purchase required to use VWO Copilot? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> As of today, no additional purchase is required. With the full release in early 2025, we will finalise the pricing and limitations for VWO Copilot as per various plans. It may or may not come at an additional cost. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is the product pricing on this page applicable to agencies? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, the pricing listed is intended for corporate business owners managing domains, websites or applications. Agencies are required to obtain separate licenses for each domain or website they handle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Can I buy a common MTU quota for all VWO Products? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, you can buy a common MTU quota for all VWO products except VWO Insights. The quota consumption logic of Insights is different from other VWO products so its quota allocation has to be done separately. Kindly note that visitors will still be counted towards MTU on a per-product basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Should MTUs be equivalent to my overall website traffic? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> You can estimate the no. of MTUs you will need by looking at your Monthly Active User (MAU) count (including anonymous visitors). Depending on your requirement, you can purchase MTUs for your entire MAU count or a subset of it. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How does VWO count MTU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Visitors are counted towards MTU on a per-product basis. In the same billing month,<br> - If a visitor becomes a part of multiple campaigns of the same product, VWO will count them as a single MTU for that product. <br> - If a visitor becomes a part of campaign(s) of different VWO products, VWO will count them as a separate MTU for each product. Please refer to this <a href="https://help.vwo.com/hc/en-us/articles/360021116334-Visitor-Counting-Logic-in-VWO#h_01F38D6P0VCKB8QENXFQB195MG" target="_blank">doc</a> to understand the counting logic of all VWO products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I get the entire MTU quota upfront or in regular intervals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> For VWO Deploy, you get the entire MTU quota upfront. However, as per your requirement, we can also ensure that the quota is refreshed on a monthly basis. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What if I exhaust my purchased quota limit? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> All your running deploy campaign will pause upon exhaustion of quota. Automatic extension of quota does not happen. To get more quota added, please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> If I don't exhaust my VWO Rollouts - Web quota within this contract period, can it be carried forward to the next billing cycle? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, unconsumed quota cannot be carried forward to the next billing cycle. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free plan available for VWO Rollouts - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, there is no free plan for this product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any free trial available for VWO Rollouts - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, there is a full-featured free trial for VWO which means you will be able to access all the VWO products, including VWO Deploy, during the trial period. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> How is my VWO Rollouts - Web subscription cost calculated? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO Deploy pricing is based on the number of MTUs you choose. Please refer to the VWO Deploy section above and use the MTU slider to find out the price against each plan. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What all payment options do you provide? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We support multiple options for payment. You can view the entire list <a href="https://help.vwo.com/hc/en-us/articles/360020355354-What-All-Payment-Modes-Do-You-Support-" target="_blank">here</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO allow payment in any other currency apart from USD? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides multiple currency options during the payment process. They are INR, AUD, CAD, GBP, EUR & JPY. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What are the different billing options available for VWO Rollouts - Web? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> We have monthly, annual, & multi-year billing options available based on the plan tier. Growth can be purchased as monthly/ annual/ multi-year plans while Pro and Enterprise can only be purchased as annual/ multi-year plans. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do EU customers have an option to store data in the EU? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO has a Data Center in Belgium (europe-west1 of GCP) so you can comfortably store your data within the EU. Furthermore, all customers have a choice to choose between US & EU Data Center when they sign up with us. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO not work with customers based in certain countries? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> VWO supports customers from all over the globe and does not have a usage limitation for any country except a few. Those countries are China, Crimea, Cuba, Iran, Myanmar, North Korea, Sudan, and Syria. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide discounts for buying product combos or signing for annual/multi-year deals? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO provides a discount on combo deals and longer contracts. Please <a class="js-intercom-chat Cur(p) Td(u):h">get in touch</a> to know more. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Does VWO provide any offers/discounts to non-profits? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Yes, VWO supports non-profits by giving them preferential pricing on all VWO plans. If you’re one such organization looking for customized pricing of VWO, <a class="js-intercom-chat Cur(p) Td(u):h">get in touch with us</a>. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> What is the difference between Account Level & Product Level Add-Ons? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> Account level add-ons apply at an account level and hence once purchased, are available to all existing products.<br> Product level add-ons apply at a product level and hence once purchased, are available to only specific products. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Do I have to buy an account level add-on individually for each product? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> No, an account level add-on is applicable to all products. You don’t need to buy it individually for each product. </p> </li> <li class="Bdbw(1px) Bdbc(--color-grey-light-4) Bdbs(s) Bdrsbstart(10px):lc Bdrsbend(10px):lc Bgc(--color-grey-light):h Trsdu(0.3s)"> <button data-active-class="C(--color-purple)" class="js-accordion Fw(700) C(--color-purple):h Trsdu(0.3s) Fz($font-size-14) Cur(p) P(20px) D(f) Ai(c) Jc(sb) W(100%) Bd(0) Bgc(t) Ta(start)"> <span class="Mend(20px)"> Is there any limit on the number of events stored per MTU in VWO Data360 across different plans? </span> <svg width= "16" height= "10" class= "Rotate(-90deg) js-open-accordion_Rotate(0deg) Fxs(0) Mstart(5px) C(--color-grey-light-1) js-accordion:h_C(--color-purple) js-open-accordion_C(--color-purple) Trsdu(0.3s)" ><use xlink:href="#icon-chevron-down"></use></svg> </button> <p class="D(n) C(--color-grey-light-1) Fz($font-size-13) js-open-accordion+D(b) M(0) Px(20px) Mt(-8px)--md Pb(20px)"> The number of events that our customers can store per MTU will be limited in the future based on the plan they have purchased. This adjustment is currently pending implementation within the application and does not impact the pricing structures of our existing VWO Data360 users. However, this will be applicable in the future for all customers as per their respective plans. </p> </li> </ul> </div> </div> <div class="Ta(c) Mt(40px)"> <h5 class="Fz($font-size-18) Mt(0) Mb(30px)">Can&#39;t find your question here? Connect with us instantly!</h5> <button class="js-intercom-chat button"><svg width= "20" height= "20" class= "Fxs(0) Mend(10px)" ><use xlink:href="#icon-chat"></use></svg>Ask a question</button> </div> </div> </div> </div> </div> </div> </div> </section> <section class="Bgc(--color-grey-light) Pb(60px)"> <div class="container"> <div class="Ov(h) Pb(20px)"> <h2 class="Fz($font-size-20) Fw(600) Ta(c) Mt(0) Mb(30px)"> <b>2500+</b> high growth brands across <b>90+</b> countries trust VWO </h2> <div class="logo-shadow D(f) Pos(r) marquee-wrapper"> <div class="marquee-animation D(f) Flxs(0) Animdur(30s)"> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png 2x" alt= "Agoda Logo" decoding= "async" loading= "lazy" width= "80" height= "41" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png 2x" alt= "Allstate Logo" decoding= "async" loading= "lazy" width= "150" height= "28" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png 2x" alt= "Payscale Logo" decoding= "async" loading= "lazy" width= "150" height= "37" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png 2x" alt= "Ubisoft Logo" decoding= "async" loading= "lazy" width= "150" height= "40" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png 2x" alt= "turbotax Logo" decoding= "async" loading= "lazy" width= "150" height= "28" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png 2x" alt= "UIpath Logo" decoding= "async" loading= "lazy" width= "120" height= "40" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png 2x" alt= "smartrecruiters Logo" decoding= "async" loading= "lazy" width= "160" height= "29" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png 2x" alt= "Paytm Logo" decoding= "async" loading= "lazy" width= "100" height= "31" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png 2x" alt= "vmware Logo" decoding= "async" loading= "lazy" width= "150" height= "23" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png 2x" alt= "Similar Web Logo" decoding= "async" loading= "lazy" width= "150" height= "23" class= "H(a) D(b) Maw(110px)" /></picture> </div> </div> <div class="marquee-animation D(f) Flxs(0) Animdur(30s)"> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/agoda-logo@2x.png 2x" alt= "Agoda Logo" decoding= "async" loading= "lazy" width= "80" height= "41" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/allstate-logo@2x.png 2x" alt= "Allstate Logo" decoding= "async" loading= "lazy" width= "150" height= "28" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/payscale-logo@2x.png 2x" alt= "Payscale Logo" decoding= "async" loading= "lazy" width= "150" height= "37" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/ubisoft-logo@2x.png 2x" alt= "Ubisoft Logo" decoding= "async" loading= "lazy" width= "150" height= "40" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/turbotax-logo@2x.png 2x" alt= "turbotax Logo" decoding= "async" loading= "lazy" width= "150" height= "28" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/uipath-logo@2x.png 2x" alt= "UIpath Logo" decoding= "async" loading= "lazy" width= "120" height= "40" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/smartrecruiters-logo@2x.png 2x" alt= "smartrecruiters Logo" decoding= "async" loading= "lazy" width= "160" height= "29" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/paytm-logo@2x.png 2x" alt= "Paytm Logo" decoding= "async" loading= "lazy" width= "100" height= "31" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/vmware@2x.png 2x" alt= "vmware Logo" decoding= "async" loading= "lazy" width= "150" height= "23" class= "H(a) D(b) Maw(110px)" /></picture> </div> <div class="D(f) Ai(c) Jc(c) P(20px) Flxs(0) Dropshadow($box-shadow-grey-7) Bgc(--color-white) Bdc(--color-grey-light-4) W(150px) H(100px) Bxz(bb) Bds(s) Bdw(1px) Bdrs(8px) Mx(5px)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/customers/logos/similar-web-logo@2x.png 2x" alt= "Similar Web Logo" decoding= "async" loading= "lazy" width= "150" height= "23" class= "H(a) D(b) Maw(110px)" /></picture> </div> </div> </div> </div> </div> </section> <section class="purple-gradient-banner Lts(n)" id="js-trigger-dot"> <div class="C(--color-white)"> <div class="container Pb(100px)--md Pb(50px)"> <div class="Ta(start)"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/vwo-insights/icon-quote.svg" alt= "Icon Quote" decoding= "async" loading= "lazy" width= "140" height= "90" class= "H(a)" /> </div> <div class="D(f)--md Jc(sb) Ta(c) Ta(start)--md Pt(40px)"> <div class="W(4/12)--md Mb(80px) Mb(0)--md Bxz(bb) Pend(10px)--md"> <h2 class="Mt(0) Mb(20px) Fz($font-size-30) Fz($font-size-36)--md Lh($line-height-big-headings)">Our customers back our stack too!</h2> <p class="M(0) Fz($font-size-14) Fz($font-size-18)--md Pend(50px)--md Pend(80px)--lg">Many of our 2500+ customers purchase a set of VWO products to achieve their goals. While our industry-leading <a href="https://www.g2.com/products/wingify-vwo-testing/reviews" target="_blank" class="C(--color-v2-purple) Td(n) Td(u):h">G2 ratings</a> are evidence enough, here’s sharing some success stories in our customers own words.</p> </div> <!-- this need to be data-slick-theme="gray-circle" resolve --> <div class="W(7/12)--md Pos(r) progressive-circle" data-slick-theme="light-gray-circle"> <div class="js-slick-carousel js-single-item Ov(h)" data-slick-config="newInsightsTestimonials"> <blockquote class="M(0)"> <p class="M(0) Fz($font-size-18) Fz($font-size-20)--md Fw(500)"> I drive hard on ROI, and VWO delivers every single time. They bring a fresh, experienced team of eyes that consistently uncover ways to improve our online experience, and ultimately increase revenue. Our partnership with VWO has been invaluable to our growth in <a class="C(--color-white)" href="https://bodyguardz.com" target="_blank" tabindex="0">BODYGUARDZ.com</a>. </p> <div class="D(f) Ai(c) Fld(c) Fld(r)--sm Jc(c) Jc(s)--md Mt(20px) Mt(50px)--md"> <div class="D(n)--md"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png 2x" alt= "whitneywhitney" decoding= "async" loading= "lazy" width= "80" height= "80" class= "H(a) Mb(10px) Bdrs(50%)" /></picture> </div> <div class="D(f) Ai(c) Fld(c) Fld(r)--sm Jc(c) Jc(s)--md"> <div class="Bdbw(1px) Bdbc(--color-purple-dark) Bdbs(s) Bdbs(n)--sm Bdendw(1px)--sm Bdends(s)--sm Bdendc(#ffffff.3)--sm Pend(20px)--sm Mend(20px)--sm Pb(15px) Pb(0)--sm Mb(15px) Mb(0)--sm"> <cite class="Fs(n) Fz($font-size-18) Fw(700)">Whitney Pye</cite> <p class="Fz($font-size-14) M(0)">Vice President, Strategic Initiatives</p> </div> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/logo-bodyguardz@2x.png" alt= "bodyguardz" decoding= "async" loading= "lazy" width= "95" height= "44" class= "H(a)" /></picture> </div> </div> </blockquote> <blockquote class="M(0)"> <p class="M(0) Fz($font-size-18) Fz($font-size-20)--md Fw(500)">One of the many reasons we switched to VWO is cost. In terms of cost and benefits, VWO outweighs the competition quite handily.</p> <div class="D(f) Ai(c) Fld(c) Fld(r)--sm Jc(c) Jc(s)--md Mt(20px) Mt(50px)--md"> <div class="D(n)--md"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png 2x" alt= "Trevor Anderson" decoding= "async" loading= "lazy" width= "80" height= "80" class= "H(a) Mb(10px) Bdrs(50%) D(n)--md" /></picture> </div> <div class="D(f) Ai(c) Fld(c) Fld(r)--sm Jc(c) Jc(s)--md"> <div class="Bdbw(1px) Bdbc(--color-purple-dark) Bdbs(s) Bdbs(n)--sm Bdendw(1px)--sm Bdends(s)--sm Bdendc(#ffffff.3)--sm Pend(20px)--sm Mend(20px)--sm Pb(15px) Pb(0)--sm Mb(15px) Mb(0)--sm"> <cite class="Fs(n) Fz($font-size-18) Fw(700)">Trevor Anderson</cite> <p class="Fz($font-size-14) M(0)">Director, Marketing & Advertising, Disruptive Advertising</p> </div> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/logo-disruptive.svg" alt= "Modernize Home Services" decoding= "async" loading= "lazy" width= "175" height= "28" class= "H(a)" /> </div> </div> </blockquote> </div> <div class="js-slider-dots-box-1"></div> <div class="Pos(r)"> <div class="D(n) D(f)--md Jc(c) Jc(s)--md Mt(80px)"> <div class="Mend(20px) Pos(r)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/whitney@2x.png 2x" alt= "whitney" decoding= "async" loading= "lazy" width= "80" height= "80" class= "H(a) Bdrs(50%)" /></picture> <div data-slick-index="0" class="progressBar"></div> </div> <div class="Mend(20px) Pos(r)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/trevor@2x.png 2x" alt= "Trevor" decoding= "async" loading= "lazy" width= "80" height= "80" class= "H(a) Bdrs(50%)" /></picture> <div data-slick-index="1" class="progressBar"></div> </div> </div> <div class="js-slider-dots-box D(f)--md Jc(c) Jc(s)--md"></div> </div> </div> </div> </div> </div> </section> <section class="Bgc(--color-white) Py(60px)"> <div class="Maw(1200px) M(a) Px(10px)"> <div class="W(8/12)--md Mx(a) Mb(40px) Ta(c)"> <h2 class="Px(20px) Px(0)--md Lh($line-height-headings) Fz($font-size-30) Fz($font-size-36)--md Fw(800) Mt(0) Mb(5px)">Don't take our word for it</h2> <p class="C(--color-grey-light-1) M(0)"> Thanks to our customers, we've been named a leader in the G2 crowd grid for testing–and for good reason. </p> </div> <div class="D(f) Flw(w) Flw(nw)--sm Jc(c)--md Jc(fs) Ai(c)"> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-momentum-leader-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-momentum-leader-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-momentum-leader-fall-2022@2x.png 2x" alt= "G2 Momentum Leader Fall 2022" decoding= "async" loading= "lazy" width= "100" height= "130" class= "W(100%) W(100px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-mid-market-fall-2022@2x.png 2x" alt= "G2 Leader Mid Market Fall 2022" decoding= "async" loading= "lazy" width= "115" height= "150" class= "W(100%) W(115px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-results-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-results-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-results-mid-market-fall-2022@2x.png 2x" alt= "G2 Best Results Mid Market Fall 2022" decoding= "async" loading= "lazy" width= "130" height= "170" class= "W(100%) W(130px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/g2-users-love@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/g2-users-love@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/pricing/g2-users-love@2x.png 2x" alt= "G2 Best Results Mid Market Fall 2022" decoding= "async" loading= "lazy" width= "161" height= "210" class= "W(100%) W(161px)--sm Mx(a) H(a) Mx(20px)--md" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-est-roi-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-est-roi-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-est-roi-mid-market-fall-2022@2x.png 2x" alt= "G2 best est roi mid market fall 2022" decoding= "async" loading= "lazy" width= "130" height= "170" class= "W(100%) W(130px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-relationship-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-relationship-mid-market-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-best-relationship-mid-market-fall-2022@2x.png 2x" alt= "G2 best relationship mid market fall 2022" decoding= "async" loading= "lazy" width= "115" height= "150" class= "W(100%) W(115px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> <div class="W(4/12) W(a)--md Ta(c) Px(10px) Px(0)--md Bxz(bb)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-fall-2022@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-fall-2022@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/new-platform/g2-leader-fall-2022@2x.png 2x" alt= "G2 best relationship mid market fall 2022" decoding= "async" loading= "lazy" width= "100" height= "130" class= "W(100%) W(100px)--sm Mx(a) Mx(20px)--md H(a)" /></picture> </div> </div> </div> </section> <!-- Request Demo Form Container --> <div id="modal-contact-sales-pricing" tabindex="-1" role="dialog" class="js-modal Pos(f) Start(0) T(0) End(0) B(0) Ov(a) D(n) Z(10) Ta(c) P(10px)"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc(--color-black)"></div> <div class="js-modal-box Pos(r) My(50px)--sm Mx(a) Bgc(--color-white) Ta(start) Bdrs(5px) Bxsh($box-shadow-navigation-bottom) W(100%)--sm Maw(900px) Bxz(bb)"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C(--color-dark-grey) Bg(n) Bd(n) P(0) M(0) Pos(a) End(20px)--xs T(20px)--xs T(10px) End(10px)" aria-label="Close modal" title="Close modal"> <svg width= "25" height= "25" ><use xlink:href="#icon-close"></use></svg> </button> <div class="js-modal-body P(30px)"> <div class="Ta(start) P(20px) M(5px) Bdrs(4px)"> <!-- <div class="D(f) Jc(sb) Ai(c) Fz($font-size-13)"> <div> <h3 class="Fz($font-size-16) M(0) Tt(u) js-plan-name">Enterprise</h3> <span class="C(--color-v2-blue-dark)">Plan</span> </div> </div> --> <div class="W(8/12)--md M(a) Mih(400px) D(f) Fld(c) Jc(c)"> <!-- Form heading is changing via JS in pricing-abtest.js file --> <form class="js-vwo-form-validate-and-submit submission-success_D(n)" id="modal-req-demo-form" method="post" action="/wp-json/action/request-demo" name="demo-form" novalidate data-event-on-submit="modal-request-demo-submit" data-event-on-error="modal-request-demo-error" data-event-on-success="modal-request-demo-success" data-qa="modal-req-demo-rd-form" data-mkfid="1041"> <div class="Ta(c) Mb(30px)"> <h4 class="js-rd-form-heading Fz($font-size-24) Fw(600) Mb(5px) Mt(0)" aria-level="2"> Contact Sales </h4> </div> <div class="js-custom-plans Ta(start)"> <h4 class="Fz($font-size-12) Mb(0) Fw(600)">Choose plan</h4> <div class="Mb(15px) D(f) Ai(c) Flw(w) js-form-custom-labels"> <label class="label--line label--line-active"> <input class="Cur(p) Mend(4px) M(0)" type="radio" name="plan" value="growth" checked="checked"> growth </label> <label class="label--line"> <input class="Cur(p) Mend(4px) M(0)" type="radio" name="plan" value="pro"> pro </label> <label class="label--line"> <input class="Cur(p) Mend(4px) M(0)" type="radio" name="plan" value="enterprise"> enterprise </label> </div> </div> <div class="D(f)--md Jc(sb)--md Mb(5px)"> <div class="W(48%)--md form-item"> <label class="Fz(12px) Fw(600) Tt(n)" for="modal-req-demo-v1-fname">First Name: <sup>*</sup> </label> <input class="W(100%) input-text" placeholder="First Name" type="text" id="modal-req-demo-v1-fname" name="first_name" data-qa="modal-req-demo-rd-v1-fname" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid First Name</div> </div> <div class="W(48%)--md form-item"> <label class="Fz(12px) Fw(600) Tt(n)" for="modal-req-demo-v1-lname">Last Name: <sup>*</sup> </label> <input class="W(100%) input-text" placeholder="Last Name" type="text" id="modal-req-demo-v1-lname" name="last_name" data-qa="modal-req-demo-rd-v1-lname" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Last Name</div> </div> </div> <div class="Mb(5px)"> <label class="Fz(12px) Fw(600) Tt(n)" for="modal-req-demo-v1-email">Business Email: <sup>*</sup> </label> <input class="W(100%) input-text" placeholder="name@yourcompany.com" type="email" id="modal-req-demo-v1-email" name="email" data-qa="modal-req-demo-rd-v1-email" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Email</div> </div> <div class="Mb(5px)"> <label class="Fz(12px) Fw(600) Tt(n)" for="modal-req-demo-v1-pnumber">Phone Number: <sup>*</sup> </label> <input class="W(100%) input-text js-phone" type="tel" id="modal-req-demo-v1-pnumber" name="phone" data-qa="modal-req-demo-rd-v1-pnumber" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Phone Number</div> </div> <div class="Mb(10px)"> <label class="Fz(12px) Fw(600) Tt(n)" for="modal-req-demo-cu-message">Comments for VWO (include any use cases or specific requirements you might have): </label> <textarea class="W(100%) input-text" id="modal-req-demo-cu-message" name="message" rows="3" data-qa="modal-req-demo-rd-message"></textarea> </div> <div class="D(f) Ai(b) "> <input class="Cur(p) Flxs(0) M(0) Pos(r) T(2px)" type="checkbox" name="gdpr_consent_checkbox" id="modal-req-demo-cu-gdpr-consent-checkbox" value="true" data-qa="modal-req-demo-gdpr-consent-checkbox"/> <label for="modal-req-demo-cu-gdpr-consent-checkbox" class="Ta(start) Cur(p) Fz($font-size-12) Mstart(10px) Us(n)"> I agree to VWO's <a class="C($color-blue) white_C($color-white)" href="https://vwo.com/privacy-policy/" target="_blank">Privacy Policy</a> & <a href="https://vwo.com/terms/" class="C($color-blue) white_C($color-white)" target="_blank">Terms</a> </label> </div> <div class="Mt(10px)"> <button type="submit" disabled class="button button--disabled-primary btn-modal-form-submit W(100%)" data-qa="modal-req-demo-rd-form-submit">Submit</button> </div> <input type="hidden" value="" name="website_pricing_plan_type" data-qa="modal-req-demo-rd-website-pricing-plan-type" /> <input type="hidden" value="" name="referral_code" data-qa="modal-req-demo-rd-referral-code"/> <input type="hidden" value="" name="utm_source" data-qa="modal-req-demo-rd-utm-source"/> <input type="hidden" value="" name="utm_campaign" data-qa="modal-req-demo-rd-utm-campaign"/> <input type="hidden" value="" name="utm_medium" data-qa="modal-req-demo-rd-utm-medium"/> <input type="hidden" value="" name="utm_content" data-qa="modal-req-demo-rd-utm-content" /> <input type="hidden" value="" name="utm_term" data-qa="modal-req-demo-rd-utm-term" /> <input type="hidden" value="request-pricing" name="requestFormType"> <input type="hidden" value="https://vwo.com/" name="ads_url" /> <input type="hidden" value="1742406972" name="ads_timestamp" /> <input type="hidden" value="direct" name="ads_source" /> <input type="hidden" value="" name="ads_user_id" /> <input type="hidden" value="" name="ads_referer" /> </form> <div class="Ta(c) Bd Bdc($color-red) Bdrs(3px) Mx(40px) My(20px) C($color-red) Bgc(#ffeded) P(10px) error-message hide"></div> <div class="success-message D(n) Ta(c) email_post_container submission-success_D(b)"> <h4 class="C($color-blue) Mt(0) Mb(20px) Fz(32px)" aria-level="2">Thanks for your request!</h4> <p class="Fz($font-size-16)">A VWO Account Manager will get back to you soon.</p> </div> </div> </div> </div> </div> </div> <!-- Start: Request Quote Form --> <!-- End: Request Quote Form --> <!-- Start: Add-ons Modal --> <div class="js-modal Pos(f) Start(0) T(0) End(0) B(0) Ov(a) D(n) Z(10) Ta(c) P(10px) modal" id="modal-add-ons" tabindex="-1" role="dialog" aria-modal="true"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc(--color-black)"></div> <div class="js-modal-box Pos(r) My(50px)--sm Mx(a) Bgc(--color-white) Ta(start) Bdrs(15px) Bxsh($box-shadow-navigation-bottom) W(100%)--sm Maw(900px) Bxz(bb)"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C(--color-dark-grey) Bg(n) Bd(n) P(0) M(0) Pos(a) End(20px)--xs T(20px)--xs T(10px) End(10px)" aria-label="Close modal" title="Close modal"> <svg width= "25" height= "25" ><use xlink:href="#icon-close"></use></svg> </button> <div class="js-modal-body P(50px)--md P(20px) Pt(50px)"></div> </div> </div> <!-- End: Add-ons Modal --> </div> <div class="atomic-common-style"> <footer class="Bgc(#f8f9fd) C($color-blue-dark-1) Ff($new-font-family) Fz($base-font-size) Lh($line-height-default) Lts(0.6px)"> <div class="Maw(1200px) M(a) Px(16px) Pt(100px) Pb(50px) Lts(0)"> <h2 class="Hidden">Footer Navigation</h2> <div class="D(f)--md D(n)--print Bdbw(1px)--md Bdbw(0) Bdbs(s) Bdbc(#d8d8d8) Pb(40px)--md Mb(40px)--md"> <div class="W(20%)--md Fxs(0) Px(10px) Bxz(bb)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-26)--md Fz($font-size-14)">Popular <br class="D(b)--md D(n)">In-depth <br class="D(b)--md D(n)"> Guides</h3> </div> <div class="W(80%)--md D(f)--md Mb(40px) Mb(0)--md Px(10px) Bxz(bb) Fz($font-size-13)"> <div class="W(3/12)--md"> <ul class="List(n) P(0) D(f) Flw(w) D(b)--md Mt(0)--md Mt(10px) Mb(0)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/ab-testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">A/B Testing</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/cart-abandonment/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Cart Abandonment</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/conversion-rate-optimization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Conversion Rate Optimization</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/customer-data-platform-guide/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Customer Data Platform</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/customer-engagement/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Customer Engagement</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/customer-experience-optimization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Customer Experience Optimization</a></li> </ul> </div> <div class="W(3/12)--md"> <ul class="List(n) P(0) D(f) Flw(w) D(b)--md Mt(0)--md Mt(10px) Mb(0)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/customer-retention/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Customer Retention</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/server-side-testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Feature Management</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/feature-rollout/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Feature Rollout</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/grow-website-traffic/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Grow Website Traffic</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/landing-page-optimization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Landing Page Optimization</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/mobile-app-ab-testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Mobile App A/B Testing</a></li> </ul> </div> <div class="W(3/12)--md"> <ul class="List(n) P(0) D(f) Flw(w) D(b)--md Mt(0)--md Mt(10px) Mb(0)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/multivariate-testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Multivariate Testing</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/push-notifications/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Push Notifications</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/session-recording/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Session Recording</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/usability-testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Usability Testing</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/visitor-behavior-analysis/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Visitor Behavior Analysis</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/form-analytics/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Web Form Analytics</a></li> </ul> </div> <div class="W(3/12)--md"> <ul class="List(n) P(0) D(f) Flw(w) D(b)--md Mt(0)--md Mt(10px) Mb(0)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/website-heatmap/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Website Heatmaps</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/website-optimization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Website Optimization</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/website-personalization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Website Personalization</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/website-redesign/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Website Redesign</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/website-surveys/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Website Surveys</a></li> </ul> </div> </div> </div> <div class="D(f)--md D(n)--print Mb(30px)--md Mb(70px)"> <div class="W(20%)--md Fxs(0) Mb(40px) Mb(0)--md Px(10px) Bxz(bb)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">Products</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(0) P(0) Fz($font-size-13)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/testing/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Testing</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/insights/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Insights</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/customer-data-platform/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Data360</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/personalization/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Personalize</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/plan/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Plan</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/deploy/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Web Rollouts</a></li> </ul> </div> <div class="W(20%)--md Fxs(0) Mb(40px) Mb(0)--md Px(10px) Bxz(bb)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">Compare</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(0) P(0) Fz($font-size-13) Whs(nw)--lg"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/optimizely/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO vs. Optimizely</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/google-optimize/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO vs. Google Optimize</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/google-optimize-vs-optimizely/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Google Optimize vs. Optimizely</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/google-optimize-360-vs-optimizely/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Google Optimize 360 vs. Optimizely</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/adobe-target-vs-google-optimize/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Adobe Target vs. Google Optimize</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/google-optimize-vs-optimize-360/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Google Optimize vs. Optimize 360</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/google-optimize-vs-kameleoon/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Google Optimize vs. Kameleoon</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/optimizely-vs-kameleoon/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Optimizely vs. Kameleoon</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/kameleoon-vs-ab-tasty/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Kameleoon vs. AB Tasty</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/kameleoon-vs-optimize-360/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Kameleoon vs. Optimize 360</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/compare/ab-tasty-vs-optimize-360/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">AB Tasty vs. Optimize 360</a></li> </ul> </div> <div class="W(20%)--md Fxs(0) Mb(40px) Mb(0)--md Px(10px) Bxz(bb)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">Resources</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(40px) P(0) Fz($font-size-14)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/blog/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Blog</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/product-updates/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Product Updates</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/success-stories/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Success Stories</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/ebooks/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">eBooks</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/webinars/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Webinars</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/events/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Events</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/glossary/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Glossary</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/webinars/inside/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Inside VWO</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/webcast/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Masters of Conversion</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/popular-web-optimization-guides/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Popular In-Depth Guides</a></li> </ul> </div> <div class="W(20%)--md Fxs(0) Mb(40px) Mb(0)--md Px(10px) Bxz(bb)"> <div class="Mb(40px)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">Get Help</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(0) P(0) Fz($font-size-13)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://help.vwo.com/hc/en-us" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Knowledge Base</a></li> </ul> </div> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">Free Tools</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(0) P(0) Fz($font-size-13)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/ab-test-significance-calculator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">A/B Test Significance Calculator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/ab-test-sample-size-calculator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">A/B Test Sample Size Calculator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/ab-test-duration-calculator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">A/B Test Duration Calculator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/push-notification-roi-calculator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Web Push ROI Calculator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/cart-abandonment-calculator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Cart Abandonment Calculator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://landingpageanalyzer.io/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Landing Page Analyzer</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/ai-powered-heatmap-generator/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">AI-Powered Heatmap Generator</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/tools/cro-experimentation-checklist/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">CRO Experimentation Checklist</a></li> </ul> </div> <div class="W(20%)--md Fxs(0) Mb(30px) Mb(0)--md Px(10px)"> <h3 class="M(0) Tt(u) Px(10px)--md Fz($font-size-14)">About Us</h3> <ul class="D(b)--md D(f) Flw(w) List(n) Mt(10px) Mb(0) P(0) Fz($font-size-13)"> <li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/about/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Our Company</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://wingify.com/careers" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Careers</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/media-kit/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Media Kit</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/partners/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">VWO Partners</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/partners/affiliate/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Affiliate Program</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/contact-us/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Contact Us</a></li><li class="Px(10px)--md Bxz(bb) Mb(6px) D(f) Ai(c) Cnt(noq)::a D(n)::a--md D(n):lc::a D(if)::a W(1px)::a H(12px)::a Mx(10px)::a Bgc(#5d616a)::a"><a href="https://vwo.com/news/" class="C(#181818) C($color-black):h Td(n) Td(u):h Py(14px)--coarse">Newsroom</a></li> </ul> </div> </div> <div class="D(f) D(n)--print Fld(r)--lg Fld(c) Ai(c) Jc(c) Jc(sb)--md Bdc(#d8d8d8)--md Bdbs(s)--md Bdts(s)--md Bdbw(1px)--md Bdtw(1px) Py(20px)--md Mb(20px)"> <!-- Certificates icons --> <div class="D(f) Ai(c) Flw(w) Mb(70px) Mb(0)--md Jc(c) Jc(fs)--md"> <div class="Flxg(1)--md Flxs(0) W(a)--md W(4/12)--xs W(6/12) Mb(20px) Mb(0)--md Mend(50px)--md"> <a href="https://vwo.com/compliance/gdpr/" class="D(b) Ta(c) Op(0.4) Op(1):h"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/gdpr-compliant.svg" alt= "vwo gdpr ready badge" decoding= "async" width= "94" height= "35" class= "H(a)" loading= "lazy" /> </a> </div> <div class="Flxg(1)--md Flxs(0) W(a)--md W(4/12)--xs W(6/12) Mb(20px) Mb(0)--md Mend(50px)--md"> <a href="https://vwo.com/compliance/ccpa/" class="D(b) Ta(c) Op(0.4) Op(1):h"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ccpa-compliant.svg" alt= "VWO CCPA ready badge" decoding= "async" width= "94" height= "37" class= "H(a)" loading= "lazy" /> </a> </div> <div class="Flxg(1)--md Flxs(0) W(a)--md W(4/12)--xs W(6/12) Mb(20px) Mb(0)--md Mend(50px)--md"> <a href="https://vwo.com/compliance/soc-2-type-ii/" class="D(b) Ta(c) Op(0.4) Op(1):h"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/soc2typeII@2x.png" alt= "SOC 2 Type II Badge" decoding= "async" width= "112" height= "47" class= "H(a)" loading= "lazy" /></picture> </a> </div> <div class="Flxg(1)--md Flxs(0) W(a)--md W(4/12)--xs W(6/12) Mb(20px) Mb(0)--md Mend(50px)--md"> <a href="https://vwo.com/compliance/international-organization-standardization-certification/" class="D(b) Ta(c) Op(0.4) Op(1):h"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ISO-27001-certificate.svg" alt= "VWO ISO IEC 27001 Certification Badge" decoding= "async" width= "110" height= "45" class= "H(a)" loading= "lazy" /> </a> </div> <div class="Flxg(1)--md Flxs(0) W(a)--md W(4/12)--xs W(6/12) Mb(20px) Mb(0)--md"> <a href="https://vwo.com/compliance/international-organization-standardization-certification-27701/" class="D(b) Ta(c) Op(0.4) Op(1):h"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ISO-27701-certificate@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ISO-27701-certificate@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/ISO-27701-certificate@2x.png 2x" alt= "VWO ISO 27701 Certification Badge" decoding= "async" width= "110" height= "56" class= "H(a)" loading= "lazy" /></picture> </a> </div> </div> <!-- End Certificates icons --> <!-- Social media icons --> <div class="Mt(30px) Mt(0)--lg Maw(165px) D(n)" id="js-gtm-linkedin-social-count"> <h3 class="Fz($font-size-12) Fw(500) Mt(0) Mb(5px) Lh($line-height-big-headings)"> Follow us and stay on top of everything CRO</h3> </div> <!-- End Social Media icons --> </div> <div class="D(f) Ai(c) Fld(r)--md Fld(c) Flw(w) Jc(sb)"> <div class="Ta(start)--md Ta(c) C(#5d616a)"> <span>&copy; </span>2025 Copyright <a href="https://wingify.com" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Wingify</a>. All rights reserved<br class="D(n)--md D(b)"> <span class="D(ib)--md D(n)">|</span> <div class="D(n)--print D(ib)"> <a href="https://vwo.com/terms/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Terms</a> <span>|</span> <a href="https://vwo.com/security/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Security</a> <span>|</span> <a href="https://vwo.com/compliance/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Compliance</a> <span>|</span> <a href="https://vwo.com/conduct/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Code of Conduct</a> <span>|</span> <a href="https://vwo.com/privacy-policy/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Privacy</a> <span>|</span> <a href="https://vwo.com/imprint/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Imprint</a> <span>|</span> <a href="https://vwo.com/opt-out/" class="Td(n) Td(u):h C(#5d616a) C($color-black):h">Opt-out</a> </div> </div> <div class="D(f) Ai(c) Gp(10px) Mt(20px) Mt(0)--md"> <a class="D(ib)" href="https://wingify.com"> <img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/logo_wingify.svg" alt= "Wingify Logo" decoding= "async" loading= "lazy" width= "94" height= "28" /> </a> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/vwo_old_logo@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/vwo_old_logo@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/vwo_old_logo@2x.png 2x" alt= "VWO old Logo" decoding= "async" loading= "lazy" width= "79" height= "27" class= "W(a)" /></picture> </div> </div> </div> </footer> </div> <!-- http only and not https because of W3C Validation error --> <button title="scroll to top" class="js-scroll-to-top Pos(f) Z(100) D(n) Cur(p) B(10px) End(10px) P(16px) Op(0.4) Bgc($color-grey-light-1) Bgc($color-black):h Bd(n) C($color-white) Bdrs(10px)"> <span class="Hidden">Scroll To Top</span> <svg class= "Rotate(180deg)" width= "20" height= "20" ><use xlink:href="#icon-chevron-down"></use></svg></button> </main> <!-- container with id ="content" opened in common-template header.php --> <div class="js-modal modal-as-page_Pt(70px) modal-as-page_Pt(100px)--md Pos(f) Start(0) T(0) End(0) B(0) Ov(a) D(n) modal-as-page_D(b) modal-as-page_Pos(s) Z(10) Ta(c)" id="modal-free-trial" tabindex="-1" role="dialog" data-mktoid="1043" aria-labelledby="modal-free-trial"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc($color-black)"></div> <div class="js-modal-box Pos(r) modal-as-page_My(0) My(50px)--sm Mx(a) Bgc($color-white) D(b)--sm D(f) Fld(c) Ai(c) Jc(c) Ta(start) Bxsh($box-shadow-navigation-bottom) Maw(95%)--sm W(600px)--md W(100%) H(a)--sm H(100%) Bdrs(3px)"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C($color-dark-grey) Bg(n) Bd(n) P(0) M(0) Pos(a) End(20px)--xs T(20px)--xs T(10px) End(10px)" aria-label="Close modal" title="Close modal"> <svg width= "20" height= "20" ><use xlink:href="#icon-close"></use></svg> </button> <div> <div class="P(40px) Mih(450px) Bxz(bb) D(f) Fld(c) Jc(c)"> <div> <div class="D(n)--sm Ta(c) Mb(30px)"> <a href="https://vwo.com/" title="VWO Logo" class="D(ib)"> <img src="https://static.wingify.com/gcp/images/vwo-logo-color.svg" alt="VWO Logo" width="107" height="36" class="Va(m)"/> </a> </div> <div class="js-free-trial-form-step1-container js-step1-container"> <div class="Ta(c) Mb(40px) submission-success_D(n)"> <h4 class="M(0) Fw(600) Fz($font-size-30)--xs Fz($font-size-20)" aria-level="2"> Signup for a full-featured trial </h4> <p class="js-description M(0) Fz($font-size-12)"> Free for <span class="js-ft-duration">30</span> days. No credit card required </p> </div> <form class="js-vwo-form-validate-and-submit js_form_step1 submission-success_D(n) " id="modal-free-trial-signup-form-step1" method="post" action="/wp-json/action/start-free-trial" data-formtype="free-trial-step1" novalidate data-event-on-submit="modal-free-trial-submit" data-event-on-error="modal-free-trial-error" data-event-on-success="modal-free-trial-success" data-qa="modal-su-form" data-mkfid="1021"> <div class="Mb(5px)"> <label for="modal-v1-step1-email" class="Fz(13px) Fw(600) Tt(n)">Business Email </label> <input class="W(100%) Py(14px) input-text" placeholder="name@yourcompany.com" type="email" id="modal-v1-step1-email" name="email" data-qa="modal-su-step1-v1-email" required /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Email</div> </div> <div class="D(f) Ai(b) "> <input class="Cur(p) Flxs(0) M(0) Pos(r) T(2px)" type="checkbox" name="gdpr_consent_checkbox" id="modal-free-trial-step1-cu-gdpr-consent-checkbox" value="true" data-qa="modal-free-trial-step1-gdpr-consent-checkbox"/> <label for="modal-free-trial-step1-cu-gdpr-consent-checkbox" class="Ta(start) Cur(p) Fz($font-size-12) Mstart(10px) Us(n)"> I agree to VWO's <a class="C($color-blue) white_C($color-white)" href="https://vwo.com/privacy-policy/" target="_blank">Privacy Policy</a> & <a href="https://vwo.com/terms/" class="C($color-blue) white_C($color-white)" target="_blank">Terms</a> </label> </div> <div class="Mt(10px) Ta(c)"> <button type="submit" disabled class="button button--disabled-primary W(100%) btn-modal-form-submit" data-qa="modal-su-submit">Start Now</button> </div> <input type="hidden" value="" name="trialDuration" data-qa="modal--v1-duration"/> <input type="hidden" value="" name="tld" data-qa="modal--tld"/> <input type="hidden" value="FREE" name="plan" data-qa="modal--v1-plan"/> <input type="hidden" value="" name="form_id" data-qa="modal--v1-form-id"/> <input type="hidden" value="" name="ga_client_id" data-qa="modal--ga-client-id"/> <input type="text" name="ft_wingifyvwo" style="display: none;"> <input type="hidden" value="" name="LeadForProduct"/> <input type="hidden" value="" name="referral_code" data-qa="modal-referral-code"/> <input type="hidden" value="" name="utm_source" data-qa="modal-utm-source"/> <input type="hidden" value="" name="utm_campaign" data-qa="modal-utm-campaign"/> <input type="hidden" value="" name="utm_medium" data-qa="modal-utm-medium"/> <input type="hidden" value="" name="utm_content" data-qa="modal-utm-content" /> <input type="hidden" value="" name="utm_term" data-qa="modal-utm-term" /> <input type="hidden" value="false" name="subscription_type" data-qa="modal-subscription-type" > <input type="hidden" value="https://vwo.com/" name="ads_url" /> <input type="hidden" value="1742406972" name="ads_timestamp" /> <input type="hidden" value="direct" name="ads_source" /> <input type="hidden" value="" name="ads_user_id" /> <input type="hidden" value="" name="ads_referer" /> </form> <div class="Ta(c) Bd Bdc($color-red) Bdrs(3px) Mx(40px) My(20px) C($color-red) Bgc(#ffeded) P(10px) error-message hide submission-success_D(n)"></div> <div class="js-free-trial-step1-success-message submission-success_D(b) D(n) Ta(c)"> </div> </div><div class="js-free-trial-form-step2-container js-step2-container Mih(510px)--md D(n)"> <div class="Ta(c) Mb(24px) submission-success_D(n)"> <h4 class="M(0) Fw(600) Fz($font-size-24)--sm Fz($font-size-20)" aria-level="2"> Set up your password to get started </h4> </div> <form id="modal-free-trial-signup-form-step2" method="post" action="/wp-json/action/free-trial" class="js-vwo-form-validate-and-submit submission-success_D(n) js_form_step2 " data-formtype="free-trial-step2" novalidate data-event-on-submit="modal-free-trial-step2-submit" data-event-on-error="modal-free-trial-step2-error" data-event-on-success="modal-free-trial-step2-success" data-qa="modal-su-form" data-mkfid="1609"> <div class="Mb(15px) js-ft-step2-email-container"> <label for="modal-v1-step2-email" class="Fz(13px) Fw(600) Tt(n)">Business Email <sup>*</sup></label> <input class="W(100%) Py(14px) input-text Pe(n)" placeholder="name@yourcompany.com" type="email" id="modal-v1-step2-email" name="email" data-qa="modal-su-step2-v1-email" required readonly /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Email</div> </div> <div> <div class="D(f)--md Jc(sb)--md Mb(15px)"> <div class="W(48%)--md form-item"> <label for="modal-v1-fname" class="Fz(13px) Fw(600) Tt(n)">First Name <sup>*</sup></label> <input class="W(100%) Py(14px) input-text" placeholder="First Name" type="text" id="modal-v1-fname" name="first_name" data-qa="modal-su-v1-fname" required /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid First Name</div> </div> <div class="W(48%)--md form-item"> <label for="modal-v1-lname" class="Fz(13px) Fw(600) Tt(n)">Last Name <sup>*</sup></label> <input class="W(100%) Py(14px) input-text" placeholder="Last Name" type="text" id="modal-v1-lname" name="last_name" data-qa="modal-su-v1-lname" required /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Last Name</div> </div> </div> <div class="Mb(15px)"> <label for="modal-v1-pnumber" class="Fz(13px) Fw(600) Tt(n)" >Phone Number <sup>*</sup> </label> <input class="W(100%) Py(14px) input-text js-phone" type="tel" id="modal-v1-pnumber" name="phone" data-qa="modal-su-v1-pnumber" required /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Phone Number</div> </div> <div class="Mb(15px)"> <label for="modal-v1-pwd" class="Fz(13px) Fw(600) Tt(n)" >Password <sup>*</sup> </label> <input class="W(100%) Py(14px) input-text atomic-password" type="password" id="modal-v1-pwd" name="password" data-qa="modal-su-v1-pwd" required /> <div class="C($color-red) Fz($font-size-11) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Password</div> </div> </div> <div class="D(f) Ai(b) "> <input class="Cur(p) Flxs(0) M(0) Pos(r) T(2px)" type="checkbox" name="gdpr_consent_checkbox" id="modal-free-trial-step2-cu-gdpr-consent-checkbox" value="true" data-qa="modal-free-trial-step2-gdpr-consent-checkbox"/> <label for="modal-free-trial-step2-cu-gdpr-consent-checkbox" class="Ta(start) Cur(p) Fz($font-size-12) Mstart(10px) Us(n)"> I agree to VWO's <a class="C($color-blue) white_C($color-white)" href="https://vwo.com/privacy-policy/" target="_blank">Privacy Policy</a> & <a href="https://vwo.com/terms/" class="C($color-blue) white_C($color-white)" target="_blank">Terms</a> </label> </div> <div class="Mt(10px) Ta(c)"> <button type="submit" class="button btn-modal-form-submit W(100%)" data-qa="modal-su-submit">Create Account</button> <!-- <a href="#" class="js-step2-back-button C($color-blue) Mt(10px) D(ib)" >← Back</a> --> </div> <input type="hidden" value="" name="trialDuration" data-qa="modal--v1-duration"/> <input type="hidden" value="" name="tld" data-qa="modal--tld"/> <input type="hidden" value="FREE" name="plan" data-qa="modal--v1-plan"/> <input type="hidden" value="" name="form_id" data-qa="modal--v1-form-id"/> <input type="hidden" value="" name="ga_client_id" data-qa="modal--ga-client-id"/> <input type="hidden" value="" name="LeadForProduct"/> <input type="hidden" value="" name="ListSource"> <input type="hidden" value="" name="referral_code" data-qa="modal-referral-code"/> <input type="hidden" value="" name="utm_source" data-qa="modal-utm-source"/> <input type="hidden" value="" name="utm_campaign" data-qa="modal-utm-campaign"/> <input type="hidden" value="" name="utm_medium" data-qa="modal-utm-medium"/> <input type="hidden" value="" name="utm_content" data-qa="modal-utm-content" /> <input type="hidden" value="" name="utm_term" data-qa="modal-utm-term" /> <input type="hidden" value="false" name="subscription_type" data-qa="modal-subscription-type" > <input type="hidden" value="https://vwo.com/" name="ads_url" /> <input type="hidden" value="1742406972" name="ads_timestamp" /> <input type="hidden" value="direct" name="ads_source" /> <input type="hidden" value="" name="ads_user_id" /> <input type="hidden" value="" name="ads_referer" /> </form> <div class="Ta(c) Bd Bdc($color-red) Bdrs(3px) Mx(40px) My(20px) C($color-red) Bgc(#ffeded) P(10px) error-message hide submission-success_D(n)"></div> <div class="js-free-trial-step2-success-message submission-success_D(b) D(n) Ta(c)"> <div class="Fz($font-size-16) D(f) Fld(c) Jc(sa)"> <div class="Mb(120px)--md Mb(60px)"> <div class="Mb(80px) D(b)--sm D(n) logo"> <img alt="VWO Logo" src="https://static.wingify.com/gcp/images/vwo-logo-color.svg" width="67" height="30"> </div> <div class="D(f) Fld(c) Jc(c) Ta(c) Ai(c) Mt(20px) middle-xs center-md mt-20"> <div class="loader Mb(40px)"> <span class="dot pulse pulse__one"></span> <span class="dot pulse pulse__two"></span> <span class="dot pulse pulse__three"></span> </div> <span class="Fz($font-size-24) Fw(700)" id="modal--thankyou-message-heading">VWO is setting up your account</span> </div> <div class="Ta(c) Mt(10px)">We've sent a message to <span class="nls_protected C($color-blue) js-post-form-user-email"> yourmail@domain.com </span> with instructions to verify your account.</div> </div> <div> <div class="Fw(700) My(10px)">Can't find the mail?</div> <div>Check your spam, junk or secondary inboxes.</div> <div>Still can't find it? Let us know at <a class="C($color-blue)" href="mailto:support@vwo.com">support@vwo.com</a></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <form id="mktoForm_1021" class="marketo-forms" style="display:none;"></form> <form id="mktoForm_1609" class="marketo-forms" style="display:none;"></form> <div class="js-modal modal-as-page_Mt(70px) modal-as-page_Mt(0)--md Pos(f) Start(0) Px(20px)--md Px(0) T(0) End(0) B(0) Ov(a) D(n) modal-as-page_D(b) modal-as-page_Pos(s) modal-as-page_Bgc($color-light-pink) Z(10) Ta(c)" id="modal-contact-us" tabindex="-1" role="dialog" data-mktoid="1043" aria-labelledby="modal-contact-us"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc($color-black)"></div> <div class="js-modal-box Pos(r) Mx(a) D(ib) Bgc($color-light-pink) Ta(start) My(50px) Maw(95%) W(940px)--md W(a) Bdrs(3px) Ov(h)"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C($color-dark-grey) Bg(n) Bd(n) P(0) M(0) Pos(a) End(20px)--xs T(20px)--xs T(10px) End(10px)" aria-label="Close modal" title="Close modal"> <svg width= "20" height= "20" ><use xlink:href="#icon-close"></use></svg> </button> <div class="D(f) Jc(sb) Fxw(w) Fxw(nw)--md Fxd(cr) Fxd(r)--md "> <div class="W(4/12)--md" > <div class="C($color-new-font-dark) Bxz(bb) Mih(435px) P(40px)"> <h3 class="Fz($font-size-34) Fw(600) C($color-new-font-dark) My(0)" aria-level="2">Let's talk</h3> <p class="js-contact-us-description Fz($font-size-18) Mb(90px)--md Mb(60px) C($color-blue-dark-1) Mt(0) Pt(10px)">Talk to a sales representative</p> <div class="D(f) My(40px) Fld(c)"> <div class="W(100%) Mend(40px)--md Mend(0) W(100%)--md"> <div class="D(f) Ai(c) Mt(10px)"> <svg width= "20" height= "20" class= "C($color-blue-dark-2) Mend(5px)" ><use xlink:href="#icon-globe"></use></svg> <span class="Fw(700) Fz($font-size-18)">World Wide</span> </div> <a class="Fz($font-size-14) C($color-blue-dark) Td(n) Td(u):h" href="tel:+14153493207">+1 415-349-3207</a> </div> </div> <div class="Fz($font-size-14) C($color-blue-dark-1)">You can also email us at <a class="C($color-blue)" href="mailto:support@vwo.com">support@vwo.com</a></div> </div> </div> <div class="D(f) Fxd(c) W(8/12)--md"> <div class="D(f) Ai(c) H(100%) Bgc($color-white) Mih(700px)--md"> <div class="W(100%) Bxz(bb) P(50px)--md P(20px) Bxsh(n)" > <form class="js-vwo-form-validate-and-submit submission-success_D(n)" method="post" action="/wp-json/action/contact-us" id="modal-contact-us-form" novalidate data-event-on-submit="modal-contact-us-submit" data-event-on-error="modal-contact-us-error" data-event-on-success="modal-contact-us-success" data-qa="modal-contact-us-cu-form" data-mkfid="1043"> <div class="Mb(30px)"> <h4 class="Fz($font-size-20) Fw(600) Mb(5px) Mt(0)" aria-level="2">Get in touch</h4> </div> <div class="D(f)--md Jc(sb)--md Mb(5px)"> <div class="W(48%)--md"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-fname">First Name: <sup>*</sup></label> <input class="input-text W(100%)" name="first_name" type="text" id="modal-contact-us-cu-fname" data-qa="modal-contact-us-cu-fname" placeholder="First Name" required/> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid First Name</div> </div> <div class="W(48%)--md"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-lname">Last Name: <sup>*</sup></label> <input class="input-text W(100%)" name="last_name" type="text" id="modal-contact-us-cu-lname" data-qa="modal-contact-us-cu-lname" placeholder="Last Name" required/> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Last Name</div> </div> </div> <div class="Mb(5px)"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-email">Business Email: <sup>*</sup> </label> <input class="input-text W(100%)" type="email" name="email" id="modal-contact-us-cu-email" data-qa="modal-contact-us-cu-email" placeholder="name@yourcompany.com" required /> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Email</div> </div> <div class="Mb(5px)"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-phone">Phone Number: <sup>*</sup> </label> <input class="input-text W(100%) js-phone" type="tel" name="phone" id="modal-contact-us-cu-phone" data-qa="modal-contact-us-cu-phone" required aria-required="true"/> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Phone Number</div> </div> <div class="Mb(5px) hide-contact-select-field_Hidden"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-enquiry">Nature of enquiry: <sup>*</sup></label> <div class="Pos(r)"> <select name="enquiry-nature" class="input-text W(100%) js-enquiry-nature Cur(p)" id="modal-contact-us-cu-enquiry" data-qa="modal-contact-us-cu-enquiry"> <option selected value="sales-enquiry">Sales enquiry</option> <option value="technical-support">Technical support</option> <option value="other">Other</option> </select> <div class="Pos(a) T(50%) End(20px) TranslateY(-50%) Pe(n)"> <svg width= "12" height= "12" class= "D(b)" ><use xlink:href="#icon-chevron-down"></use></svg> </div> </div> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid select enquiry</div> </div> <div class="Mb(5px)"> <label class="Fz($font-size-13) Fw(600) Tt(n)" for="modal-contact-us-cu-message">Message: <sup>*</sup> </label> <textarea class="input-text W(100%)" id="modal-contact-us-cu-message" name="message" required rows="3" data-qa="modal-contact-us-cu-message"></textarea> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid message</div> </div> <div class="D(f) Ai(b) "> <input class="Cur(p) Flxs(0) M(0) Pos(r) T(2px)" type="checkbox" name="gdpr_consent_checkbox" id="modal-contact-us-cu-gdpr-consent-checkbox" value="true" data-qa="modal-contact-us-gdpr-consent-checkbox"/> <label for="modal-contact-us-cu-gdpr-consent-checkbox" class="Ta(start) Cur(p) Fz($font-size-12) Mstart(10px) Us(n)"> I agree to VWO's <a class="C($color-blue) white_C($color-white)" href="https://vwo.com/privacy-policy/" target="_blank">Privacy Policy</a> & <a href="https://vwo.com/terms/" class="C($color-blue) white_C($color-white)" target="_blank">Terms</a> </label> </div> <div class="Mt(10px)"> <button type="submit" disabled class="button button--disabled-primary W(100%) btn-modal-form-submit" data-qa="modal-contact-us-cu-form-submit">Submit</button> </div> <input type="hidden" value="" name="referral_code" data-qa="modal-contact-us-cu-referral-code"/> <input type="hidden" value="" name="utm_source" data-qa="modal-contact-us-cu-utm-source"/> <input type="hidden" value="" name="utm_campaign" data-qa="modal-contact-us-cu-utm-campaign"/> <input type="hidden" value="" name="utm_medium" data-qa="modal-contact-us-cu-utm-medium"/> <input type="hidden" value="" name="utm_content" data-qa="modal-contact-us-cu-utm-content" /> <input type="hidden" value="" name="utm_term" data-qa="modal-contact-us-cu-utm-term" /> <input type="hidden" value="https://vwo.com/" name="ads_url" /> <input type="hidden" value="1742406972" name="ads_timestamp" /> <input type="hidden" value="direct" name="ads_source" /> <input type="hidden" value="" name="ads_user_id" /> <input type="hidden" value="" name="ads_referer" /> </form> <div class="Ta(c) Bd Bdc($color-red) Bdrs(3px) Mx(40px) My(20px) C($color-red) Bgc($color-blue-dark-1) P(10px) error-message hide"></div> <div class="Mih(300px)--md success-message Fz($font-size-20) Ta(c) js-form-success-msg submission-success_D(f) Fld(c) Jc(c) D(n) " > <h5 class="C($color-blue) Mt(0) Mb(20px) Fz(32px)" aria-level="3">Thank you for writing to us!</h5> <p class="Fz($font-size-16)"> One of our representatives will get in touch with you shortly. </p> </div> </div> </div> </div> </div> </div> </div> <form id="mktoForm_1043" class="marketo-forms" style="display:none"></form> <div data-lenis-prevent class="js-modal js-request-demo-extended-wrapper Pos(f) Start(0) T(0) End(0) B(0) Ov(a) D(n) modal-as-page_D(b) modal-as-page_Pos(s) modal_as_page_Bgc($color-white) Z(10) Ta(c)--md Ta(start)" id="modal-request-demo-extended" tabindex="-1" role="dialog" data-mktoid="1043" aria-labelledby="modal-request-demo-extended"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc($color-black)"></div> <div class="js-modal-box Bgc($color-white) Mx(a) My(50px)--md My(0) Maw(95%) W(1100px)--md W(a) Bdrs(3px)"> <div class="D(f) Jc(sb) P(20px) P(0)--md D(b)--md"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C($color-dark-grey) C($color-black):h D(f) Ai(c) Jc(c) Bgc($color-white) W(40px) H(40px) Bdrs(50%) Bd(n) P(0) End(20px) Pos(a)--md T(20px) Z(2)" aria-label="Close modal" title="Close modal"> <svg width= "20" height= "20" ><use xlink:href="#icon-close"></use></svg> </button> </div> <div class="Pos(a)--md Z(1) W(100%) D(f)"> <div class="W(6/12)--md M(a) Ta(c)"> <p class="js-meeting-confirmation js-meeting-confirmation-in-form D(n) C($color-green-new-1) Bgc($color-green-light-1) Bdrs(3px) Bdw(1px) Bdc($color-green-new-1) Bds(da) Py(10px) Px(15px) Mt(24px)"> <svg width= "20" height= "20" class= "Mend(8px) Va(m)" ><use xlink:href="#icon-calendar"></use></svg> Awesome! Your meeting is confirmed for <span class="js-meeting-date Fw(600)"></span> at <span class="js-meeting-time Fw(600)"></span> </p> <p class="js-first-demo-confirmation D(n) C($color-green-new-1) Bgc($color-green-light-1) Bdrs(3px) Bdw(1px) Bdc($color-green-new-1) Bds(da) Py(10px) Px(15px) Mt(24px)"> <svg width= "20" height= "20" class= "Mend(8px) Va(m)" ><use xlink:href="#icon-right-check"></use></svg> Thank you, <span class="js-demo-final-screen-username"></span> for sharing your details. </p> </div> <div class="W(4/12) D(n) D(b)--md Maw(430px)"></div> </div> <div class="Bgc($color-white) Ta(start) Mah(100%) Ov(a)"> <div class="D(f)--md Jc(sb)"> <div class="M(a) P(20px) Bxz(bb) W(8/12)--md Maw(900px)--md M(a)"> <div class="Pos(r) Mih(700px)--xs Mih(100vh) Ovx(h)"> <div class="Ta(c) Bd Bdc($color-red) Bdrs(3px) Mx(40px) C($color-red) Bgc(#ffeded) P(10px) error-message hide"></div> <form class="js-vwo-form-validate-and-submit active-transition submission-success_D(n) Maw(580px) M(a) Pos(a) W(100%) T(50%)--md Start(50%)--md Translate(-50%,-50%)--md" id="modal-req-demo-extended-form" method="post" action="/wp-json/action/request-demo-extended" name="demo-form" novalidate data-event-on-submit="modal-request-demo-submit" data-event-on-error="modal-request-demo-error" data-event-on-success="modal-request-demo-success" data-qa="modal-req-demo-extended-rd-form" data-mkfid="1041"> <div class="P(0)--md P(20px)"> <div class="Mb(34px)"> <h4 class="Fz($font-size-36)--md Fz($font-size-24) Lh($line-height-big-headings) Fw(700) M(0)" aria-level="2"> Hi 👋 Let's schedule your demo </h4> <p class="Fz($font-size-14) M(0) C(#4e5963)">To begin, tell us a bit about yourself </p> </div> <div class="D(f)--md Jc(sb)--md Mb(20px)"> <div class="W(48%)--md form-item Mb(20px) Mb(0)--md"> <label class="Fz($font-size-16) Fw(500) Tt(n) D(ib) Mb(8px)" for="modal-req-demo-extended-v1-fname">First Name*</label> <input class="W(100%) input-text input-text--white input-text--large" type="text" id="modal-req-demo-extended-v1-fname" name="first_name" data-qa="modal-req-demo-extended-rd-v1-fname" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid First Name</div> </div> <div class="W(48%)--md form-item"> <label class="Fz($font-size-16) Fw(500) Tt(n) D(ib) Mb(8px)" for="modal-req-demo-extended-v1-lname">Last Name*</label> <input class="W(100%) input-text input-text--white input-text--large" type="text" id="modal-req-demo-extended-v1-lname" name="last_name" data-qa="modal-req-demo-extended-rd-v1-lname" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Last Name</div> </div> </div> <div class="Mb(20px)"> <label class="Fz($font-size-16) Fw(500) Tt(n) D(ib) Mb(8px)" for="modal-req-demo-extended-v1-email">Business Email*</label> <input class="W(100%) input-text input-text--white input-text--large" placeholder="email@business.com" type="email" id="modal-req-demo-extended-v1-email" name="email" data-qa="modal-req-demo-extended-rd-v1-email" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Email</div> </div> <div class="Mb(20px)"> <label class="Fz($font-size-16) Fw(500) Tt(n) D(ib) Mb(8px)" for="modal-req-demo-extended-v1-pnumber">Phone Number*</label> <input class="W(100%) input-text input-text--white input-text--large js-phone" type="tel" id="modal-req-demo-extended-v1-pnumber" name="phone" data-qa="modal-req-demo-extended-rd-v1-pnumber" required /> <div class="C($color-red) Fz(11px) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason">Invalid Phone Number</div> </div> <input value="no" class="Hidden js-mobile-insights-checkbox-global" type="checkbox" name="Mobile_Insights_Demo__c"> <input type="hidden" value="false" name="isMobileInsights"> <div class="D(f) Ai(b) "> <input class="Cur(p) Flxs(0) M(0) Pos(r) T(2px)" type="checkbox" name="gdpr_consent_checkbox" id="modal-req-demo-extended-cu-gdpr-consent-checkbox" value="true" data-qa="modal-req-demo-extended-gdpr-consent-checkbox"/> <label for="modal-req-demo-extended-cu-gdpr-consent-checkbox" class="Ta(start) Cur(p) Fz($font-size-12) Mstart(10px) Us(n)"> I agree to VWO's <a class="C($color-blue) white_C($color-white)" href="https://vwo.com/privacy-policy/" target="_blank">Privacy Policy</a> & <a href="https://vwo.com/terms/" class="C($color-blue) white_C($color-white)" target="_blank">Terms</a> </label> </div> <div class="Mt(10px)"> <button type="submit" disabled class="button button--disabled-primary btn-modal-form-submit js-req-demo-extended-submit-btn W(100%)" data-qa="modal-req-demo-extended-rd-form-submit">Get a Demo</button> </div> <input type="hidden" value="" name="referral_code" data-qa="modal-req-demo-extended-referral-code"/> <input type="hidden" value="" name="utm_source" data-qa="modal-req-demo-extended-utm-source"/> <input type="hidden" value="" name="utm_campaign" data-qa="modal-req-demo-extended-utm-campaign"/> <input type="hidden" value="" name="utm_medium" data-qa="modal-req-demo-extended-utm-medium"/> <input type="hidden" value="" name="utm_content" data-qa="modal-req-demo-extended-utm-content" /> <input type="hidden" value="" name="utm_term" data-qa="modal-req-demo-extended-utm-term" /> <input type="hidden" value="" name="LeadForProduct"> <input type="hidden" value="" name="ListSource"> <input type="hidden" value="demo" name="requestFormType"> <input type="hidden" value="https://vwo.com/" name="ads_url" /> <input type="hidden" value="1742406972" name="ads_timestamp" /> <input type="hidden" value="direct" name="ads_source" /> <input type="hidden" value="" name="ads_user_id" /> <input type="hidden" value="" name="ads_referer" /> </div> </form> <div class="demo-iframe-wrapper"> <div class="form-transition P(20px) P(0)--md Ta(c)--md Pos(a) T(0) Start(0) End(0) W(100%) Bxz(bb) Mt(50px) Mt(80px)--md"> <div class="Mb(20px)"> <div class="js-calender-agent-name D(n)"> </div> <h3 class="js-calendar-loading-message D(ib) M(0) Fz($font-size-24) Fw(600) Tt(n)"></h3> <p class="js-calendar-loading-description Fz($font-size-13) C($color-grey-light-1) Mt(0) Mb(10px)"></p> <p class="js-calendar-time-description Fz($font-size-13) Fw(600) C($color-grey-light-1) M(0)"></p> </div> <div class="Pos(r)"> <div class="W(100%) Mah(380px) Mih(380px) Ovy(a) demo-calendar-frame" id="demo-calendar-frame-global"></div> <div class="js-loader D(n) Pos(a) T(0) Start(0) End(0) B(0)"> <div class="W(100%) Bgc($color-white) Bdrs(4px) P(20px) P(40px)--md Bxz(bb) Ov(h)"> <div class="loader-block W(150px) H(20px) Mb(20px) Bdrs(3px)"></div> <div class="D(f) Jc(sb) Mb(20px)"> <div class="loader-block W(100%) H(30px) Mb(20px) Bdrs(3px) Mend(50px)"></div> <div class="loader-block W(40%) H(30px) Mb(20px) Bdrs(3px)"></div> </div> <div class="D(f) Jc(sb)"> <div class="D(f) Fxg(1) Mend(50px)"> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> </div> <div class="loader-block W(40%) H(40px) Mb(20px) Bdrs(3px)"></div> </div> <div class="D(f) Jc(sb)"> <div class="D(f) Fxg(1) Mend(50px)"> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> </div> <div class="loader-block W(40%) H(40px) Mb(20px) Bdrs(3px)"></div> </div> <div class="D(f) Jc(sb)"> <div class="D(f) Fxg(1) Mend(50px)"> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> </div> <div class="loader-block W(40%) H(40px) Mb(20px) Bdrs(3px)"></div> </div> <div class="D(f) Jc(sb)"> <div class="D(f) Fxg(1) Mend(50px)"> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> </div> <div class="loader-block W(40%) H(40px) Mb(20px) Bdrs(3px)"></div> </div> <div class="D(f) Jc(sb)"> <div class="D(f) Fxg(1) Mend(50px)"> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> <div class="loader-block W(40px) H(40px) Bdrs(3px) Mend(20px)"></div> </div> <div class="loader-block W(40%) H(40px) Mb(20px) Bdrs(3px)"></div> </div> <div class="loader-block W(100%) H(40px) Bdrs(3px)"></div> </div> </div> </div> <div class="Ta(c)"> <button id="js-calendly-confirm-btn" class="js-confirm-calendar-button button button--disabled W(100%) Mt(20px)" disabled="disabled" data-step="extended-demo-step3-form" > Confirm </button> <button type="button" class="js-iframe-skip Bd(n) Bg(n) Td(u) Cur(p) C($color-grey-light-1) Mt(20px) D(ib)" data-step="extended-demo-step3-form">schedule later</button> </div> </div> </div> <form id="mktoForm_1041" class="marketo-forms" style="display:none"></form><div> <form class="js-vwo-form-validate-and-submit P(20px) P(0)--md D(f) H($extendedFormHeight) Ovy(a) Fld(c) Jc(sb) Maw(620px) Mx(a) Mt(80px)--md Mt(50px) Mb(50px) Pos(a) T(0) Start(0) End(0) form-transition" id="extended-demo-step3-form" method="post" action="/wp-json/action/request-demo-extended-steps" name="demo-step3-form" novalidate data-formtype="capability" data-event-on-submit="modal-request-demo-step3-submit" data-event-on-error="modal-request-demo-step3-error" data-event-on-success="modal-request-demo-step3-success" data-qa="modal-req-demo-extended-rd-step3-form"> <div> <div class="Mb(40px) Bdbw(1px) Bdbs(s) Bdbc($color-grey)"> <h2 class="Fz($font-size-18) Mt(0) Mb(15px) Fw(400)"> While we will deliver a demo that covers the entire VWO platform, please share a few details for us to <b>personalize the demo for you.</b> </h2> </div> <div class="Mb(5px) Mah(300px) Mah($none)--md Ovy(a)"> <h3 class="D(ib) Mb(25px) Mt(0) Fz($font-size-30)--md Fz($font-size-24) Lh($line-height-headings) Fw(600) Tt(n) js-demo-tools"> Select the capabilities that you would like us to emphasise on during the demo. </h3> <div class="Mb(40px) D(f) Ai(c) Flw(w) js-form-labels" data-active-label-class="label--line-large-active"> <input type="hidden" name="email" /> <input type="hidden" name="demo_meeting_campaign" /> <label class="label--line label--line-large js-label-mobile-app"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="mobile_app_heatmaps"> Mobile App Heatmaps </label> <label class="label--line label--line-large js-label-mobile-app"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="mobile_app_session_recordings"> Mobile App Session Recordings </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="ab_testing"> A/B Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="split_testing"> Split Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="surveys"> Surveys </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="multivariate_testing"> Multivariate Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="multi_arm_bandit_testing"> Multi-Arm Bandit Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="personalization"> Personalization </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="form_analysis"> Form Analysis </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="funnel_analysis"> Funnel Analysis </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="mobile_app_testing"> Mobile App Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="server_side_testing"> Server Side Testing </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="session_recordings"> Web Session Recordings </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="heatmaps"> Web Heatmaps </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="feature_rollouts_deploy"> Rollouts/Deploy </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="user_segmentation"> User Segmentation </label> <label class="label--line label--line-large"> <input class="Cur(p) Op(0) V(h) W(0) M(0)" type="checkbox" name="feature_management"> Feature Management </label> </div> </div> </div> <div> <div class="My(20px) Ta(c)"> <button type="submit" disabled="disabled" class="button button--disabled W(100%) js-ext-next" data-step="extended-demo-step4-form" data-qa="modal-req-demo-extended-rd-form-step3-submit">Next</button> <button type="button" class="js-ext-skip Bd(n) Bg(n) Td(u) Cur(p) C($color-grey-light-1) Mt(20px) D(ib)" data-step="extended-demo-step4-form">Skip</button> </div> </div> </form> </div> <div> <form class="js-vwo-form-validate-and-submit P(20px) P(0)--md D(f) Maw(620px) Mx(a) Mt(80px)--md Mt(50px) Mb(50px) H($extendedFormHeight) Ovy(a) Fld(c) Jc(sb) Pos(a) T(0) Start(0) End(0) form-transition " id="extended-demo-step4-form" method="post" action="/wp-json/action/request-demo-extended-steps" name="demo-step4-form" novalidate data-formtype="maturity" data-event-on-submit="modal-request-demo-step4-submit" data-event-on-error="modal-request-demo-step4-error" data-event-on-success="modal-request-demo-step4-success" data-qa="modal-req-demo-extended-rd-step4-form"> <div> <button type="button" class="js-ext-back Cur(p) Bd(n) Bg(n) Mb(40px) Fz($font-size-14) D(if) Ai(c) C($color-grey-light-1) C($color-black):h" data-step="extended-demo-step3-form"> <svg width= "13" height= "13" class= "Mend(5px) Rotate(180deg)" ><use xlink:href="#icon-arrow-right"></use></svg> Back </button> <div class="Mb(24px)"> <h3 class="D(ib) M(0) Fz($font-size-30)--md Fz($font-size-24) Lh($line-height-headings) Fw(600) Tt(n)"> Which of these sounds like you? </h3> </div> <div class="Mb(40px) js-form-radio-labels" data-active-label-class="label--line-large-active"> <input type="hidden" name="email" /> <input type="hidden" name="demo_meeting_campaign" /> <label class="label--line label--line-large W(100%) Mend(0) Pstart(50px) Py(15px) Pos(r)"> <input class="Cur(p) Mend(10px) Hidden w-radio-input" value="I am new to using optimization & experimentation products." type="radio" name="prospect_maturity"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-default Pos(a) Start(20px) C($color-grey-light-1) Us(n) "><rect width="30" height="30" x="1" y="1" fill="#fff" stroke="currentColor" stroke-width="2" rx="15"></rect></svg> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-filled Pos(a) Start(20px) C($color-white) Us(n)"><g fill-rule="evenodd" fill="currentColor"><path d="M16,0 C24.836556,-1.623249e-15 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 C7.163444,32 1.082166e-15,24.836556 0,16 C-1.082166e-15,7.163444 7.163444,1.623249e-15 16,0 Z M16,4 C9.372583,4 4,9.372583 4,16 C4,22.627417 9.372583,28 16,28 C22.627417,28 28,22.627417 28,16 C28,9.372583 22.627417,4 16,4 Z"></path> <rect width="16" height="16" x="8" y="8" rx="8" fill="currentColor"></rect></g></svg> I am new to using optimization & experimentation products. </label> <label class="label--line label--line-large W(100%) Mend(0) Pstart(50px) Py(15px) Pos(r)"> <input class="Cur(p) Mend(10px) Hidden w-radio-input" type="radio" value="I have used other optimization & experimentation products." name="prospect_maturity"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-default Pos(a) Start(20px) C($color-grey-light-1) Us(n) "><rect width="30" height="30" x="1" y="1" fill="#fff" stroke="currentColor" stroke-width="2" rx="15"></rect></svg> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-filled Pos(a) Start(20px) C($color-white) Us(n)"><g fill-rule="evenodd" fill="currentColor"><path d="M16,0 C24.836556,-1.623249e-15 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 C7.163444,32 1.082166e-15,24.836556 0,16 C-1.082166e-15,7.163444 7.163444,1.623249e-15 16,0 Z M16,4 C9.372583,4 4,9.372583 4,16 C4,22.627417 9.372583,28 16,28 C22.627417,28 28,22.627417 28,16 C28,9.372583 22.627417,4 16,4 Z"></path> <rect width="16" height="16" x="8" y="8" rx="8" fill="currentColor"></rect></g></svg> I have used other optimization & experimentation products. </label> <label class="label--line label--line-large W(100%) Mend(0) Pstart(50px) Py(15px) Pos(r)"> <input class="Cur(p) Mend(10px) Hidden w-radio-input" type="radio" value="I have used VWO in the past and know the space well." name="prospect_maturity"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-default Pos(a) Start(20px) C($color-grey-light-1) Us(n) "><rect width="30" height="30" x="1" y="1" fill="#fff" stroke="currentColor" stroke-width="2" rx="15"></rect></svg> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32" class="w-radio-icon-filled Pos(a) Start(20px) C($color-white) Us(n)"><g fill-rule="evenodd" fill="currentColor"><path d="M16,0 C24.836556,-1.623249e-15 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 C7.163444,32 1.082166e-15,24.836556 0,16 C-1.082166e-15,7.163444 7.163444,1.623249e-15 16,0 Z M16,4 C9.372583,4 4,9.372583 4,16 C4,22.627417 9.372583,28 16,28 C22.627417,28 28,22.627417 28,16 C28,9.372583 22.627417,4 16,4 Z"></path> <rect width="16" height="16" x="8" y="8" rx="8" fill="currentColor"></rect></g></svg> I have used VWO in the past and know the space well. </label> </div> </div> <div> <div class="My(20px) Ta(c)"> <button type="submit" disabled="disabled" class="button button--disabled W(100%) js-ext-next" data-step="extended-demo-step5-form" data-qa="modal-req-demo-extended-rd-form-step4-submit">Next</button> <button type="button" class="js-ext-skip Bd(n) Bg(n) Td(u) Cur(p) C($color-grey-light-1) Mt(20px) D(ib)" data-step="extended-demo-step5-form">Skip</button> </div> </div> </form> </div> <div> <form class="js-vwo-form-validate-and-submit P(20px) P(0)--md D(f) Maw(620px) Mx(a) Mt(80px)--md Mt(50px) Mb(50px) H($extendedFormHeight) Ovy(a) Fld(c) Jc(sb) Pos(a) T(0) Start(0) End(0) form-transition" id="extended-demo-step5-form" method="post" action="/wp-json/action/request-demo-extended-steps" name="demo-step5-form" novalidate data-formtype="usecase" data-event-on-submit="modal-request-demo-step5-submit" data-event-on-error="modal-request-demo-step5-error" data-event-on-success="modal-request-demo-step5-success" data-qa="modal-req-demo-extended-rd-step5-form"> <div> <button type="button" class="js-ext-back Cur(p) Bd(n) Bg(n) Mb(40px) Fz($font-size-14) D(if) Ai(c) C($color-grey-light-1) C($color-black):h" data-step="extended-demo-step4-form"> <svg width= "13" height= "13" class= "Mend(5px) Rotate(180deg)" ><use xlink:href="#icon-arrow-right"></use></svg> Back </button> <div class="Mb(30px)"> <h3 class="D(ib) M(0) Fz($font-size-30)--md Fz($font-size-24) Fw(600) Tt(n) Lh($line-height-headings)"> Please share the use cases, goals or needs that you are trying to solve. </h3> </div> <input type="hidden" name="email" /> <input type="hidden" name="demo_meeting_campaign" /> <textarea name="use_case" class="input-text input-text--white W(100%) Mb(40px)" cols="30" rows="8"></textarea> </div> <div> <div class="My(20px) Ta(c)"> <button type="submit" disabled="disabled" class="button button--disabled W(100%) js-ext-next" data-step="extended-demo-step6-form" data-qa="modal-req-demo-extended-rd-form-submit">Next</button> <button type="button" class="js-ext-skip Bd(n) Bg(n) Td(u) Cur(p) C($color-grey-light-1) Mt(20px) D(ib)" data-step="extended-demo-step6-form">Skip</button> </div> </div> </form> </div> <div> <form class="js-vwo-form-validate-and-submit P(20px) P(0)--md D(f) Maw(620px) Mx(a) Mt(80px)--md Mt(50px) Mb(50px) H($extendedFormHeight) Ovy(a) Fld(c) Jc(sb) Pos(a) T(0) Start(0) End(0) form-transition" id="extended-demo-step6-form" method="post" action="/wp-json/action/request-demo-extended-steps" name="demo-step6-form" novalidate data-formtype="url" data-event-on-submit="modal-request-demo-step6-submit" data-event-on-error="modal-request-demo-step6-error" data-event-on-success="modal-request-demo-step6-success" data-qa="modal-req-demo-extended-rd-step6-form"> <div> <button type="button" class="js-ext-back Cur(p) Bd(n) Bg(n) Mb(40px) Fz($font-size-14) D(if) Ai(c) C($color-grey-light-1) C($color-black):h" data-step="extended-demo-step5-form"> <svg width= "13" height= "13" class= "Mend(5px) Rotate(180deg)" ><use xlink:href="#icon-arrow-right"></use></svg> Back </button> <div class="Mb(30px)"> <h3 class="D(ib) Mb(10px) Mt(0) Fz($font-size-30)--md Fz($font-size-24) Fw(600) Tt(n) Lh($line-height-headings)"> Please provide your website URL or links to your application. </h3> <p class="M(0) C(#333333)"> We will come prepared with a demo environment for this specific website or application. </p> </div> <input type="hidden" name="email" /> <input type="hidden" name="demo_meeting_campaign" /> <div class="Mb(20px)"> <label class="Fz($font-size-13) Fw(500) Tt(n) D(ib) Mb(8px)" for="website_link"> Website URL </label> <input type="url" id="website_link" data-optional="true" name="website_to_be_optimized" placeholder="https://" class="input-text input-text--white W(100%) Py(13px)"> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason"> Invalid URL </div> </div> <div class="Mb(40px)"> <label class="Fz($font-size-13) Fw(500) Tt(n) D(ib) Mb(8px)" for="application_link"> Application URL </label> <input type="url" id="application_link" data-optional="true" name="application_to_be_optimized" placeholder="https://" class="input-text input-text--white W(100%) Py(13px)"> <div class="C($color-red) Fz($font-size-12) Trsp($Op) Trsdu(0.15s) Op(0) invalid-input+Op(1) invalid-reason"> Invalid URL </div> </div> </div> <div> <div class="My(20px) Ta(c)"> <button type="submit" class="button btn-modal-form-submit W(100%) Mb(40px)" data-qa="modal-req-demo-extended-rd-form-step6-submit">Finish</button> </div> </div> </form> </div> <div class="D(n) Pos(a) T(50%) TranslateY(-50%) Start(0)" id="extended-demo-thankyou"> <div class="Ta(c)"> <div class="W(4/12) M(a)"> <div class="js-lottie-request-demo-success Maw(160px) Mih(160px) M(a)"></div> </div> <div class="Ta(c) Mt(30px) Fz($font-size-20) js-thankyou-screen-with-time D(n)"> <span class="js-demo-final-screen-username Fw(600)"> </span>, you're all set to experience the VWO demo. <p class="Mt(0) Mb(50px)"> I can't wait to meet you on <span class="js-meeting-date Fw(600)"></span> at <span class="js-meeting-time Fw(600)"></span> </p> <div class="D(f) Ai(c) Jc(c) js-agent-name-container"> <div class="Mend(10px)"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt= "" decoding= "async" width= "60" height= "60" class= "js-agent-img-link Bdrs(50%) D(b)" /> </div> <div class="D(f) Fld(c) Ai(fs)"> <span class="js-assignee-name Fz($font-size-16) Fw(600)"> </span> <span class="Fz($font-size-14) C($color-grey-light-1)">Account Executive</span> </div> </div> </div> <p class="Ta(c) Mt(30px) Fz($font-size-20) js-thankyou-screen-without-time"> <span class="js-demo-final-screen-username Fw(600)"> </span>, thank you for sharing the details. Your dedicated VWO representative, will be in touch shortly to set up a time for this demo. </p> </div> </div> </div> </div> <div class="Maw(430px) W(4/12)--md js-req-demo-extended-testimonial D(n) D(b)--md"> <div class=" H(100%) D(f) Fld(c)"> <div class="js-testimonials-container js-extended-demo-step2-form bg-request-demo-testimonial-1 Pos(r) H(100%) Bgp(c_t) Bgr(nr) Bgz(ct)"> <blockquote class="M(0) Pos(a) C($color-white) B(0) P(30px)"> <svg width= "30" height= "30" ><use xlink:href="#icon-quote"></use></svg> <p class="Fz($font-size-20) Mb(30px)"> We're satisfied and glad we picked VWO. We're getting the ROI from our experiments. </p> <div class="D(f) Ai(c)"> <div class="Fxg(1) Bdendw(1px) Bdends(s) Bdendc($color-grey) Pend(10px) Mend(10px)"> <cite class="Fz($font-size-16) D(b) Fs(n)">Christoffer Kjellberg</cite> <span class="Fz($font-size-12) C(#b5b5b5)">CRO Manager</span> </div> <div class="Ta(c) Fxg(1)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/ideal-of-sweden@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/ideal-of-sweden@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/ideal-of-sweden@2x.png 2x" alt= "" decoding= "async" width= "168" height= "14" class= "H(a)" loading= "lazy" /></picture> </div> </div> </blockquote> </div> <div class="js-testimonials-container js-extended-demo-step3-form D(n) bg-request-demo-testimonial-2 Pos(r) H(100%) Bgp(c) Bgr(nr) Bgz(cv) Bgp(c_t)"> <blockquote class="M(0) Pos(a) C($color-white) B(0) P(30px)"> <svg width= "30" height= "30" ><use xlink:href="#icon-quote"></use></svg> <p class="Fz($font-size-20) Mb(30px)"> VWO has been so helpful in our optimization efforts. Testing opportunities are endless and it has allowed us to easily identify, set up, and run multiple tests at a time. </p> <div class="D(f) Ai(c)"> <div class="Fxg(1) Bdendw(1px) Bdends(s) Bdendc($color-grey) Pend(10px) Mend(10px)"> <cite class="Fz($font-size-16) D(b) Fs(n)">Elizabeth Levitan</cite> <span class="Fz($font-size-12) C(#b5b5b5)">Digital Optimization Specialist</span> </div> <div class="Ta(c) Fxg(1)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/pennfoster@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/pennfoster@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/pennfoster@2x.png 2x" alt= "" decoding= "async" width= "77" height= "40" class= "H(a)" loading= "lazy" /></picture> </div> </div> </blockquote> </div> <div class="js-testimonials-container js-extended-demo-step4-form D(n) bg-request-demo-testimonial-3 Pos(r) H(100%) Bgp(c) Bgr(nr) Bgz(cv) Bgp(c_t)"> <blockquote class="M(0) Pos(a) C($color-white) B(0) P(30px)"> <svg width= "30" height= "30" ><use xlink:href="#icon-quote"></use></svg> <p class="Fz($font-size-20) Mb(30px)"> As the project manager for our experimentation process, I love how the functionality of VWO allows us to get up and going quickly but also gives us the flexibility to be more complex with our testing. </p> <div class="D(f) Ai(c)"> <div class="Fxg(1) Bdendw(1px) Bdends(s) Bdendc($color-grey) Pend(10px) Mend(10px)"> <cite class="Fz($font-size-16) D(b) Fs(n)">Tara Rowe</cite> <span class="Fz($font-size-12) C(#b5b5b5)">Marketing Technology Manager</span> </div> <div class="Ta(c) Fxg(1)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/truckstop@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/truckstop@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/truckstop@2x.png 2x" alt= "" decoding= "async" width= "154" height= "40" class= "H(a)" loading= "lazy" /></picture> </div> </div> </blockquote> </div> <div class="js-testimonials-container js-extended-demo-step5-form js-extended-demo-step6-form D(n) bg-request-demo-testimonial-4 Pos(r) H(100%) Bgp(c) Bgr(nr) Bgz(cv) Bgp(c_t)"> <blockquote class="M(0) Pos(a) C($color-white) B(0) P(30px)"> <svg width= "30" height= "30" ><use xlink:href="#icon-quote"></use></svg> <p class="Fz($font-size-20) Mb(30px)"> You don't need a website development background to make VWO work for you. The VWO support team is amazing </p> <div class="D(f) Ai(c)"> <div class="Fxg(1) Bdendw(1px) Bdends(s) Bdendc($color-grey) Pend(10px) Mend(10px)"> <cite class="Fz($font-size-16) D(b) Fs(n)">Elizabeth Romanski</cite> <span class="Fz($font-size-12) C(#b5b5b5)">Consumer Marketing & Analytics Manager</span> </div> <div class="Ta(c) Fxg(1)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/britannica@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/britannica@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/new-website/request-demo-extended/britannica@2x.png 2x" alt= "" decoding= "async" width= "75" height= "50" class= "H(a)" loading= "lazy" /></picture> </div> </div> </blockquote> </div> <div class="Bgc($color-purple-dark) Py(20px) Px(30px)"> <h5 class="Mb(10px) Mt(0) Fw(600) Fz($font-size-14) C($color-white) Tt(u)" aria-level="3"> Trusted by thousands of leading brands </h5> <div class="D(f) Fxw(w)"> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ubisoft-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ubisoft-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ubisoft-white@2x.png 2x" alt= "Ubisoft Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ebay-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ebay-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/ebay-white@2x.png 2x" alt= "eBay Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/payscale-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/payscale-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/payscale-white@2x.png 2x" alt= "Payscale Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/srg-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/srg-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/srg-white@2x.png 2x" alt= "Super Retail Group Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/target-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/target-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/target-white@2x.png 2x" alt= "Target Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> <div class="W(4/12)--md W(6/12) Py(5px) Ta(c)"> <picture><img src="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/virgin-holidays-white@2x.png?tr=w-0.5,h-0.5" srcset="https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/virgin-holidays-white@2x.png?tr=w-0.5,h-0.5 1x, https://static.wingify.com/gcp/wp-content/themes/vwo/images/client-logos/virgin-holidays-white@2x.png 2x" alt= "Virgin Holidays Logo" decoding= "async" loading= "lazy" class= "" /></picture> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="rd-extended-thankyou-global" class=""> <div class="js-header-demo-alert D(n) modal-as-page_D(n)"> <div class="D(n) D(b)--md Pos(f) T(0) Start(0) Z(9) W(100%) Ta(c)"> <div> <p class="js-meeting-confirmation D(n) W(100%) C($color-green-new-1) Bgc($color-green-light-1) Bdrs(3px) Bdw(1px) Bdc($color-green-new-1) Bds(da) Py(10px) Px(15px) M(0)"> <svg width= "20" height= "20" class= "Mend(8px) Va(m)" ><use xlink:href="#icon-calendar"></use></svg> Awesome! Your meeting is confirmed for <span class="js-meeting-date Fw(600)"></span> at <span class="js-meeting-time Fw(600)"></span> </p> <p class="js-first-demo-confirmation D(n) W(100%) C($color-green-new-1) Bgc($color-green-light-1) Bdrs(3px) Bdw(1px) Bdc($color-green-new-1) Bds(da) Py(10px) Px(15px) M(0)"> <svg width= "20" height= "20" class= "Mend(8px) Va(m)" ><use xlink:href="#icon-right-check"></use></svg> Thank you, <span class="js-demo-final-screen-username"></span> for sharing your details. </p> </div> <button aria-label="close modal" type="button" class="js-close-demo-alert Cur(p) Bgc(t) C($color-green-new-1) Op(0.5) Op(1):h Bd(n) P(0) End(20px) Pos(a) T(50%) TranslateY(-50%)"> <svg width= "20" height= "20" ><use xlink:href="#icon-close"></use></svg> </button> </div> </div> </div> <!-- https://my.onetrust.com/s/article/UUID-d81787f6-685c-2262-36c3-5f1f3369e2a7?language=en_US --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> // Define dataLayer and the gtag function. window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} // Default ad_storage to 'denied'. gtag('consent', 'default', { ad_storage: "denied", analytics_storage: "denied", functionality_storage: "denied", personalization_storage: "denied", security_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", 'wait_for_update': 500 }); </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PW7HNLL&nojavascript=true" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> if (location.search.indexOf("perf") === -1) { (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-PW7HNLL'); } </script> <!-- End Google Tag Manager --> <div class="js-modal Pos(f) Start(0) T(0) End(0) B(0) Ov(a) D(n) modal-as-page_D(b) Z(10) Ta(c)" id="modal-dialog" tabindex="-1" role="dialog" aria-modal="true"> <div class="js-modal-mask Pos(f) T(0) B(0) Start(0) End(0) Bgc($color-black)"></div> <div class="js-modal-box Pos(r) My(50px)--md Mx(a) Bgc($color-white) D(ib) Ta(start) Bxsh($box-shadow-navigation-bottom) W(a) M(a) Bdrs(4px) Miw(320px) P(30px)"> <button type="button" class="js-close-modal modal-as-page_D(n) Fxs(0) Cur(p) C($color-dark-grey) Bg(n) Bd(n) P(0) M(0) Pos(a) End(20px)--xs T(20px)--xs T(10px) End(10px)" aria-label="Close modal" title="Close modal"> <svg width="20px" height="20px"> <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="currentColor"/> </svg> </button> <div class="js-modal-body"></div> </div> </div> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" id="day-js" data-src='/wp-content/plugins/vwo-common-templates/js/vendor/dayjs/dayjs.min.js'></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" id="dayjs-utc" data-src='/wp-content/plugins/vwo-common-templates/js/vendor/dayjs/plugin/utc.min.js'></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" id="dayjs-timezone" data-src='/wp-content/plugins/vwo-common-templates/js/vendor/dayjs/plugin/timezone.min.js'></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" id="dayjs-advanceFormat" data-src='/wp-content/plugins/vwo-common-templates/js/vendor/dayjs/plugin/advancedFormat.min.js'></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" id="extend-dayjs" data-src='https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_282a0e646edd2624a4c57215cd2e0108.js'></script> <svg xmlns="http://www.w3.org/2000/svg" style="display: none; text-align:center;"><symbol id="icon-chevron-down" viewBox="0 0 8 5"> <path d="M7.067 0L4 3.108.933 0 0 .946 4 5 8 .946z" fill="currentColor" fill-rule="evenodd"/> </symbol><symbol id="icon-arrow-right" viewBox="0 0 9 9"> <path d="M3.742 1.503l2.154 2.08H.685A.685.685 0 0 0 0 4.271v.46c0 .381.305.688.685.688h5.211L3.742 7.5a.693.693 0 0 0-.012.985l.314.313a.68.68 0 0 0 .968 0L8.799 4.99a.69.69 0 0 0 0-.974L5.012.202a.68.68 0 0 0-.968 0L3.73.515a.696.696 0 0 0 .012.988z" fill="currentColor" fill-rule="nonzero"/> </symbol><symbol id="icon-experimentation" viewBox="0 0 24 24"> <path d="M6.995 14.9h9.622l4.674 6.141a1.081 1.081 0 0 1-.86 1.736H3.469a1.081 1.081 0 0 1-.88-1.71L6.995 14.9z" fill="currentColor" fill-opacity=".3"/><path d="M22.838 19.175 15.444 8.987v-6.49h.731c.324 0 .586-.242.586-.54V.863c0-.299-.262-.54-.585-.54H7.254c-.324 0-.585.241-.585.54v1.092c0 .3.261.541.585.541h.67v6.49L1.118 19.12c-1.74 2.517-.529 4.557 2.706 4.557h16.4c3.234 0 4.405-2.016 2.614-4.502zm-12.813-9.23.242-.453V2.497H13.1v7.032l.276.477 7.3 9.808a1.081 1.081 0 0 1-.868 1.727H4.136a1.081 1.081 0 0 1-.892-1.692l6.78-9.904z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.346.863c0-.5.431-.863.908-.863h8.922c.477 0 .908.363.908.863v1.093c0 .5-.431.863-.908.863h-.41v6.063L23.1 18.985c.931 1.292 1.16 2.562.596 3.535-.558.96-1.805 1.479-3.47 1.479h-16.4c-1.67 0-2.923-.526-3.497-1.493-.58-.977-.382-2.258.523-3.568l6.75-10.049v-6.07h-.347c-.477 0-.908-.362-.908-.863V.863zm.908-.218c-.17 0-.263.122-.263.218v1.093c0 .097.093.218.263.218h.993v6.912L1.383 19.303c-.833 1.206-.899 2.203-.5 2.874.406.683 1.375 1.177 2.941 1.177h16.4c1.568 0 2.524-.49 2.913-1.158.38-.657.3-1.639-.56-2.832L15.121 9.091V2.174h1.055c.17 0 .263-.121.263-.218V.863c0-.096-.093-.218-.263-.218H7.254zm2.69 1.529h3.48v7.268l.223.386 7.288 9.793a1.404 1.404 0 0 1-1.126 2.242H4.136a1.404 1.404 0 0 1-1.158-2.197l6.77-9.89.196-.365V2.174zm.645.645v6.754l-.288.539-6.79 9.918a.759.759 0 0 0 .625 1.188H19.81a.758.758 0 0 0 .608-1.212l-7.31-9.823-.328-.568V2.819h-2.19z" fill="currentColor"/></symbol><symbol id="icon-behavior-analytics" viewBox="0 0 20 20"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-703 -452)"><g transform="translate(703 452)"><rect stroke="currentColor" stroke-width="2.483" x="1.241" y="1.241" width="17.517" height="17.517" rx="4"/><path d="m14.774 13.33-2.847-2.846L14 9.59a.42.42 0 0 0-.039-.786L7.168 6.64a.42.42 0 0 0-.528.528l2.164 6.793a.42.42 0 0 0 .786.04l.894-2.074 2.846 2.847a.42.42 0 0 0 .594 0l.85-.85a.42.42 0 0 0 0-.594Z" fill="currentColor" fill-rule="nonzero"/><path d="M1.655 7.034c0 .761.43 1.457 1.11 1.797l.72.36a1.023 1.023 0 0 0 1.48-.915c0-.955.691-1.77 1.633-1.927l.85-.142a2.15 2.15 0 0 0 1.687-2.802l-.074-.222a3.445 3.445 0 0 0-6.536 0l-.477 1.432a7.65 7.65 0 0 0-.393 2.42Z" fill-opacity=".3" fill="currentColor"/><path d="M.828 9.095c0 1.115.63 2.134 1.627 2.633l1.054.527a1.499 1.499 0 0 0 2.17-1.34c0-1.4 1.011-2.595 2.392-2.825l1.246-.207a3.152 3.152 0 0 0 2.471-4.106l-.108-.326a5.048 5.048 0 0 0-9.577 0l-.7 2.1a11.21 11.21 0 0 0-.575 3.544Z" fill-opacity=".2" fill="currentColor"/></g></g></g></symbol><symbol id="icon-personalization" viewBox="0 0 54 54"> <path d="M6 27c0 11.598 9.402 21 21 21s21-9.402 21-21S38.598 6 27 6 6 15.402 6 27Z" stroke="currentColor" stroke-width="5.967" fill="transparent"/><path d="M15 27c0 6.627 5.373 12 12 12s12-5.373 12-12-5.373-12-12-12-12 5.373-12 12Z" fill="currentColor" fill-opacity=".3"/><path d="M21 27a6 6 0 1 0 12 0 6 6 0 0 0-12 0ZM27 54a3 3 0 0 1-3-3V41a3 3 0 1 1 6 0v10a3 3 0 0 1-3 3ZM27 16a3 3 0 0 1-3-3V3a3 3 0 1 1 6 0v10a3 3 0 0 1-3 3ZM0 27a3 3 0 0 1 3-3h10a3 3 0 1 1 0 6H3a3 3 0 0 1-3-3ZM38 27a3 3 0 0 1 3-3h10a3 3 0 1 1 0 6H41a3 3 0 0 1-3-3Z" fill="currentColor"/></symbol><symbol id="icon-rollouts" viewBox="0 0 19 18"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-1166 -133)"><g transform="translate(120 129)"><g transform="translate(1046)"><g><g><g transform="translate(0 4)"><path d="M0 2.015v10.074c0 1.113.902 2.015 2.015 2.015L16.119 0H2.015A2.015 2.015 0 0 0 0 2.015Z" fill-opacity=".2" fill="#E6D2DC" fill-rule="nonzero"/><path d="M16.118 12.97H2.016a.882.882 0 0 1-.883-.881V2.015c0-.487.395-.882.882-.882h14.104c.486 0 .881.395.881.882v10.074a.882.882 0 0 1-.882.881Z" stroke="currentColor" stroke-width="2.267"/><path id="Path" fill="currentColor" fill-rule="nonzero" d="M7.843 17.126h2.455V8.874h2.942L9.067 4.893 4.893 8.874h2.95z"/></g></g></g></g></g></g></g></symbol><symbol id="icon-cdp" viewBox="0 0 20 19"> <path clip-rule="evenodd" d="M5.334 1.667a3.111 3.111 0 1 0 0 6.222h9.333a3.111 3.111 0 0 0 0-6.222H5.334Z" fill="transparent" stroke="currentColor" stroke-width="2.611"/><path d="M2.223 14.111a3.111 3.111 0 0 0 3.11 3.111h9.334a3.111 3.111 0 0 0 3.111-3.11M2.223 9.444a3.111 3.111 0 0 0 3.11 3.111h9.334a3.111 3.111 0 0 0 3.111-3.11" fill="transparent" stroke="currentColor" stroke-width="2.611"/></symbol><symbol id="icon-program-management" viewBox="0 0 24 24"> <path d="M20.998 3.57H3.002C2.45 3.57 2 4.02 2 4.57v16.572a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V4.571c0-.552-.45-1-1.002-1Z" fill="transparent" stroke="currentColor" stroke-width="2.842"/><path fill="currentColor" fill-opacity=".3" d="M2 3.571h20v5.714H2z"/><path stroke="currentColor" stroke-width="2.857" d="M7.286 6.428V.714M16.714 6.428V.714M16.714 17.857v-5.714M7.286 17.857v-5.714M12 17.857v-5.714"/></symbol><symbol id="icon-experiment-web" fill="none" viewBox="0 0 64 64"><path d="M56.381 36.573V19.049a5.333 5.333 0 0 0-5.333-5.333l-37.334 28.19h37.334a5.333 5.333 0 0 0 5.333-5.333Z" fill="currentColor" fill-opacity=".2"/><path d="M54.094 43.475H12.191a2.334 2.334 0 0 1-2.334-2.334V14.475a2.333 2.333 0 0 1 2.334-2.334h41.904a2.333 2.333 0 0 1 2.334 2.334V41.14a2.334 2.334 0 0 1-2.335 2.334Z" stroke="currentColor" stroke-width="6"/><path d="M29.904 52.19h6.498v-6.858H29.904v6.858ZM23.054 56.76H43.26v-4.57H23.054v4.57Z" fill="currentColor"/></symbol><symbol id="icon-experiment-mobile" viewBox="0 0 64 64" fill="none"> <mask id="a" fill="#fff"><rect x="13.714" y="6.857" width="36.891" height="50.286" rx="3.566"/></mask><rect x="13.714" y="6.857" width="36.891" height="50.286" rx="3.566" stroke="currentColor" stroke-width="6" mask="url(#a)"/><path d="m33.143 28.571 8-12.571v29.714H22.857L33.143 28.57Z" fill="currentColor" fill-opacity=".3"/> </symbol><symbol id="icon-experiment-server" viewBox="0 0 50 46"> <path fill="currentcolor" d="M25 .111h5.737v5.737H25zM33.603.111h5.737v5.737h-5.737z"/><path d="M42.773 7.222H7.226a3.56 3.56 0 0 0-3.56 3.556v28.444a3.556 3.556 0 0 0 3.556 3.556h35.555a3.556 3.556 0 0 0 3.556-3.556V10.778a3.56 3.56 0 0 0-3.56-3.556Z" stroke="currentcolor" fill="transparent" stroke-width="5.706"/><path d="M46.334 7.222H32.11v35.556h14.223V7.222Z" fill="currentcolor" fill-opacity=".2"/><path stroke="currentcolor" stroke-width="3.556" d="M3.666 19.667h42.667M3.666 30.333h42.667"/></symbol><symbol id="icon-product-split" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1335_528" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1335_528)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.2 6.47331L14.1938 3.01375L10.7266 3.0099L11.8765 4.15685L8.59044 7.43351L5.30912 4.16144L6.47342 3L3.00349 3.00623L3 6.46342L4.15033 5.31646L7.79929 8.95472V14.84H9.44758L9.44758 8.89222L13.0353 5.31224L14.2 6.47331Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-multi" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1335_533" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1335_533)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29318 7.80681C8.51508 7.80681 8.69333 7.98192 8.69333 8.19793L8.6852 8.27493C8.64789 8.45013 8.48656 8.58904 8.29318 8.58904H4.40015C4.17825 8.58904 4 8.41393 4 8.19793L4.00813 8.12092C4.04544 7.94572 4.20678 7.80681 4.40015 7.80681H8.29318ZM8.29318 6.55526C8.51508 6.55526 8.69333 6.73037 8.69333 6.94637L8.6852 7.02338C8.64789 7.19858 8.48656 7.33748 8.29318 7.33748H4.40015C4.17825 7.33748 4 7.16237 4 6.94637L4.00813 6.86936C4.04544 6.69416 4.20678 6.55526 4.40015 6.55526H8.29318ZM8.29318 5.3037C8.51508 5.3037 8.69333 5.47881 8.69333 5.69481L8.6852 5.77182C8.64789 5.94702 8.48656 6.08593 8.29318 6.08593H4.40015C4.17825 6.08593 4 5.91082 4 5.69481L4.00813 5.61781C4.04544 5.44261 4.20678 5.3037 4.40015 5.3037H8.29318ZM8.29318 4C8.51508 4 8.69333 4.17511 8.69333 4.39111L8.6852 4.46812C8.64789 4.64332 8.48656 4.78222 8.29318 4.78222H4.40015C4.17825 4.78222 4 4.60712 4 4.39111L4.00813 4.3141C4.04544 4.1389 4.20678 4 4.40015 4H8.29318Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1818 4C10.9768 4 10 4.97246 10 6.18179V6.51155C10 7.71651 10.9725 8.69333 12.1818 8.69333H12.5115C13.7165 8.69333 14.6933 7.72087 14.6933 6.51155V6.18179C14.6933 4.97682 13.7209 4 12.5115 4H12.1818Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.18179 10C4.97682 10 4 10.9725 4 12.1818V12.5115C4 13.7165 4.97246 14.6933 6.18179 14.6933H6.51155C7.71651 14.6933 8.69333 13.7209 8.69333 12.5115V12.1818C8.69333 10.9768 7.72087 10 6.51155 10H6.18179Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.1818 10C10.9768 10 10 10.9725 10 12.1818V12.5115C10 13.7165 10.9725 14.6933 12.1818 14.6933H12.5115C13.7165 14.6933 14.6933 13.7209 14.6933 12.5115V12.1818C14.6933 10.9768 13.7209 10 12.5115 10H12.1818Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-integrations" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1335_542" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1335_542)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3734 2.53164C11.9797 2.13789 11.3609 2.13789 11.0234 2.53164L8.99844 4.50039L10.3484 5.85039L12.3734 3.88164C12.5521 3.70241 12.6523 3.45968 12.6523 3.20664C12.6523 2.9536 12.5521 2.71088 12.3734 2.53164ZM13.4984 9.73164L8.09844 4.33164C8.07732 4.3077 8.05136 4.28852 8.02226 4.27539C7.99317 4.26226 7.96161 4.25546 7.92969 4.25546C7.89777 4.25546 7.86621 4.26226 7.83711 4.27539C7.80802 4.28852 7.78205 4.3077 7.76094 4.33164L6.80469 5.28789C6.69219 5.40039 6.69219 5.51289 6.80469 5.62539L7.08594 5.96289L5.56719 7.48164C5.10063 7.95558 4.8254 8.58504 4.79426 9.24936C4.76312 9.91369 4.97826 10.5661 5.39844 11.0816L2.30469 14.1754V14.5129L3.37344 15.5254C3.39455 15.5493 3.42052 15.5685 3.44961 15.5816C3.47871 15.5948 3.51027 15.6016 3.54219 15.6016C3.57411 15.6016 3.60567 15.5948 3.63476 15.5816C3.66386 15.5685 3.68982 15.5493 3.71094 15.5254L6.74844 12.3754C7.26394 12.7956 7.91639 13.0107 8.58071 12.9796C9.24504 12.9484 9.8745 12.6732 10.3484 12.2066L11.8672 10.6316L12.2047 10.9691C12.2609 11.0816 12.4297 11.0816 12.5422 10.9691L13.4984 10.1254C13.5224 10.1043 13.5416 10.0783 13.5547 10.0492C13.5678 10.0201 13.5746 9.98856 13.5746 9.95664C13.5746 9.92472 13.5678 9.89316 13.5547 9.86407C13.5416 9.83497 13.5224 9.809 13.4984 9.78789V9.73164ZM13.9484 5.45664C14.0822 5.32338 14.2523 5.23268 14.4375 5.19597C14.6227 5.15927 14.8146 5.1782 14.9891 5.25039C15.1635 5.32257 15.3127 5.44478 15.4178 5.6016C15.5229 5.75842 15.5792 5.94285 15.5797 6.13164C15.5797 6.41289 15.4672 6.63789 15.2984 6.80664L13.2734 8.77539L11.9797 7.48164L13.9484 5.45664Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-hypothesis" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1335_554" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1335_554)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.6 12.9086H8.4C8.24812 12.9086 8.125 13.0317 8.125 13.1836C8.125 13.3355 8.24812 13.4586 8.4 13.4586H10.6C10.7519 13.4586 10.875 13.3355 10.875 13.1836C10.875 13.0317 10.7519 12.9086 10.6 12.9086ZM10.6 14.0086H8.4C8.24812 14.0086 8.125 14.1318 8.125 14.2837C8.125 14.4355 8.24812 14.5587 8.4 14.5587H10.6C10.7519 14.5587 10.875 14.4355 10.875 14.2837C10.875 14.1318 10.7519 14.0086 10.6 14.0086ZM10.7375 15.1087H8.2625L8.9159 15.5388C9.0006 15.6147 9.1249 15.6587 9.25415 15.6587H9.7464C9.8751 15.6587 9.9994 15.6147 10.0847 15.5388L10.7375 15.1087ZM12.8 7.51848C12.8 9.48203 11.0323 10.8098 11.0323 12.3586H7.9677C7.9677 10.8098 6.2 9.48203 6.2 7.51848C6.2 5.47132 7.8489 4.34489 9.49835 4.34489C11.1483 4.34489 12.8 5.47242 12.8 7.51848ZM15 7.13897V7.89359H13.6041C13.6151 7.77093 13.625 7.64718 13.625 7.51958C13.6237 7.39287 13.6173 7.26626 13.6058 7.14007L15 7.13897ZM9.1436 3.07638V2H9.8971V3.53857C9.64654 3.51499 9.39439 3.5137 9.1436 3.53472V3.07638ZM12.1796 4.38395L13.0431 3.42692L13.6041 3.93293L12.723 4.91196C12.5855 4.75245 12.393 4.54345 12.1785 4.38945L12.1796 4.38395ZM6.27425 4.91196L5.3926 3.93238L5.9536 3.42802L6.816 4.3834C6.59985 4.5374 6.41065 4.74421 6.27315 4.90756L6.27425 4.91196ZM5.3959 7.89799H4V7.13897H5.39425C5.38276 7.26516 5.37634 7.39177 5.375 7.51848C5.375 7.64718 5.3849 7.77148 5.3959 7.89359V7.89799Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-bayesian" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1335_547" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1335_547)"> <path d="M12.0208 15.0269C10.6214 15.0269 10.1537 13.2603 9.65869 11.39C9.19379 9.63427 8.71355 7.82013 7.57766 7.77297V7.77662L7.44256 7.77253C6.30173 7.83784 5.82424 9.6429 5.36153 11.39C4.86694 13.2603 4.3993 15.0269 3 15.0269V14.12C3.71 14.12 4.10894 12.6129 4.49495 11.1551C5.02723 9.14465 5.63041 6.86523 7.48792 6.86523H7.53285C9.39036 6.86523 9.99353 9.14465 10.5258 11.1551C10.9117 12.6129 11.3108 14.12 12.0208 14.12V15.0269Z" fill="currentColor" stroke="currentColor" stroke-width="0.4"/> <path d="M15.4583 15.0277C14.0208 15.0277 13.5833 12.5107 13.0772 9.59583C12.638 7.06958 12.0917 3.92521 10.9479 3.92521C9.8041 3.92521 9.25781 7.06958 8.81856 9.59583C8.31246 12.5107 7.87496 15.0277 6.4375 15.0277V14.1025C7.11945 14.1025 7.60749 11.2926 7.9309 9.43342C8.48028 6.27064 9.04859 3 10.9479 3C12.8472 3 13.4155 6.27064 13.9649 9.43342C14.2883 11.2926 14.7763 14.1025 15.4583 14.1025V15.0277Z" fill="currentColor" stroke="currentColor" stroke-width="0.4"/> </g> </symbol><symbol id="icon-mobile-insights" viewBox="0 0 64 64" fill="none"> <mask id="c" fill="#fff"><rect x="13.714" y="6.857" width="36.891" height="50.286" rx="3.566"/></mask><rect x="13.714" y="6.857" width="36.891" height="50.286" rx="3.566" stroke="currentcolor" stroke-width="6" mask="url(#a)"/><path d="m32 58-7-7 16-18.5 11.5 1V58H32Z" fill="#fff"/><path d="M40.5 37.5c-4 .732-3.428-.598-5.6-8.353-.271-1.121-1.419-1.83-2.566-1.564-1.147.266-1.872 1.387-1.6 2.508l4.713 17.727c.06.236-.241.384-.422.207-1.057-1.122-2.416-2.715-2.446-2.715-.725-.885-2.053-1.003-2.959-.295-.905.708-1.026 2.006-.302 2.892.09.118 2.748 3.246 5.012 5.222 2.869 2.509 5.103 3.512 6.19 3.925 1.087.413 2.144.59 2.747.442.604-.147 5.284-1.21 5.284-1.21.906-.206 1.69-.855 2.023-1.74l.664-1.623c1.238-3.069 1.48-6.55.695-9.885l-.906-3.806C50.5 37.5 42.639 37.109 40.5 37.5Z" fill="currentcolor"/><circle cx="32.5" cy="29.5" r="11.5" fill="currentcolor" fill-opacity=".2"/><circle cx="32.5" cy="29.5" r="6.5" fill="currentcolor" fill-opacity=".2"/> </symbol><symbol id="icon-product-session" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5178" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5178)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.27026 16.573C4.08284 16.3142 3.91195 16.0562 3.76242 15.8051L4.41673 15.4105C4.55456 15.6419 4.71274 15.881 4.88693 16.1209L4.27026 16.573V16.573ZM11.3088 15.3176C11.0846 15.3176 10.8587 15.2907 10.6375 15.2378L10.8142 14.4916C11.2445 14.5947 11.6883 14.5609 12.0712 14.3962L12.3713 15.1015C12.0387 15.2445 11.6814 15.3173 11.3088 15.3176V15.3176ZM3.44209 15.217C3.17686 14.6739 3.00521 14.1476 2.93197 13.653L3.68673 13.5403C3.74827 13.9566 3.89652 14.4071 4.12692 14.879L3.44209 15.217V15.217ZM9.95665 14.9865C9.46356 14.7359 9.02337 14.3464 8.68389 13.8605L9.30819 13.4194C9.57596 13.8025 9.91901 14.1076 10.301 14.3017L9.95665 14.9865V14.9865ZM13.003 14.7105L12.5162 14.1195C12.8351 13.8538 13.0614 13.4874 13.1886 13.0314L13.9233 13.2383C13.7557 13.8393 13.4376 14.3481 13.003 14.7105V14.7105ZM8.3324 13.2521C8.20881 12.991 8.10658 12.708 8.02851 12.4116C7.97714 12.2162 7.89882 12.0352 7.79557 11.8735L8.43717 11.459C8.58339 11.6879 8.69401 11.9423 8.76597 12.2152C8.83184 12.4658 8.91779 12.7039 9.02103 12.9225L8.3324 13.2521V13.2521ZM3.65641 12.9798L2.89453 12.9414C2.92581 12.3142 3.12976 11.7638 3.50103 11.3059L4.09227 11.7904C3.82602 12.119 3.67929 12.519 3.65641 12.9798V12.9798ZM13.2611 12.5203C13.2464 12.1748 13.1126 11.7332 12.8634 11.2071L13.5518 10.877C13.8457 11.4966 14.0044 12.0385 14.0235 12.4878L13.2611 12.5203V12.5203ZM7.45217 11.4791C7.13863 11.2106 6.72895 11.0398 6.2674 10.9856L6.35615 10.2235C6.96799 10.2957 7.51804 10.5278 7.94678 10.8953L7.45217 11.4791V11.4791ZM4.48237 11.4238L4.03811 10.8001C4.49406 10.4718 5.04945 10.2695 5.64425 10.215L5.71317 10.9791C5.2534 11.0211 4.82796 11.1745 4.48237 11.4238V11.4238ZM12.5818 10.6645C12.3626 10.2745 12.0917 9.85024 11.7777 9.40426L12.4004 8.96084C12.7293 9.42804 13.0138 9.87428 13.2457 10.287L12.5818 10.6645V10.6645ZM11.4079 8.89724C10.8924 8.21037 10.4682 7.7291 10.4639 7.72424L11.0346 7.21484C11.0524 7.2353 11.4831 7.72424 12.0167 8.43489L11.4079 8.89724V8.89724Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.58999 8.10209C8.43911 7.80875 7.58553 6.76354 7.58553 5.52264C7.58553 4.05497 8.77953 2.86095 10.2472 2.86095C11.7148 2.86095 12.9089 4.05497 12.9089 5.52264C12.9089 5.90453 12.8278 6.2678 12.6824 6.59643L13.319 7.09544C13.561 6.62379 13.6975 6.08919 13.6975 5.52264C13.6975 3.61704 12.1528 2.07227 10.2472 2.07227C8.34162 2.07227 6.79688 3.61704 6.79688 5.52261C6.79688 7.20341 7.99879 8.60325 9.58999 8.91013V8.10209V8.10209ZM10.2467 3.72977C9.25687 3.72977 8.45438 4.53226 8.45438 5.52216C8.45438 6.27995 8.92491 6.92747 9.58954 7.18965V6.60455C9.22441 6.38206 8.98014 5.98012 8.98014 5.52216C8.98014 4.82374 9.54835 4.25553 10.2467 4.25553C10.9452 4.25553 11.5133 4.82374 11.5133 5.52216C11.5133 5.57312 11.51 5.62329 11.5041 5.67271L11.9646 6.0337C12.0128 5.87157 12.0391 5.69998 12.0391 5.52216C12.0391 4.53226 11.2367 3.72977 10.2467 3.72977V3.72977Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.3164 5.77148V11.7312L12.1166 9.4316H14.9993L10.3164 5.77148V5.77148Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-heatmaps" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5183" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5183)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.22964 3.16923C9.29751 3.08841 9.38221 3.00597 9.49047 3.00081C9.56269 2.99535 9.6523 3.01659 9.68063 3.09593C9.71667 3.20242 9.70798 3.3182 9.71625 3.42925C9.72985 3.8018 9.80292 4.17037 9.92436 4.52035C10.0859 4.9929 10.3183 5.43521 10.5779 5.85525C10.7937 6.20287 11.0303 6.53589 11.2797 6.85726C11.3576 6.95357 11.4487 7.049 11.5674 7.08439C11.6512 7.11035 11.7464 7.081 11.8036 7.01153C11.8933 6.90357 11.921 6.75432 11.92 6.61465C11.9199 6.47351 11.8704 6.33944 11.8642 6.19889C11.8572 6.06704 11.8627 5.92751 11.9205 5.80746C11.9426 5.75879 11.9946 5.70982 12.0488 5.73652C12.1359 5.78578 12.1739 5.89005 12.2117 5.98031C12.3086 6.25006 12.4438 6.50286 12.5341 6.77526C12.6918 7.30842 12.9287 7.81002 13.1695 8.30572C13.4016 8.78446 13.6395 9.2632 13.8047 9.77321C13.9104 10.1009 13.983 10.4423 13.9979 10.7888C14.0139 11.3669 13.9393 11.951 13.7512 12.4958C13.5616 13.0469 13.2562 13.5555 12.8564 13.9645C12.7783 13.7906 12.686 13.6242 12.58 13.4676C12.4517 13.276 12.3165 13.0877 12.2171 12.8769C12.0694 12.5757 11.9906 12.243 11.9412 11.9098C11.9206 11.7771 11.915 11.6411 11.8766 11.5121C11.8416 11.3863 11.7742 11.2711 11.6844 11.1805C11.6498 11.1482 11.6041 11.1133 11.5553 11.1273C11.5045 11.1488 11.4819 11.2071 11.4625 11.2568C11.3984 11.4432 11.382 11.6449 11.3069 11.8275C11.2789 11.8915 11.2344 11.9669 11.1595 11.9697C11.0789 11.9693 11.0136 11.9101 10.957 11.8563C10.7993 11.7057 10.7217 11.4911 10.6403 11.2898C10.3418 10.5065 10.1271 9.6915 9.84064 8.90363C9.78244 8.74715 9.72242 8.59066 9.64291 8.44465C9.61318 8.39569 9.58191 8.33994 9.5289 8.31619C9.49187 8.30395 9.46733 8.34422 9.45499 8.37445C9.41362 8.47828 9.41587 8.59347 9.386 8.70069C9.30901 8.99787 9.21295 9.28916 9.1138 9.57897C8.93725 10.0871 8.74667 10.5909 8.51472 11.0742C8.408 11.2895 8.29679 11.5051 8.14913 11.6932C8.09345 11.7616 8.03147 11.829 7.95252 11.8674C7.90119 11.892 7.83654 11.8915 7.79111 11.8535C7.71818 11.7941 7.68677 11.6985 7.65606 11.6107C7.57206 11.3634 7.48596 11.1168 7.38681 10.8757C7.31795 10.7139 7.24629 10.5515 7.14561 10.4084C7.11798 10.372 7.09077 10.3313 7.04983 10.3108C7.00958 10.2984 6.97901 10.3365 6.95965 10.368C6.90693 10.4587 6.87874 10.5618 6.84719 10.6621C6.7336 11.0485 6.6388 11.4448 6.46252 11.8066C6.39058 11.9564 6.29242 12.0893 6.20267 12.2274C5.8281 12.7952 5.46405 13.375 5.18078 14C4.588 13.4152 4.20292 12.6142 4.06703 11.7744C4.01599 11.4688 3.99467 11.1579 4.00112 10.8479C4.01571 10.5621 4.09185 10.2842 4.18623 10.0173C4.34862 9.56348 4.56795 9.13533 4.80186 8.71853C5.03704 8.30262 5.29128 7.89925 5.55114 7.50015C5.70273 7.2655 5.85951 7.03425 5.99806 6.7906C6.24684 6.35301 6.46364 5.88371 6.54694 5.37739C6.56728 5.26825 6.56489 5.15587 6.58943 5.04761C6.63992 5.0628 6.67301 5.10823 6.70737 5.14687C6.82419 5.28861 6.90454 5.45792 6.98153 5.62576C7.12345 5.94492 7.23844 6.27617 7.35273 6.60713C7.38737 6.70491 7.41556 6.80756 7.47277 6.89414C7.50138 6.93676 7.54387 6.97982 7.59744 6.97599C7.65213 6.97009 7.69449 6.92732 7.72912 6.88588C7.8085 6.78588 7.86305 6.66774 7.91592 6.55094C8.01366 6.32646 8.09514 6.09476 8.17409 5.86247C8.33816 5.37547 8.48807 4.88331 8.65804 4.39853C8.74877 4.14028 8.84427 3.88351 8.958 3.63529C9.03485 3.47202 9.11675 3.30861 9.22964 3.16923C9.22964 3.16923 9.11675 3.30861 9.22964 3.16923V3.16923V3.16923Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-funnels" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5192" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5192)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.87109 4.6C2.87109 4.26863 3.13972 4 3.47109 4H14.53C14.8614 4 15.13 4.26863 15.13 4.6V5.88367C15.13 6.21504 14.8614 6.48367 14.53 6.48367H3.47109C3.13972 6.48367 2.87109 6.21504 2.87109 5.88367V4.6Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.60547 8.07461C4.60547 7.74324 4.8741 7.47461 5.20547 7.47461H12.8932C13.2246 7.47461 13.4932 7.74324 13.4932 8.07461V9.35828C13.4932 9.68965 13.2246 9.95828 12.8932 9.95828H5.20547C4.8741 9.95828 4.60547 9.68965 4.60547 9.35828V8.07461Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.34375 11.5473C6.34375 11.2159 6.61238 10.9473 6.94375 10.9473H11.1581C11.4895 10.9473 11.7581 11.2159 11.7581 11.5473V12.8309C11.7581 13.1623 11.4895 13.4309 11.1581 13.4309H6.94375C6.61238 13.4309 6.34375 13.1623 6.34375 12.8309V11.5473Z" fill="currentColor"/> </g> </symbol><symbol id="icon-product-surveys" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5197" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5197)"> <path d="M14.8203 14.7049V7.02234C14.8203 6.15568 14.0865 5.45312 13.1806 5.45312H4.62269C3.7171 5.45312 2.98298 6.15613 2.98298 7.02234V14.7049" stroke="currentColor" stroke-width="0.546339"/> <rect width="9.32143" height="0.911815" rx="0.273169" transform="matrix(-1 0 0 1 13.5586 8.10352)" fill="currentColor"/> <rect width="9.32143" height="2.39211" rx="0.182113" transform="matrix(-1 0 0 1 13.5586 10.0391)" fill="currentColor"/> <rect width="0.728452" height="0.720447" rx="0.360223" transform="matrix(-1 0 0 1 13.5586 6.45508)" fill="currentColor"/> <rect width="0.728452" height="0.720447" rx="0.360223" transform="matrix(-1 0 0 1 12.2227 6.45508)" fill="currentColor"/> <rect width="12.2016" height="0.455282" transform="matrix(-1 0 0 1 15 14.2402)" fill="currentColor"/> </g> </symbol><symbol id="icon-product-form" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5204" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5204)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.64505 3C4.28656 3 4 3.2885 4 3.64439V13.9564C4 14.314 4.2888 14.6008 4.64505 14.6008H13.6668C14.0252 14.6008 14.3118 14.3123 14.3118 13.9564V3.64439C14.3118 3.28676 14.023 3 13.6668 3H4.64505ZM4.42798 13.9568V3.64481C4.42798 3.52531 4.52308 3.43008 4.64337 3.43008H13.6651C13.7849 3.43008 13.8805 3.52536 13.8805 3.64481V13.9568C13.8805 14.0763 13.7854 14.1715 13.6651 14.1715H4.64337C4.52353 14.1715 4.42798 14.0763 4.42798 13.9568Z" fill="currentColor"/> <rect x="5.28906" y="4.93164" width="7.73385" height="1.50381" rx="0.2" fill="currentColor"/> <rect x="5.28906" y="7.08008" width="7.73385" height="1.50381" rx="0.2" fill="currentColor"/> <rect x="5.28906" y="9.22852" width="7.73385" height="1.50381" rx="0.2" fill="currentColor"/> <rect x="9.15625" y="11.5938" width="3.86693" height="1.50381" rx="0.2" fill="currentColor"/> </g> </symbol><symbol id="icon-product-observations" viewBox="0 0 18 18" fill="none"> <mask id="mask0_1333_5209" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18"> <rect width="18" height="18" rx="3" fill="currentColor"/> </mask> <g mask="url(#mask0_1333_5209)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.9944 4.64648C5.67752 4.64648 2.98828 9.04471 2.98828 9.04471C2.98828 9.04471 5.67752 13.5588 8.9944 13.5588C12.3113 13.5588 15.0005 9.04471 15.0005 9.04471C15.0005 9.04471 12.3113 4.64648 8.9944 4.64648V4.64648ZM8.99536 12.0733C7.33691 12.0733 5.99229 10.7431 5.99229 9.10252C5.99229 7.46191 7.33691 6.13175 8.99536 6.13175C10.6538 6.13175 11.9984 7.46191 11.9984 9.10252C11.9984 10.7431 10.6538 12.0733 8.99536 12.0733V12.0733Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.99372 10.5958C9.82299 10.5958 10.4952 9.93074 10.4952 9.11039C10.4952 8.29003 9.82299 7.625 8.99372 7.625C8.16445 7.625 7.49219 8.29003 7.49219 9.11039C7.49219 9.93074 8.16445 10.5958 8.99372 10.5958Z" fill="currentColor"/> </g> </symbol><symbol id="icon-ecommerce" viewBox="0 0 22 22"> <g fill="none" fill-rule="evenodd"><path d="M0 0h22v22H0z"/><g fill="currentColor" fill-rule="nonzero"><path d="M20.874 3.557a.577.577 0 00-.45-.216H5.067L4.64 1.48a.577.577 0 00-.562-.448h-2.5a.577.577 0 000 1.154h2.041l2.914 12.63c.06.261.294.447.563.447h11.559a.577.577 0 000-1.154h-11.1l-.444-1.923h11.582c.27 0 .504-.187.563-.45l1.73-7.693a.577.577 0 00-.111-.487zm-2.643 7.476H6.844l-1.51-6.538h14.368l-1.471 6.538zM9.462 16.033a2.118 2.118 0 00-2.116 2.115c0 1.167.95 2.116 2.116 2.116a2.118 2.118 0 002.115-2.116 2.118 2.118 0 00-2.115-2.115zm0 3.077a.963.963 0 010-1.923.963.963 0 010 1.923zM16.385 16.033a2.118 2.118 0 00-2.116 2.115c0 1.167.95 2.116 2.116 2.116a2.118 2.118 0 002.115-2.116 2.118 2.118 0 00-2.115-2.115zm0 3.077a.963.963 0 010-1.923.963.963 0 010 1.923z"/></g></g> </symbol><symbol id="icon-sass" viewBox="0 0 22 22"> <g fill="currentColor" fill-rule="nonzero"><path d="M19.37 8.606a2.565 2.565 0 00-2.538-2.216c-.053 0-.105 0-.157.005a5.84 5.84 0 00-5.434-4.388 6.769 6.769 0 00-.552 0 5.838 5.838 0 00-5.41 4.39 2.94 2.94 0 00-2.626 2.201A2.93 2.93 0 000 11.513a.62.62 0 00.004.073 2.93 2.93 0 001.85 2.652l.048.017a2.954 2.954 0 001.026.185h2.191v.732c0 .184.137.34.32.363l1.467.183.029.07-.908 1.166a.366.366 0 00.03.483L7.61 18.99c.13.13.337.143.483.03l1.167-.907.07.029.182 1.466c.023.183.179.32.364.32h2.195c.185 0 .34-.137.363-.32l.183-1.466.07-.029 1.167.907c.145.113.352.1.482-.03l1.553-1.552a.366.366 0 00.03-.484l-.907-1.166.029-.07 1.466-.183a.366.366 0 00.32-.363v-.732s2.38-.004 2.469-.014a2.019 2.019 0 00.264-.036 2.931 2.931 0 00.882-.313l.045-.025.118-.07a2.944 2.944 0 001.346-2.396.611.611 0 00.004-.073 2.931 2.931 0 00-2.585-2.907zm-3.274 6.243l-1.365.17a.366.366 0 00-.3.245 3.647 3.647 0 01-.172.413.366.366 0 00.04.386l.846 1.085-1.098 1.098-1.086-.845a.366.366 0 00-.386-.04 3.68 3.68 0 01-.413.171.366.366 0 00-.244.302l-.17 1.363h-1.55l-.17-1.365a.366.366 0 00-.244-.301 3.68 3.68 0 01-.413-.171.366.366 0 00-.385.04l-1.086.846-1.098-1.098.845-1.086a.366.366 0 00.04-.386 3.647 3.647 0 01-.172-.413.366.366 0 00-.3-.244l-1.364-.17v-1.55l1.365-.17a.366.366 0 00.3-.244c.049-.141.107-.28.172-.413a.366.366 0 00-.04-.386L6.802 11 7.9 9.903l1.086.844c.11.086.26.102.386.04a3.68 3.68 0 01.413-.171.366.366 0 00.244-.301l.17-1.363h1.55l.17 1.364a.366.366 0 00.244.302c.141.048.279.105.413.17a.366.366 0 00.385-.04l1.086-.845L15.145 11l-.845 1.086a.366.366 0 00-.04.385c.066.134.123.272.172.413a.366.366 0 00.3.244l1.366.171-.002 1.549zm5.123-3.288a2.205 2.205 0 01-1.005 1.803l-.085.049-.069.037c-.056.03-.114.059-.173.084a2.305 2.305 0 01-.655.162c-.068.01-2.404.012-2.404.012v-.732a.366.366 0 00-.32-.362l-1.467-.183a5.64 5.64 0 00-.029-.07l.908-1.166a.366.366 0 00-.03-.484L14.336 9.16a.366.366 0 00-.483-.03l-1.167.907-.07-.03-.182-1.465a.366.366 0 00-.364-.321H9.876a.366.366 0 00-.363.32l-.183 1.466-.07.03-1.167-.908a.366.366 0 00-.483.03l-1.552 1.553a.366.366 0 00-.03.483l.907 1.166-.029.07-1.466.183a.366.366 0 00-.321.363v.732H2.927c-.224 0-.447-.033-.662-.1-.037-.01-.073-.024-.11-.036l-.043-.016A2.193 2.193 0 01.735 11.55a.34.34 0 00-.003-.047 2.205 2.205 0 012.224-2.185.366.366 0 00.363-.314 2.2 2.2 0 012.213-1.881.361.361 0 00.404-.298 5.086 5.086 0 014.794-4.087c.162-.006.31-.007.49 0a5.083 5.083 0 014.805 4.125.366.366 0 00.434.297 1.838 1.838 0 012.202 1.793c0 .202.164.365.366.365a2.2 2.2 0 012.195 2.186.344.344 0 00-.003.058z"/><path d="M10.973 11.879a2.195 2.195 0 100 4.39 2.195 2.195 0 000-4.39zm0 3.659a1.464 1.464 0 110-2.927 1.464 1.464 0 010 2.927z"/></g> </symbol><symbol id="icon-elearning" viewBox="0 0 22 22"> <g fill="currentColor" fill-rule="evenodd"><circle fill="currentColor" fill-rule="nonzero" cx="10.831" cy="16.923" r="1"/><g transform="translate(1 1)"><path d="M10 .05c1.156 0 2.142.36 2.85 1.044.785.756 1.181 1.84 1.181 3.22 0 1.525-.764 3.213-1.936 4.189.56.293 1.051.603 1.474 1.008.66.63 1.126 1.466 1.367 2.439h0-1.161l-.047-.154c-.253-.744-.668-1.337-1.214-1.753-.589-.448-1.33-.69-2.188-.69h-.652c-.858 0-1.6.242-2.188.69-.583.444-1.017 1.09-1.263 1.906l-1.16.001c.242-.972.708-1.808 1.368-2.44a4.335 4.335 0 011.46-.922C6.733 7.527 5.969 5.84 5.969 4.315c0-1.38.396-2.465 1.18-3.221C7.86.41 8.844.05 10 .05zm.505 3.84l-.132.1c-.489.362-1.297.863-3.22 1.012a4.92 4.92 0 00.853 2c.576.79 1.304 1.24 1.994 1.24s1.418-.45 1.994-1.24c.559-.768.897-1.743.867-2.672-1-.079-1.563-.348-2.356-.44zM10 1.13c-.597 0-1.415.127-2.031.7-.433.401-.768 1.023-.803 2.033 1.683-.088 2.252-.522 2.642-.82.207-.157.42-.32.718-.387.366-.08.664.065.928.191.282.135.642.307 1.327.322-.181-.728-.537-1.203-.957-1.51C11.24 1.23 10.532 1.13 10 1.13z" fill="currentColor" fill-rule="nonzero"/><rect fill="none" stroke="currentColor" x="3" y="12" width="14" height="7" rx="1"/><path stroke="currentColor" stroke-linecap="round" d="M0 19h20"/></g></g> </symbol><symbol id="icon-media" viewBox="0 0 22 22"> <g fill="currentColor" fill-rule="nonzero"><path d="M20.782 9.45a.436.436 0 00-.436 0l-4.563 2.663V9.39a.435.435 0 00-.435-.434h-1.025a3.905 3.905 0 001.46-3.044A3.918 3.918 0 0011.87 2 3.914 3.914 0 008.39 4.129 3.914 3.914 0 004.913 2 3.918 3.918 0 001 5.913c0 1.229.57 2.326 1.46 3.044H1.434A.435.435 0 001 9.39v10.435c0 .24.195.435.435.435h13.913c.24 0 .435-.195.435-.435v-2.721l4.563 2.662a.434.434 0 00.654-.376V9.826c0-.156-.083-.3-.218-.377zM11.87 2.87a3.047 3.047 0 013.043 3.043 3.047 3.047 0 01-3.043 3.044 3.047 3.047 0 01-3.044-3.044A3.047 3.047 0 0111.87 2.87zm-10 3.043A3.047 3.047 0 014.913 2.87a3.047 3.047 0 013.044 3.043 3.047 3.047 0 01-3.044 3.044A3.047 3.047 0 011.87 5.913zm13.043 6.957V19.39H1.87V9.826h3.043c.17 0 .334-.014.498-.035.046-.006.091-.014.136-.021.13-.021.257-.049.382-.082.034-.01.069-.017.103-.027.152-.045.301-.1.445-.163l.098-.047c.114-.054.225-.113.334-.178.037-.023.075-.044.111-.068.133-.085.261-.175.382-.275l.008-.007a3.97 3.97 0 00.334-.316l.089-.097c.084-.094.163-.193.238-.295.02-.027.042-.053.06-.081a3.98 3.98 0 00.244-.401l.017-.028.017.028c.073.139.154.273.243.4l.06.082a3.877 3.877 0 00.327.392c.106.111.216.218.335.316l.007.007c.121.1.25.19.382.275l.112.068c.108.064.22.124.334.178l.097.047c.144.063.293.118.446.163.034.01.068.018.103.027a3.931 3.931 0 00.517.103c.163.02.328.035.498.035h3.043v3.044zm5.217 5.764l-4.347-2.536V13.12l4.347-2.536v8.051z"/><circle cx="4.304" cy="17.783" r="1"/><path d="M12.783 13H8.435a.435.435 0 000 .87h4.348a.435.435 0 000-.87z"/></g> </symbol><symbol id="icon-enterprise" viewBox="0 0 20 20"> <g fill="currentColor" fill-rule="nonzero"><path d="M18.609 4.13h-5.87V1.391A.391.391 0 0012.348 1H1.39A.391.391 0 001 1.391V18.61c0 .216.175.391.391.391H18.61a.391.391 0 00.391-.391V4.522a.391.391 0 00-.391-.392zM8.826 18.217H4.913v-4.695h3.913v4.695zm3.13 0H9.61V13.13a.391.391 0 00-.392-.39H4.522a.391.391 0 00-.392.39v5.087H1.783V1.783h10.174v16.434zm6.261 0H12.74V4.913h5.477v13.304z"/><path d="M10 3.348H3.74a.391.391 0 00-.392.391v2.348c0 .216.175.391.391.391H10a.391.391 0 00.391-.391V3.739A.391.391 0 0010 3.348zm-.391 2.348H4.13V4.13H9.61v1.566zM10 8.043H3.74a.391.391 0 00-.392.392v2.348c0 .216.175.39.391.39H10a.391.391 0 00.391-.39V8.435A.391.391 0 0010 8.043zm-.391 2.348H4.13V8.826H9.61v1.565z"/></g> </symbol><symbol id="icon-agency-partner" viewBox="0 0 22 20" fill="none"> <path d="M7.48438 8.9517C8.08074 6.61593 9.32317 5.4729 11.162 5.4729C13.0008 5.4729 14.2432 6.61593 14.8395 8.9517" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.1634 4.28001C12.0692 4.28001 12.8034 3.54575 12.8034 2.64001C12.8034 1.73426 12.0692 1 11.1634 1C10.2577 1 9.52344 1.73426 9.52344 2.64001C9.52344 3.54575 10.2577 4.28001 11.1634 4.28001Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M1.38867 19.2395C1.98504 16.9038 3.22747 15.7607 5.06626 15.7607C6.90505 15.7607 8.14748 16.9038 8.74385 19.2395" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.06774 14.5679C5.97349 14.5679 6.70774 13.8336 6.70774 12.9278C6.70774 12.0221 5.97349 11.2878 5.06774 11.2878C4.16199 11.2878 3.42773 12.0221 3.42773 12.9278C3.42773 13.8336 4.16199 14.5679 5.06774 14.5679Z" stroke="currentColor"/> <path d="M13.5762 19.2395C14.1725 16.9038 15.415 15.7607 17.2538 15.7607C19.0926 15.7607 20.335 16.9038 20.9313 19.2395" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.2552 14.5679C18.161 14.5679 18.8952 13.8336 18.8952 12.9278C18.8952 12.0221 18.161 11.2878 17.2552 11.2878C16.3495 11.2878 15.6152 12.0221 15.6152 12.9278C15.6152 13.8336 16.3495 14.5679 17.2552 14.5679Z" stroke="currentColor"/> <path d="M11.094 9.44653C11.3922 11.6332 10.6964 13.4223 8.95703 14.8635" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.1426 9.44653C10.8941 11.6332 11.5898 13.4223 13.3292 14.8635" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/> </symbol><symbol id="icon-technology-partner" viewBox="0 0 20 20" fill="none"> <path d="M12.601 10.7655L12.6008 10.7657C12.5558 10.8106 12.5201 10.864 12.4957 10.9228C12.4713 10.9816 12.4588 11.0446 12.4588 11.1082C12.4588 11.1719 12.4713 11.2349 12.4957 11.2937C12.52 11.3523 12.5556 11.4057 12.6005 11.4506L12.6008 11.4508L12.9805 11.8295L12.9809 11.8299C13.0717 11.9207 13.1948 11.9717 13.3232 11.9717C13.4514 11.9717 13.5744 11.9208 13.6652 11.8302L12.601 10.7655ZM12.601 10.7655L13.2335 10.1329L13.2339 10.1326L13.2345 10.132L13.5889 9.77827L13.2347 9.42438L10.5753 6.76697L10.2218 6.41368L9.86836 6.7671L9.23556 7.39991C9.23554 7.39992 9.23552 7.39994 9.2355 7.39996C9.1447 7.4907 9.02158 7.54168 8.89321 7.54168C8.76481 7.54168 8.64167 7.49068 8.55086 7.39991L8.55046 7.3995L8.17106 7.02109C8.17098 7.02101 8.1709 7.02093 8.17082 7.02085C8.08019 6.93007 8.02928 6.80703 8.02928 6.67874C8.02928 6.5504 8.08023 6.42731 8.17094 6.33651C8.17098 6.33647 8.17102 6.33643 8.17106 6.33639L8.80457 5.70386L9.15867 5.35031L8.80485 4.99648L7.40062 3.59226C8.32573 2.80165 9.46037 2.28914 10.6725 2.12044C12.0504 1.92869 13.4532 2.19165 14.6681 2.86944L14.9982 3.05357L15.2654 2.78627L17.4089 0.641774C17.4089 0.64173 17.409 0.641685 17.409 0.64164C17.4998 0.550946 17.6229 0.5 17.7512 0.5C17.8795 0.5 18.0026 0.550925 18.0934 0.641584C18.0934 0.6416 18.0934 0.641617 18.0934 0.641634C18.0935 0.641681 18.0935 0.641728 18.0936 0.641774L19.3591 1.90828L19.3592 1.90837C19.45 1.99917 19.501 2.12231 19.501 2.25071C19.501 2.37911 19.45 2.50225 19.3592 2.59306L19.3592 2.59309L17.2155 4.73771L16.9485 5.00483L17.1325 5.3347C17.8098 6.54939 18.0725 7.95184 17.8808 9.32934C17.7121 10.5411 17.1998 11.6754 16.4096 12.6003L15.0055 11.1961L14.6516 10.8423L14.2981 11.1964L13.6655 11.8299L12.601 10.7655Z" stroke="currentColor"/> <path d="M2.78717 15.2645L3.05469 14.9972L2.87034 14.667C2.19209 13.4522 1.92872 12.0503 2.12015 10.6722C2.28855 9.45992 2.80085 8.32506 3.59134 7.39971L12.6003 16.4087C11.6752 17.1993 10.5406 17.7118 9.32843 17.8805C7.95054 18.0723 6.54771 17.8093 5.33282 17.1315L5.00284 16.9474L4.73566 17.2146L2.59207 19.3582C2.59206 19.3582 2.59204 19.3582 2.59202 19.3583C2.50122 19.449 2.3781 19.5 2.24973 19.5C2.12133 19.5 1.99818 19.449 1.90738 19.3582L0.641775 18.0926C0.550996 18.0018 0.5 17.8787 0.5 17.7503C0.5 17.6219 0.550997 17.4987 0.641775 17.4079L2.78717 15.2645Z" stroke="currentColor"/> </symbol><symbol id="icon-affiliate-partner" viewBox="0 0 20 20" fill="none"> <circle cx="9.99981" cy="6.08062" r="5.30645" stroke="currentColor"/> <mask id="mask0_1538_5420" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="4" y="0" width="12" height="12"> <circle cx="9.99981" cy="6.08062" r="5.80645" fill="#D9D9D9"/> </mask> <g mask="url(#mask0_1538_5420)"> <circle cx="9.99975" cy="4.62865" r="1.24194" stroke="currentColor"/> <circle cx="9.9988" cy="11.0156" r="3.27419" stroke="currentColor"/> </g> <circle cx="2.74194" cy="15.0806" r="1.24194" stroke="currentColor"/> <circle cx="10.1449" cy="17.8388" r="1.3871" stroke="currentColor"/> <circle cx="17.2576" cy="15.0806" r="1.24194" stroke="currentColor"/> <line x1="6.62656" y1="10.7358" x2="4.01366" y2="14.2197" stroke="currentColor"/> <line x1="10.5" y1="11.8872" x2="10.5" y2="15.9517" stroke="currentColor"/> <line y1="-0.5" x2="4.35484" y2="-0.5" transform="matrix(0.6 0.8 0.8 -0.6 13.7734 10.4358)" stroke="currentColor"/> </symbol><symbol id="icon-phone" viewBox="0 0 14 14"> <g fill="currentColor" fill-rule="nonzero"><path d="M12.8947359,9.21790232 C12.0311448,9.21790232 11.1852724,9.0830601 10.383576,8.81852205 C9.99231249,8.68367984 9.54799634,8.78757466 9.29084975,9.04990218 L7.70148002,10.250219 C5.87779431,9.27686125 4.71063545,8.11042772 3.75054091,6.30000518 L4.9184251,4.74821443 C5.21242534,4.45421419 5.31780536,4.02388653 5.19180526,3.62084508 C4.92505668,2.81400231 4.78948914,1.96737004 4.78948914,1.10526407 C4.78948914,0.495883631 4.2936055,0 3.68422507,0 L1.10526407,0 C0.495883631,0 0,0.495883631 0,1.10526407 C0,8.21504787 5.78495213,14 12.8947359,14 C13.5041164,14 14,13.5041164 14,12.8947359 L14,10.3231664 C14,9.71378595 13.5041164,9.21790232 12.8947359,9.21790232 Z"></path></g> </symbol><symbol id="icon-global-language"> <path d="M7 0c3.863 0 7 3.137 7 7s-3.137 7-7 7-7-3.137-7-7 3.137-7 7-7m1.492 9.333H5.508c.318 1.435.84 2.4 1.492 3.351.697-1.016 1.19-1.99 1.492-3.35m-4.175 0H1.653a5.816 5.816 0 003.94 3.334 10.24 10.24 0 01-1.276-3.335m8.03 0H9.683a10.277 10.277 0 01-1.268 3.322 5.887 5.887 0 003.932-3.322m-8.17-3.5H1.284a5.884 5.884 0 000 2.334H4.15c-.069-.776-.059-1.559.028-2.334m4.469 0H5.353a10.51 10.51 0 00-.031 2.334h3.356a10.51 10.51 0 00-.031-2.334m4.07 0H9.822c.086.775.096 1.558.028 2.334h2.867c.151-.75.159-1.545 0-2.334M5.626 1.325a5.815 5.815 0 00-3.973 3.342h2.714a11.914 11.914 0 011.259-3.342m1.373-.028c-.635 1.032-1.114 2.014-1.436 3.37h2.874c-.312-1.31-.78-2.303-1.438-3.37m1.382.04a11.93 11.93 0 011.252 3.33h2.714a5.886 5.886 0 00-3.966-3.33" fill="currentColor" fill-rule="evenodd"/> </symbol><symbol id="icon-menu" viewBox="0 0 24 24"> <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" fill="currentColor"/> </symbol><symbol id="icon-arrow-type4" viewBox="0 0 18 15"> <path fill="currentColor" d="m11.524 13.99 6.255-6.26a.747.747 0 0 0 0-1.06L11.524.41a.75.75 0 0 0-1.056.004.746.746 0 0 0-.004 1.056l4.978 4.978H.75a.75.75 0 0 0 0 1.5h14.692l-4.979 4.98a.746.746 0 0 0 .006 1.053.752.752 0 0 0 .533.222c.19 0 .378-.072.522-.215Z"/> </symbol><symbol id="icon-behavior-analytics-mobile" viewBox="0 0 24 33"> <path fill="currentColor" fill-rule="evenodd" d="M3.546 28.38V4.264H19.35v12.578l3.547.308V2.93A2.213 2.213 0 0 0 20.683.719H2.213A2.213 2.213 0 0 0 0 2.93v26.782c0 1.223.99 2.213 2.213 2.213h8.603L7.27 28.38H3.546Z" clip-rule="evenodd"/><path fill="currentColor" d="M16.624 19.735c-2.482.454-2.128-.37-3.475-5.184a1.331 1.331 0 0 0-1.593-.97c-.712.165-1.162.86-.993 1.556l2.925 11.003c.038.146-.15.236-.261.127-.657-.695-1.5-1.685-1.518-1.685a1.327 1.327 0 0 0-1.837-.183 1.257 1.257 0 0 0-.187 1.794c.056.074 1.705 2.015 3.11 3.242 1.78 1.556 3.167 2.179 3.842 2.436.674.255 1.33.366 1.705.275.375-.093 3.278-.752 3.278-.752a1.758 1.758 0 0 0 1.256-1.08l.412-1.007c.77-1.905.918-4.065.432-6.135l-.562-2.362c-.328-1.075-5.206-1.318-6.534-1.075Z"/><path fill="currentColor" fill-opacity=".2" d="M11.66 21.907a7.137 7.137 0 1 0 0-14.274 7.137 7.137 0 0 0 0 14.274Z"/><path fill="currentColor" fill-opacity=".2" d="M11.66 18.804a4.034 4.034 0 1 0 0-8.069 4.034 4.034 0 0 0 0 8.07Z"/> </symbol><symbol id="icon-right-check" viewBox="0 0 14 12"> <path d="M0 6.067 1.188 4.97c1.39.673 2.271 1.184 3.833 2.297C7.957 3.934 9.897 2.244 13.504 0l.386.889C10.916 3.484 8.738 6.375 5.602 12 3.667 9.722 2.376 8.27 0 6.067Z" fill="currentColor"/> </symbol><symbol id="icon-checkbox-empty" viewBox="0 0 32 32"> <rect width="29.931" height="30" x="1" y="1" fill="white" stroke="currentColor" stroke-width="2" rx="3.2" /> </symbol><symbol id="icon-checkbox-tick" viewBox="0 0 32 32" fill="none"><path fill="#fff" stroke="#07003A" d="M.5 3A2.5 2.5 0 0 1 3 .5h14A2.5 2.5 0 0 1 19.5 3v14a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 17V3Z"/><path fill="#07003A" d="m4 9.693.585-.603c.976.261 2.657.866 4.165 1.799C10.338 8.8 13.541 6.189 15.478 5l.522.537L9 15 4 9.693Z"/> </symbol><symbol id="icon-info" viewBox="0 0 14 14"> <path d="M1.99727 0.9375C2.67318 0.9375 3.22274 1.48607 3.22274 2.16199C3.22274 2.83791 2.67318 3.38648 1.99727 3.38648C1.32135 3.38648 0.773756 2.83791 0.773756 2.16199C0.773756 1.48607 1.32135 0.9375 1.99727 0.9375ZM3.95743 12.9375H0.0390625V11.9579C0.513185 11.7826 1.01865 11.761 1.01865 11.2379V6.86207C1.01865 6.33897 0.513185 6.25668 0.0390625 6.08134V5.10175H2.97784V11.2389C2.97784 11.763 3.48429 11.7855 3.95743 11.9589V12.9375Z" fill="currentColor"/> </symbol><symbol id="icon-right-check-circle" viewBox="0 0 20 20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20ZM4.585 9.09L4 9.693L9 15L16 5.5365L15.478 5C13.541 6.1895 10.3375 8.8 8.75 10.8885C7.2415 9.9555 5.5605 9.351 4.585 9.09Z" fill="currentColor"/> </symbol><symbol id="icon-close-circle" viewBox="0 0 20 20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20ZM11.5354 9.99125L15 13.4117L13.4596 14.9521L10.0075 11.5342L6.57542 15L5.04792 13.4725L8.46708 10.0087L5 6.57542L6.5275 5.04792L9.99 8.46583L13.4117 5L14.9521 6.54042L11.5354 9.99125Z" fill="currentColor"/> </symbol><symbol id="icon-target-plus" viewBox="0 0 28 28" fill="none"> <path fill="currentColor" d="M26 13h-2.051A10 10 0 0 0 15 4.05V2h-2v2.05A10 10 0 0 0 4.051 13H2v2h2.051A10 10 0 0 0 13 23.95V26h2v-2.05A10 10 0 0 0 23.949 15H26v-2Zm-11 8.931V19h-2v2.931A8.01 8.01 0 0 1 6.069 15H9v-2H6.069A8.01 8.01 0 0 1 13 6.069V9h2V6.069A8.008 8.008 0 0 1 21.931 13H19v2h2.931A8.01 8.01 0 0 1 15 21.931ZM16 14a2 2 0 1 1-4.001-.001A2 2 0 0 1 16 14Z"/><circle cx="14" cy="14" r="3" fill="currentColor"/> </symbol><symbol id="icon-reporting" viewBox="0 0 28 28" fill="none"> <path fill="currentColor" d="M23.167 4.833v18.334H4.833V4.833h18.334ZM25 5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5Z"/><rect width="12.25" height="2.63" x="8" y="8" fill="currentColor" rx=".438"/><rect width="12.25" height="2.63" x="8" y="12.629" fill="currentColor" rx=".438"/><rect width="12.25" height="2.63" x="8" y="17.26" fill="currentColor" rx=".438"/> </symbol><symbol id="icon-editor-library-1" viewBox="0 0 28 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11V6H11V11H6ZM4 5C4 4.44772 4.44772 4 5 4H12C12.5523 4 13 4.44772 13 5V12C13 12.5523 12.5523 13 12 13H5C4.44772 13 4 12.5523 4 12V5ZM5 15C4.44772 15 4 15.4477 4 16V23C4 23.5523 4.44772 24 5 24H12C12.5523 24 13 23.5523 13 23V16C13 15.4477 12.5523 15 12 15H5ZM17 6V11H22V6H17ZM16 4C15.4477 4 15 4.44772 15 5V12C15 12.5523 15.4477 13 16 13H23C23.5523 13 24 12.5523 24 12V5C24 4.44772 23.5523 4 23 4H16ZM17 22V17H22V22H17ZM15 16C15 15.4477 15.4477 15 16 15H23C23.5523 15 24 15.4477 24 16V23C24 23.5523 23.5523 24 23 24H16C15.4477 24 15 23.5523 15 23V16Z" fill="currentColor"/> </symbol><symbol id="icon-trigger-plus" viewBox="0 0 28 28" fill="none"><path fill="currentColor" d="m12.991 16.982-2.33 7.768 10.875-13.982h-6.991L16.875 3 6 16.982h6.991Z"/> </symbol><symbol id="icon-exclusive-group" viewBox="0 0 28 28" fill="none"><path <rect width="4.375" height="4.375" x="6.125" y="5.25" stroke="currentColor" stroke-width="1.75" rx="2.188"/><rect width="4.375" height="4.375" x="6.125" y="11.813" stroke="currentColor" stroke-width="1.75" rx="2.188"/><rect width="4.375" height="4.375" x="6.125" y="18.375" stroke="currentColor" stroke-width="1.75" rx="2.188"/><rect width="4.375" height="4.375" x="17.5" y="5.25" fill="currentColor" stroke="currentColor" stroke-width="1.75" rx="2.188"/><rect width="4.375" height="4.375" x="17.5" y="11.813" fill="currentColor" stroke="currentColor" stroke-width="1.75" rx="2.188"/><rect width="4.375" height="4.375" x="17.5" y="18.375" fill="currentColor" stroke="currentColor" stroke-width="1.75" rx="2.188"/><path fill="currentColor" d="M13.125 4.375h1.75v19.25h-1.75z"/> </symbol><symbol id="icon-multi-variate-testing" viewBox="0 0 28 28" fill="none"><rect width="7" height="7" x="5.25" y="16" stroke="currentColor" stroke-width="1.75" rx="3.5"/><rect width="7" height="7" x="15.75" y="5.25" stroke="currentColor" stroke-width="1.75" rx="3.5"/><rect width="7" height="7" x="16" y="15.75" fill="currentColor" stroke="currentColor" stroke-width="1.75" rx="3.5"/><rect width="7.75" height="1" x="4.875" y="4.875" fill="currentColor" stroke="currentColor" rx=".5"/><rect width="7.75" height="1" x="4.875" y="7.875" fill="currentColor" stroke="currentColor" rx=".5"/><rect width="7.75" height="1" x="4.875" y="10.875" fill="currentColor" stroke="currentColor" rx=".5"/> </symbol><symbol id="icon-mtu-quota" viewBox="0 0 28 28" fill="none"><mask id="b" width="28" height="28" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" d="M0 0h28v28H0V0Z"/></mask><g mask="url(#b)"><path fill="currentColor" d="M10.602 5.7c-1.154 1.937-.635 5.227 1.424 9.025.93 1.712.697 3.02.338 3.815-.982 2.178-3.675 2.799-6.525 3.456C3.875 22.45 4 22.866 4 26H2.005L2 24.759c0-2.52.199-3.975 3.178-4.663 3.365-.777 6.688-1.473 5.09-4.418C5.535 6.949 8.918 2 14 2c3.321 0 5.97 2.117 5.97 6.167 0 3.555-1.949 6.833-2.383 7.833h-2.115c.392-1.536 2.499-4.366 2.499-7.842 0-5.153-5.867-4.985-7.369-2.458Z"/><path fill="currentColor" stroke="#fff" stroke-width="2" d="M20.5 28a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13Z"/><path fill="#fff" fill-rule="evenodd" d="M21 19h-1v2h-2v1h2v2h1v-2h2v-1h-2v-2Z" clip-rule="evenodd"/></g></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h28v28H0z"/></clipPath></defs> </symbol><symbol id="icon-support-plus" viewBox="0 0 28 28" fill="none"><path d="M24.69 15.895a3.905 3.905 0 0 0-3.288-3.859v-.547A7.493 7.493 0 0 0 13.913 4c-4.132 0-7.511 3.356-7.511 7.489v.524A3.918 3.918 0 0 0 3 15.896a3.927 3.927 0 0 0 3.927 3.927H7.93c.822 0 1.462-.662 1.462-1.461v-4.909a1.48 1.48 0 0 0-1.302-1.461v-.502a5.807 5.807 0 0 1 5.8-5.8 5.807 5.807 0 0 1 5.798 5.8v.48a1.445 1.445 0 0 0-1.415 1.46v4.909c0 .616.388 1.164.959 1.37a4.316 4.316 0 0 1-3.402 2.1.933.933 0 0 0-.913-.73h-2.055a.94.94 0 0 0-.936.936v1.05c0 .502.41.936.936.936h2.055c.456 0 .845-.32.913-.776 2.215-.114 4.087-1.507 4.931-3.425 2.17 0 3.927-1.758 3.927-3.904ZM7.702 18.109h-.776a2.217 2.217 0 0 1-2.215-2.214 2.232 2.232 0 0 1 2.215-2.215h.776v4.43Zm13.06 0h-.777V13.68h.776a2.217 2.217 0 0 1 2.215 2.215c0 1.21-.982 2.214-2.215 2.214Z" fill="currentColor" stroke="currentColor" stroke-width=".7"/> </symbol><symbol id="icon-security-plus" viewBox="0 0 28 28" fill="none"><path d="M12 3.544C14.5 5.349 16.554 5.836 19 5.96V15.535C19 18.577 17.313 19.362 12 22.642C6.69 19.364 5 18.577 5 15.535V5.96C7.446 5.836 9.5 5.349 12 3.544ZM12 1C8.629 3.866 6.516 4 3 4V15.535C3 20.138 6.203 21.339 12 25C17.797 21.339 21 20.138 21 15.535V4C17.484 4 15.371 3.866 12 1Z" fill="currentColor"/> <circle cx="20.5" cy="17.5" r="6.5" fill="currentColor" stroke="white" stroke-width="2"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M21 15H20V17H18V18H20V20H21V18H23V17H21V15Z" fill="white"/> </symbol><symbol id="icon-developer-plus" viewBox="0 0 28 28" fill="none"><path d="M24 6v18H4V6h20Zm2-2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V4ZM15 15v1.649L18.229 18 15 19.347V21l5-2.201V17.2L15 15Zm-7 2.201V18.8l5 2.2v-1.653L9.771 18 13 16.649V15l-5 2.201Z" fill="currentColor"/> </symbol><symbol id="icon-attribute-list" viewBox="0 0 28 28" fill="none"><path fill="currentColor" d="M8.333 20a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1.182a1 1 0 0 1 1-1h1.333a1 1 0 0 1 1 1V20Zm0-6.59a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v1.18a1 1 0 0 0 1 1h1.333a1 1 0 0 0 1-1v-1.18Zm0-5.41a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v1.182a1 1 0 0 0 1 1h1.333a1 1 0 0 0 1-1V8Zm2.5-1a1 1 0 0 0-1 1v1.182a1 1 0 0 0 1 1H23a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H10.833Zm-1 7.59a1 1 0 0 0 1 1H23a1 1 0 0 0 1-1v-1.18a1 1 0 0 0-1-1H10.833a1 1 0 0 0-1 1v1.18Zm0 5.41a1 1 0 0 0 1 1H20a1 1 0 0 0 1-1v-1.182a1 1 0 0 0-1-1h-9.167a1 1 0 0 0-1 1V20Z"/> </symbol><symbol id="icon-chat" viewBox="0 0 24 22"><path d="M12 0C5.662 0 0 4.226 0 10.007c0 2.05.739 4.063 2.047 5.625.055 1.83-1.023 4.456-1.993 6.368 2.602-.47 6.301-1.508 7.978-2.536C17.268 21.711 24 16.059 24 10.007 24 4.195 18.299 0 12 0ZM7 11.5a1.5 1.5 0 1 1-.001-2.999A1.5 1.5 0 0 1 7 11.5Zm5 0a1.5 1.5 0 1 1-.001-2.999A1.5 1.5 0 0 1 12 11.5Zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z" fill="currentColor"/></symbol><symbol id="icon-reporting-plus" viewBox="0 0 28 28" fill="none"><path d="M21.734 6.609a1.804 1.804 0 1 0 0-3.61 1.804 1.804 0 0 0 0 3.61Z" fill="currentColor"/><path d="m5.196 25.491.177.245.244-.179 1.094-.802.24-.176-.175-.242c-.304-.419-.58-.836-.82-1.238l-.154-.259-.258.156-1.16.7-.256.154.152.256c.27.454.579.92.916 1.385Zm12.732-2.108c.7 0 1.375-.138 2.003-.408l.275-.118-.117-.275-.533-1.251-.118-.277-.276.119a3.263 3.263 0 0 1-2.042.153l-.293-.07-.069.292-.313 1.324-.07.292.292.07c.415.099.839.15 1.26.15ZM3.7 23.04l.133.27.27-.133 1.215-.6.268-.132-.131-.268c-.399-.817-.65-1.586-.754-2.288l-.044-.297-.297.044-1.34.2-.296.045.044.296c.135.913.451 1.877.932 2.863Zm11.695-.276.268.136.136-.269.61-1.215.135-.267-.267-.135c-.63-.32-1.201-.827-1.651-1.47l-.173-.247-.246.174-1.108.783-.243.172.17.245c.629.899 1.447 1.624 2.369 2.093Zm5.31-.564.192.233.232-.194c.823-.685 1.418-1.643 1.73-2.761l.08-.289-.288-.08-1.303-.368-.29-.081-.08.29c-.212.758-.584 1.353-1.097 1.78l-.229.191.19.23.863 1.049Zm-8.327-2.651.13.272.27-.13 1.223-.585.269-.129-.128-.27a6.975 6.975 0 0 1-.433-1.203 5.02 5.02 0 0 0-.621-1.427l-.162-.254-.254.164-1.138.735-.25.162.16.252c.165.259.292.55.376.869.143.543.33 1.063.558 1.544Zm-8.042-.313.3.015.014-.3c.038-.76.279-1.407.707-1.936l.188-.232-.23-.19-1.05-.86-.233-.19-.19.234c-.701.865-1.084 1.904-1.143 3.076l-.015.3.3.015 1.352.068Zm16.759-1.099.013.3.3-.013 1.352-.057.3-.013-.013-.3c-.036-.852-.335-1.855-.866-2.973l-.129-.273-.271.13-1.222.586-.27.13.129.27c.435.918.653 1.659.677 2.213Zm-10.203-1.635.229.197.195-.23.877-1.037.193-.227-.226-.194c-.81-.694-1.844-1.128-2.983-1.262l-.298-.036-.035.299-.157 1.352-.035.298.298.035c.767.09 1.436.372 1.942.805Zm-5.321-.152.175.246.244-.177c.566-.408 1.269-.663 2.036-.733l.298-.027-.026-.299-.123-1.356-.027-.299-.299.027a6.069 6.069 0 0 0-2.998 1.094L4.61 15l.173.243.789 1.107Zm14.355-1.373.148.263.262-.149 1.178-.67.26-.147-.146-.26a28.153 28.153 0 0 0-1.516-2.38l-.174-.246-.246.175-1.105.787-.243.173.172.244a26.2 26.2 0 0 1 1.41 2.21Zm-2.06-3.103.18.242.24-.183 1.08-.82.238-.18-.179-.24a39.309 39.309 0 0 0-1.75-2.175l-.006-.006-.2-.23-.226.203-1.012.904-.224.2.2.223.034.04a22.664 22.664 0 0 1 .456.539c.3.364.714.878 1.168 1.483Z" fill="currentColor" stroke="currentColor" stroke-width=".6"/><path fill-rule="evenodd" clip-rule="evenodd" d="m15.46 6.417 1.29 10.495 2.673-4.438 5.076-.624-9.038-5.433Z" fill="currentColor"/> </symbol><symbol id="icon-heatmap-plus" viewBox="0 0 28 28" fill="none"><path fill="url(#a)" d="M12.332.367c.154-.175.346-.354.592-.365.164-.012.368.034.432.206.082.23.062.482.081.722a7.81 7.81 0 0 0 .473 2.365c.367 1.025.895 1.983 1.484 2.894.49.753 1.028 1.475 1.595 2.172.176.209.383.415.653.492a.524.524 0 0 0 .537-.158c.203-.234.266-.557.264-.86 0-.306-.113-.597-.127-.901-.016-.286-.003-.588.128-.849.05-.105.169-.211.291-.153.198.106.285.332.37.528.22.585.528 1.133.733 1.723.358 1.156.896 2.243 1.443 3.318.527 1.037 1.068 2.075 1.443 3.18.24.71.405 1.45.439 2.202.036 1.253-.133 2.519-.56 3.7a8.474 8.474 0 0 1-2.033 3.183 7.04 7.04 0 0 0-.628-1.077c-.291-.415-.599-.823-.824-1.28-.336-.653-.515-1.374-.627-2.096-.047-.288-.06-.583-.147-.862a1.64 1.64 0 0 0-.436-.72c-.079-.07-.183-.145-.294-.115-.115.047-.166.173-.21.281-.146.404-.183.842-.354 1.237-.063.14-.164.302-.334.308-.184 0-.332-.129-.46-.245-.359-.327-.535-.792-.72-1.228-.678-1.698-1.165-3.465-1.816-5.173a7.433 7.433 0 0 0-.45-.994c-.067-.107-.138-.227-.258-.279-.084-.026-.14.061-.168.127-.094.225-.09.474-.157.707a25.326 25.326 0 0 1-.618 1.903c-.401 1.102-.834 2.194-1.361 3.241-.242.467-.495.934-.83 1.342-.127.148-.268.294-.447.378a.359.359 0 0 1-.367-.03c-.165-.13-.237-.336-.306-.527a26.675 26.675 0 0 0-.612-1.593c-.156-.35-.32-.703-.548-1.013-.063-.079-.124-.167-.217-.211-.092-.027-.161.055-.205.124-.12.196-.184.42-.256.637-.258.838-.473 1.697-.873 2.48-.164.326-.387.614-.59.913-.851 1.23-1.678 2.487-2.322 3.842C1.79 22.576.914 20.84.605 19.02a10.347 10.347 0 0 1-.15-2.008c.034-.62.207-1.222.421-1.8.369-.984.867-1.912 1.399-2.816a49.228 49.228 0 0 1 1.701-2.64c.345-.51.7-1.01 1.016-1.539.565-.948 1.057-1.965 1.246-3.063.047-.236.041-.48.097-.715.115.033.19.132.268.216.265.307.448.674.622 1.038.323.691.584 1.41.844 2.127.078.212.142.434.272.622.065.092.162.186.284.177.124-.013.22-.105.299-.195.18-.217.304-.473.424-.726.222-.487.407-.989.586-1.492.373-1.056.714-2.123 1.1-3.174.206-.56.423-1.116.68-1.654.175-.354.361-.708.618-1.01 0 0-.257.302 0 0Z"/><path fill="#2B3945" fill-opacity=".9" d="M12.332.367c.154-.175.346-.354.592-.365.164-.012.368.034.432.206.082.23.062.482.081.722a7.81 7.81 0 0 0 .473 2.365c.367 1.025.895 1.983 1.484 2.894.49.753 1.028 1.475 1.595 2.172.176.209.383.415.653.492a.524.524 0 0 0 .537-.158c.203-.234.266-.557.264-.86 0-.306-.113-.597-.127-.901-.016-.286-.003-.588.128-.849.05-.105.169-.211.291-.153.198.106.285.332.37.528.22.585.528 1.133.733 1.723.358 1.156.896 2.243 1.443 3.318.527 1.037 1.068 2.075 1.443 3.18.24.71.405 1.45.439 2.202.036 1.253-.133 2.519-.56 3.7a8.474 8.474 0 0 1-2.033 3.183 7.04 7.04 0 0 0-.628-1.077c-.291-.415-.599-.823-.824-1.28-.336-.653-.515-1.374-.627-2.096-.047-.288-.06-.583-.147-.862a1.64 1.64 0 0 0-.436-.72c-.079-.07-.183-.145-.294-.115-.115.047-.166.173-.21.281-.146.404-.183.842-.354 1.237-.063.14-.164.302-.334.308-.184 0-.332-.129-.46-.245-.359-.327-.535-.792-.72-1.228-.678-1.698-1.165-3.465-1.816-5.173a7.433 7.433 0 0 0-.45-.994c-.067-.107-.138-.227-.258-.279-.084-.026-.14.061-.168.127-.094.225-.09.474-.157.707a25.326 25.326 0 0 1-.618 1.903c-.401 1.102-.834 2.194-1.361 3.241-.242.467-.495.934-.83 1.342-.127.148-.268.294-.447.378a.359.359 0 0 1-.367-.03c-.165-.13-.237-.336-.306-.527a26.675 26.675 0 0 0-.612-1.593c-.156-.35-.32-.703-.548-1.013-.063-.079-.124-.167-.217-.211-.092-.027-.161.055-.205.124-.12.196-.184.42-.256.637-.258.838-.473 1.697-.873 2.48-.164.326-.387.614-.59.913-.851 1.23-1.678 2.487-2.322 3.842C1.79 22.576.914 20.84.605 19.02a10.347 10.347 0 0 1-.15-2.008c.034-.62.207-1.222.421-1.8.369-.984.867-1.912 1.399-2.816a49.228 49.228 0 0 1 1.701-2.64c.345-.51.7-1.01 1.016-1.539.565-.948 1.057-1.965 1.246-3.063.047-.236.041-.48.097-.715.115.033.19.132.268.216.265.307.448.674.622 1.038.323.691.584 1.41.844 2.127.078.212.142.434.272.622.065.092.162.186.284.177.124-.013.22-.105.299-.195.18-.217.304-.473.424-.726.222-.487.407-.989.586-1.492.373-1.056.714-2.123 1.1-3.174.206-.56.423-1.116.68-1.654.175-.354.361-.708.618-1.01 0 0-.257.302 0 0Z"/><path fill="#802050" d="M12.332.367c.154-.175.346-.354.592-.365.164-.012.368.034.432.206.082.23.062.482.081.722a7.81 7.81 0 0 0 .473 2.365c.367 1.025.895 1.983 1.484 2.894.49.753 1.028 1.475 1.595 2.172.176.209.383.415.653.492a.524.524 0 0 0 .537-.158c.203-.234.266-.557.264-.86 0-.306-.113-.597-.127-.901-.016-.286-.003-.588.128-.849.05-.105.169-.211.291-.153.198.106.285.332.37.528.22.585.528 1.133.733 1.723.358 1.156.896 2.243 1.443 3.318.527 1.037 1.068 2.075 1.443 3.18.24.71.405 1.45.439 2.202.036 1.253-.133 2.519-.56 3.7a8.474 8.474 0 0 1-2.033 3.183 7.04 7.04 0 0 0-.628-1.077c-.291-.415-.599-.823-.824-1.28-.336-.653-.515-1.374-.627-2.096-.047-.288-.06-.583-.147-.862a1.64 1.64 0 0 0-.436-.72c-.079-.07-.183-.145-.294-.115-.115.047-.166.173-.21.281-.146.404-.183.842-.354 1.237-.063.14-.164.302-.334.308-.184 0-.332-.129-.46-.245-.359-.327-.535-.792-.72-1.228-.678-1.698-1.165-3.465-1.816-5.173a7.433 7.433 0 0 0-.45-.994c-.067-.107-.138-.227-.258-.279-.084-.026-.14.061-.168.127-.094.225-.09.474-.157.707a25.326 25.326 0 0 1-.618 1.903c-.401 1.102-.834 2.194-1.361 3.241-.242.467-.495.934-.83 1.342-.127.148-.268.294-.447.378a.359.359 0 0 1-.367-.03c-.165-.13-.237-.336-.306-.527a26.675 26.675 0 0 0-.612-1.593c-.156-.35-.32-.703-.548-1.013-.063-.079-.124-.167-.217-.211-.092-.027-.161.055-.205.124-.12.196-.184.42-.256.637-.258.838-.473 1.697-.873 2.48-.164.326-.387.614-.59.913-.851 1.23-1.678 2.487-2.322 3.842C1.79 22.576.914 20.84.605 19.02a10.347 10.347 0 0 1-.15-2.008c.034-.62.207-1.222.421-1.8.369-.984.867-1.912 1.399-2.816a49.228 49.228 0 0 1 1.701-2.64c.345-.51.7-1.01 1.016-1.539.565-.948 1.057-1.965 1.246-3.063.047-.236.041-.48.097-.715.115.033.19.132.268.216.265.307.448.674.622 1.038.323.691.584 1.41.844 2.127.078.212.142.434.272.622.065.092.162.186.284.177.124-.013.22-.105.299-.195.18-.217.304-.473.424-.726.222-.487.407-.989.586-1.492.373-1.056.714-2.123 1.1-3.174.206-.56.423-1.116.68-1.654.175-.354.361-.708.618-1.01 0 0-.257.302 0 0Z"/><defs><linearGradient id="a" x1="1136.17" x2="1136.17" y1="1961.04" y2="189.476" gradientUnits="userSpaceOnUse"><stop stop-color="currentColor"/><stop offset="1" stop-color="#897A17"/></linearGradient></defs> </symbol><symbol id="icon-survey-plus" viewBox="0 0 28 28" fill="none"><path d="M21.734 6.609a1.804 1.804 0 1 0 0-3.61 1.804 1.804 0 0 0 0 3.61Z" fill="currentColor"/><path d="M24 4.83333V23.1667H4V4.83333H24ZM26 5C26 3.89543 25.1046 3 24 3H4C2.89543 3 2 3.89543 2 5V23C2 24.1046 2.89543 25 4 25H24C25.1046 25 26 24.1046 26 23V5Z" fill="currentColor"/> <rect x="6" y="7" width="16" height="2" rx="1" fill="currentColor"/> <rect x="17" y="19" width="5" height="2" rx="1" fill="currentColor"/> <rect x="6" y="10" width="16" height="8" rx="1" fill="currentColor"/> </symbol><symbol id="icon-form-analysis-plus" viewBox="0 0 28 28" fill="none"><path d="M23.1667 4.83333V23.1667H4.83333V4.83333H23.1667ZM25 5C25 3.89543 24.1046 3 23 3H5C3.89543 3 3 3.89543 3 5V23C3 24.1046 3.89543 25 5 25H23C24.1046 25 25 24.1046 25 23V5Z" fill="currentColor"/> <rect x="8" y="13" width="3" height="7.63" rx="0.4375" fill="currentColor"/> <rect x="12.5" y="8" width="3" height="12.63" rx="0.4375" fill="currentColor"/> <rect x="17" y="10" width="3" height="10.63" rx="0.4375" fill="currentColor"/> </symbol><symbol id="icon-forms" viewBox="0 0 28 28" fill="none"><path d="M24 4V24H4V4H24ZM26 4C26 2.89543 25.1046 2 24 2H4C2.89543 2 2 2.89543 2 4V24C2 25.1046 2.89543 26 4 26H24C25.1046 26 26 25.1046 26 24V4Z" fill="currentColor"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.3125 6.81836C7.07088 6.81836 6.875 7.01423 6.875 7.25586V9.00586C6.875 9.24748 7.07088 9.44336 7.3125 9.44336H20.6875C20.9291 9.44336 21.125 9.24748 21.125 9.00586V7.25586C21.125 7.01423 20.9291 6.81836 20.6875 6.81836H7.3125ZM7.3125 10.7559C7.07088 10.7559 6.875 10.9517 6.875 11.1934V12.9434C6.875 13.185 7.07088 13.3809 7.3125 13.3809H20.6875C20.9291 13.3809 21.125 13.185 21.125 12.9434V11.1934C21.125 10.9517 20.9291 10.7559 20.6875 10.7559H7.3125ZM6.875 15.1309C6.875 14.8892 7.07088 14.6934 7.3125 14.6934H20.6875C20.9291 14.6934 21.125 14.8892 21.125 15.1309V16.8809C21.125 17.1225 20.9291 17.3184 20.6875 17.3184H7.3125C7.07088 17.3184 6.875 17.1225 6.875 16.8809V15.1309ZM15 19.1895C14.7584 19.1895 14.5625 19.3853 14.5625 19.627V21.377C14.5625 21.6186 14.7584 21.8145 15 21.8145H20.6875C20.9291 21.8145 21.125 21.6186 21.125 21.377V19.627C21.125 19.3853 20.9291 19.1895 20.6875 19.1895H15Z" fill="currentColor"/> </symbol><symbol id="icon-close" viewBox="0 0 24 24"> <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" fill="currentColor"/> </symbol><symbol id="icon-globe" viewBox="0 0 25 25"> <g fill="currentColor" fill-rule="nonzero"> <path d="M18.3063258,4.4359562 L18.0070676,4.53081232 L16.4133584,4.6727782 L15.9631976,5.39152024 L15.6365604,5.28775146 L14.368215,4.14438503 L14.184203,3.54978355 L13.9377925,2.91571174 L13.1406195,2.20078941 L12.2001846,2.01680672 L12.1785362,2.44716068 L13.0998695,3.3460657 L13.550667,3.87700535 L13.0438381,4.14183855 L12.6312438,4.02024446 L12.0129891,3.76241406 L12.0340008,3.26394194 L11.22282,2.93035396 L10.9534876,4.10236822 L10.1359396,4.28762414 L10.216803,4.94143112 L11.282035,5.14642221 L11.4660469,4.1017316 L12.3453567,4.23160173 L12.7541307,4.47097021 L13.4099519,4.47097021 L13.8588393,5.36987522 L15.0488682,6.57690349 L14.9616376,7.04609116 L14.0021012,6.92386045 L12.3440833,7.7610135 L11.150234,9.19276802 L10.9948744,9.82683983 L10.5663621,9.82683983 L9.7679157,9.45887446 L8.9923912,9.82683983 L9.18531725,10.6448943 L9.52277864,10.2559206 L10.1162013,10.2374586 L10.0748146,10.9721161 L10.5663621,11.1159919 L11.0572729,11.6673033 L11.8589029,11.4419404 L12.7745057,11.5864528 L13.8378275,11.8722944 L14.3688517,11.934683 L15.2691732,12.9564553 L17.0067811,13.9782277 L15.8829709,16.1249045 L14.6967623,16.6762159 L14.2466015,17.9029794 L12.5300054,19.0488923 L12.3472669,19.7097021 C16.7355385,18.6529157 20,14.7116119 20,9.99936338 C19.9987266,7.94117647 19.3747413,6.02559206 18.3063258,4.4359562 Z" ></path> <path d="M11.1495973,15.2259995 L10.42119,13.8757321 L11.0897456,12.4828113 L10.42119,12.2829132 L9.6704976,11.5291571 L8.00738595,11.1560988 L7.45535004,10.0012732 L7.45535004,10.6869111 L7.21212314,10.6869111 L5.77886728,8.74395213 L5.77886728,7.14795009 L4.7282799,5.43990323 L3.0600745,5.73720397 L1.93626437,5.73720397 L1.37085734,5.36669213 L2.09226067,4.79500891 L1.3727675,4.96116628 C0.505555379,6.44194041 0,8.16017316 0,10.0006366 C0,15.522027 4.47677565,20 9.99968164,20 C10.4250103,20 10.8420617,19.9624395 11.254656,19.9127833 L11.150234,18.7012987 C11.150234,18.7012987 11.6093088,16.9022154 11.6093088,16.8411001 C11.6086721,16.7793481 11.1495973,15.2259995 11.1495973,15.2259995 Z"></path> <path d="M3.71589571,3.22447161 L5.49234345,2.97682709 L6.31116488,2.5280112 L7.23249817,2.79348103 L8.70459393,2.71199389 L9.20887587,1.91940413 L9.94428703,2.0403616 L11.7302856,1.87293099 L12.2224698,1.33053221 L12.9164942,0.867074102 L13.8983159,1.01476954 L14.2561523,0.96065699 C12.9629748,0.352049911 11.5239884,0 9.99904492,0 C6.89503677,0 4.11957594,1.41456583 2.28709688,3.63572702 L2.29219063,3.63572702 L3.71589571,3.22447161 Z M10.4218267,0.994397759 L11.443125,0.432263815 L12.0989462,0.811051693 L11.1495973,1.53361345 L10.2429085,1.62464986 L9.83477126,1.35981665 L10.4218267,0.994397759 Z M7.39677183,1.07652152 L7.84756932,1.26432391 L8.43780841,1.07652152 L8.75935182,1.63356252 L7.39677183,1.99134199 L6.74158687,1.60809778 C6.74095062,1.60809778 7.38212728,1.19556914 7.39677183,1.07652152 Z"></path> </g> </symbol><symbol id="icon-calendar" viewBox="0 0 24 24"> <g fill="currentColor" fill-rule="nonzero"><path d="M21.188 1.875h-1.125V0h-1.875v1.875H5.813V0H3.938v1.875H2.812A2.816 2.816 0 000 4.688v16.5A2.816 2.816 0 002.813 24h18.375A2.816 2.816 0 0024 21.187v-16.5a2.816 2.816 0 00-2.813-2.812zm.937 19.313c0 .516-.42.937-.938.937H2.813a.939.939 0 01-.937-.938V8.813h20.25v12.376zm0-14.25H1.875v-2.25c0-.517.42-.938.938-.938h1.124v1.875h1.876V3.75h12.375v1.875h1.875V3.75h1.125c.516 0 .937.42.937.938v2.25z"/><path d="M3.563 10.781h1.875v1.875H3.563zM7.313 10.781h1.875v1.875H7.313zM11.063 10.781h1.875v1.875h-1.875zM14.813 10.781h1.875v1.875h-1.875zM18.563 10.781h1.875v1.875h-1.875zM3.563 14.531h1.875v1.875H3.563zM7.313 14.531h1.875v1.875H7.313zM11.063 14.531h1.875v1.875h-1.875zM14.813 14.531h1.875v1.875h-1.875zM3.563 18.281h1.875v1.875H3.563zM7.313 18.281h1.875v1.875H7.313zM11.063 18.281h1.875v1.875h-1.875zM14.813 18.281h1.875v1.875h-1.875zM18.563 14.531h1.875v1.875h-1.875z"/></g> </symbol><symbol id="icon-quote" viewBox="0 0 24 21"> <path d="M.022 11.706C.072 5.816 1.474.472 10.074 0v4.698c-2.9 0-3.997 1.868-3.997 5.843l-.12.03h2.685c.786 0 1.428.601 1.428 1.335v7.76c0 .733-.642 1.334-1.428 1.334H1.428C.642 21 0 20.4 0 19.665v-7.759c0-.068.01-.135.022-.2zm13.926 0C13.998 5.816 15.401.472 24 0v4.698c-2.9 0-3.997 1.868-3.997 5.843l-.12.03h2.685c.786 0 1.428.601 1.428 1.335v7.76c0 .733-.642 1.334-1.428 1.334h-7.214c-.785 0-1.428-.6-1.428-1.335v-7.759c0-.068.011-.135.022-.2z" fill="currentColor" fill-rule="evenodd"/> </symbol></svg><script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="//research.vwo.com/js/forms2/js/forms2.min.js?ver=6.7.2" id="marketo-form-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_304fd509939802b85c4ffe9d58f3498f.js?ver=6.7.2" id="jquery-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_8d55751e13f5fb107570e533a295ff82.js?ver=1742407002" id="vwo-common-methods-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_5dae8dc6debe89e36c822edaf0fcc5f8.js?ver=1742407002" id="vwo-main-menu-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" id="vwo-modal-js-extra"> /* <![CDATA[ */ var modalVar = {"pricingFormHeading":"Request Pricing","demoFormHeading":"Request Demo","freeTrialFormHeading":"Signup for a full-featured trial","freeTrialFormDescription":"Free for <span class=\"js-ft-duration\">30<\/span> days. No credit card required","enterpriseFormHeading":"Request Enterprise Demo","contactTalkToSales":"Talk to Sales","contactGetSupport":"Get Support","contactOther":"All Other Queries","demoMobileInsights":"Hi \ud83d\udc4b Let's get started","deliverPersonalisedMsg":"will deliver your personalised VWO demo.","mobilInsightsDeliverPersonalisedMsg":"will deliver your VWO Insights for Mobile Apps demo","pickDateTimeMsg":"Pick a date and time that works best. We're excited to showcase what VWO can do for you!","dateDescription":"All times in","findExecutiveMsg":"Thank you, finding an executive to set up a meeting","almostThereMsg":"Almost there!","contactSalesDescription":"Talk to a sales representative","contactSupportDescription":"Connect to a VWO support representative","contactOtherDescription":"A VWO representative will connect with you to help","freeTrialHeading":"Signup for VWO Testing Starter Plan","getInTouch":"Get in touch to avail special discount","getInTouchDescription":"For Google Optimize 360 customers looking to migrate to VWO","freeTrialSignupDescription":"Full featured trial for <span class=\"js-ft-duration\">30<\/span> days. Free upto 50k monthly tested visitors thereafter.","aiEarlyAccess":"Signup to get early access to VWO Copilot","requestIntegration":"Request Integration","partnerFormHeading":"Become a Partner"}; /* ]]> */ </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_1af5dca48e4caf617e25a1f97165a046.js?ver=1742407002" id="vwo-modal-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" id="vwo-form-js-extra"> /* <![CDATA[ */ var WP = {"NONCE":"a7955547a1","ajaxurl":"https:\/\/vwo.com\/wp-json\/action\/"}; var siteVar = {"ajaxUrl":"https:\/\/vwo.com\/wp-admin\/admin-ajax.php","is_mobile":"","postId":"11862","mainsiteAjaxUrl":"https:\/\/vwo.com\/wp-admin\/admin-ajax.php","appUrl":"https:\/\/app.vwo.com\/","guideButtonText":"Get this guide on e-mail"}; var validationMsg = {"reqField":"A value for this field is required.","incorrectEmail":"The email address you entered is incorrect.","workEmail":"doesn't look like a business email. Please use your business email.","validPassword":"Please Enter valid password","validUrl":"Please enter a valid url","validPhone":"Please enter a valid phone number","techinalError":"There is some technical error. Please try after some time or contact us at","mustPassword":"Your password must have","moreCharacterPassword":"8 or more characters","upperLowerPassword":"Upper & lowercase letters","specialCharacterPassword":"A number or special character","chooseProductFieldLabel":"Please choose the product\/s you are most interested in:","visitorText":"Total Subscribers","specialCharacter":"Please remove special characters like [!@#$%^&*()+=[\\]{};:\\|.<>\/?~]"}; /* ]]> */ </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_f1d88d39c24a2d40ca2e3b11fa54c0da.js?ver=1742407002" id="vwo-form-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_b81515dc1072275e1fbc623521052c00.js?ver=6.7.2" id="vwo-exit-intent-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_18d206735d2d08f0328da8d5197c509b.js?ver=6.7.2" id="new-website-scripts-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" id="vwo-pricing-js-extra"> /* <![CDATA[ */ var pricingMsg = {"per_month_billed_dropdown":"per month, billed","per_month_billed_annually":"per month, billed annually","available_up_to_2M_MTU":"available up to 2M MTU","available_up_to_500K_MTU":"available up to 500K MTU","available_from_10K_MTU":"available from 10K MTU","available_up_to_1M_MTU":"available up to 1M MTU","available_up_to_250K_MTU":"available up to 250K MTU","available_up_to_5K_MTU":"available up to 5K MTU","available_up_to_10K_MTU":"available up to 10K MTU","available_up_to_50K_MTU":"available up to 50K MTU","free":"Free","account_level":"This add-on applies at an account level. Once purchased, it is activated for all your existing products.","product_level":"This add-on applies at a product level. Once purchased, it will be activated only for","one_unit":"Only one unit of this add-on can be purchased.","multiple_units":"Multiple units of this add-on can be purchased.","access_enterprise":"With this add-on, you will get access to all enterprise level features","features":"Features"}; /* ]]> */ </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_edca172efbfd18ac8682056a4185bfb0.js?ver=6.7.2" id="vwo-pricing-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_483a3731bbe7046c1da3163da76dbe98.js?ver=6.7.2" id="slick-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" defer type="text/javascript" src="https://vwo.com/wp-content/themes/vwo/js/vendor/waypoints.min.js?defer=1&amp;ver=6.7.2" id="waypoint-js"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript" src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_9c00d78224b96e147ea454b79d94fa25.js?ver=1742407002" id="scrollspy-js"></script> <link rel="stylesheet" href="https://vwo.com/wp-content/plugins/vwo-common-templates/intl-tell/css/intlTelInput.min.css?v=2"> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" defer src="https://vwo.com/wp-content/cache/autoptimize/1/js/autoptimize_single_51c4896be33acb79ff28de4e57093208.js?v=2"></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> console.log("%cWARNING!", "color: red; background: yellow; font-size: 24px;"); console.log("%cThis section is intended for developers only. Do not enter or paste code that you do not understand. If someone told you to copy and paste something, kindly report this to security@wingify.com.", "font-size: 18px;"); </script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY"> (function(){ function getCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for(var i = 0; i <ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } function deleteCookie(cname) { document.cookie = cname +'=;expires=Thu, 01 Jan 1970 00:00:00 GMT; domain=.vwo.com; path=/'; } var OptanonConsentValue = getCookie('OptanonConsent'); var urlParams = new URLSearchParams(OptanonConsentValue); if((parseFloat(urlParams.get('version')) < 6.32) && getCookie('OptanonAlertBoxClosed') != null) { deleteCookie('OptanonAlertBoxClosed'); } })() ; </script> <!-- OneTrust Cookies Consent Notice start for vwo.com --> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="131fceaa-caba-4115-8c13-102ba88b57ee" ></script> <script nonce="9DVqLouLqBqeNisHsKGN4IKbGO5V8qFY" type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for vwo.com --> </body> </html> <!-- Dynamic page generated in 1.725 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2025-03-19 23:26:43 --> <!-- super cache -->

Pages: 1 2 3 4 5 6 7 8 9 10