<!DOCTYPE html><!-- Last Published: Tue Feb 17 2026 19:20:47 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.attentive.com" data-wf-page="693670ef7aa484d13531c16a" data-wf-site="684306b795a2c402456e92ba" data-wf-intellimize-customer-id="117310846" lang="en"><head><meta charset="utf-8"/><title>iOS 26: How to Keep Your Messages Visible</title><meta content="Learn how Attentive’s two-tap™ puts you in the right inbox from day one." name="description"/><meta content="iOS 26: How to Keep Your Messages Visible" property="og:title"/><meta content="Learn how Attentive’s two-tap™ puts you in the right inbox from day one." property="og:description"/><meta content="https://cdn.prod.website-files.com/5f8dd331b45e61acc8ac985c/606dedfeb8fb8b813ce79552_Homepage%20Sharing%20Image-01.png" property="og:image"/><meta content="iOS 26: How to Keep Your Messages Visible" property="twitter:title"/><meta content="Learn how Attentive’s two-tap™ puts you in the right inbox from day one." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/5f8dd331b45e61acc8ac985c/606dedfeb8fb8b813ce79552_Homepage%20Sharing%20Image-01.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/css/attentive-dev-revamp-2025.shared.06feaeb90.min.css" rel="stylesheet" type="text/css" integrity="sha384-Bv6uuQJEI2xsndKtPvJSaiD9IwEA1GPwv18O6EH95cP5CJvJqKFi5rBaAPs3go1h" crossorigin="anonymous"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68ca2e64ae46fe3b4e3e3b6c_Favicon%20Attentive.ico" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68ca2e6c606533d7226b1000_Webclip%20Attentive.png" rel="apple-touch-icon"/><link href="https://www.attentive.com/ios-26" rel="canonical"/><style>.anti-flicker, .anti-flicker * {visibility: hidden !important; opacity: 0 !important;}</style><style>[data-wf-hidden-variation], [data-wf-hidden-variation] * {
display: none !important;
}</style><script type="text/javascript">if (localStorage.getItem('intellimize_data_tracking_type') !== 'optOut') { localStorage.removeItem('intellimize_opt_out_117310846'); } if (localStorage.getItem('intellimize_data_tracking_type') !== 'optOut') { localStorage.setItem('intellimize_data_tracking_type', 'optOut'); }</script><script type="text/javascript">(function(e){var s={r:[]};e.wf={r:s.r,ready:t=>{s.r.push(t)}}})(window)</script><script type="text/javascript">(function(e,t,p){var n=document.documentElement,s={p:[],r:[]},u={p:s.p,r:s.r,push:function(e){s.p.push(e)},ready:function(e){s.r.push(e)}};e.intellimize=u,n.className+=" "+p,setTimeout(function(){n.className=n.className.replace(RegExp(" ?"+p),"")},t)})(window, 4000, 'anti-flicker')</script><link href="https://cdn.intellimize.co/snippet/117310846.js" rel="preload" as="script"/><script type="text/javascript">var wfClientScript=document.createElement("script");wfClientScript.src="https://cdn.intellimize.co/snippet/117310846.js",wfClientScript.async=!0,wfClientScript.onerror=function(){document.documentElement.className=document.documentElement.className.replace(RegExp(" ?anti-flicker"),"")},document.head.appendChild(wfClientScript);</script><link href="https://api.intellimize.co" rel="preconnect" crossorigin="true"/><link href="https://log.intellimize.co" rel="preconnect" crossorigin="true"/><link href="https://117310846.intellimizeio.com" rel="preconnect"/><!-- Google Tag Manager -->
<script>(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-TK3VW6S');</script>
<!-- End Google Tag Manager -->
<!-- Mutiny -->
<script defer>
(function(){var a=window.mutiny=window.mutiny||{};if(!window.mutiny.client){a.client={_queue:{}};var b=["identify","trackConversion"];var c=[].concat(b,["defaultOptOut","optOut","optIn"]);var d=function factory(c){return function(){for(var d=arguments.length,e=new Array(d),f=0;f<d;f++){e[f]=arguments[f]}a.client._queue[c]=a.client._queue[c]||[];if(b.includes(c)){return new Promise(function(b,d){a.client._queue[c].push({args:e,resolve:b,reject:d})})}else{a.client._queue[c].push({args:e})}}};c.forEach(function(b){a.client[b]=d(b)})}})();
</script>
<!-- End Mutiny -->
<script>
(function() {
function syncConsent() {
if (!window.Cookiebot || !Cookiebot.consent) return;
const hasDecision = Cookiebot.consent.method !== null;
const consentGiven = Cookiebot.consent.statistics === true;
wf.ready(function() {
const trackingState = wf.getUserTrackingChoice(); // 'allow' | 'deny' | 'none'
if (!hasDecision) return;
if (consentGiven && trackingState === 'deny') {
wf.allowUserTracking({ activate: true });
} else if (!consentGiven && trackingState !== 'deny') {
wf.denyUserTracking();
}
});
}
['CookiebotOnConsentReady', 'CookiebotOnAccept', 'CookiebotOnDecline']
.forEach(ev => window.addEventListener(ev, syncConsent));
if (window.Cookiebot && typeof Cookiebot.consent !== 'undefined') {
syncConsent();
}
})();
</script>
<script defer data-cfasync="false" src="https://client-registry.mutinycdn.com/personalize/client/6308a4e66449798f.js"></script>
<!-- Meta Tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<meta name="pinterest" content="nopin" />
<meta name="facebook-domain-verification" content="0lqpeuk188jgviib0js1zdochyveul" />
<meta name="theme-color" content="#fff382" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#1a1e22" media="(prefers-color-scheme: dark)">
<style>
.u-custom-classes{
display:none;
}
</style><style>
/* HUBSPOT DEMO FORM STYLING */
.hubspot-form-mp a,
.hubspot-form-mp .hs-richtext,
.hubspot-form-mp .hs-richtext p,
.hubspot-form-mp .hubForm,
.hubspot-form-mp label,
.hubspot-form-mp .hs-field-desc,
.hubspot-form-mp .hs-error-msg,
.hubspot-form-mp .hs-input,
.hubspot-form-mp .hs-button,
.hubspot-form-mp .submitted-message,
.hubspot-form-mp .hs-form-booleancheckbox-display {
font-family: 'Maison Neue Extended', 'Montserrat', sans-serif !important;
font-weight: 300 !important;
color: #1A1E22;
}
.hubspot-form-mp .hs-richtext {
text-align: center;
font-size: 19px;
margin-bottom: 30px;
}
.hubspot-form-mp .hs-richtext p {
font-size: 12px;
text-align: left;
margin: 0 0 30px 0;
}
.hubspot-form-mp .hs-richtext p a {
font-size: 12px;
}
.hubspot-form-mp .hubForm {
padding-top: 20px;
font-size: 20px;
line-height: 28px;
}
.hubspot-form-mp label {
font-size: 16px;
}
.hubspot-form-mp .hs-field-desc {
font-size: 12px;
color: #8C8E90;
}
.hubspot-form-mp .hs-error-msg {
font-weight: 400;
font-size: 12px;
line-height: 12px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
}
.hubspot-form-mp .hs-input,
fieldset input,
fieldset select,
fieldset textarea {
width: 100%;
box-sizing: border-box;
font-size: 14px;
padding: 12px 8px;
min-height: 3.5rem;
border-radius: 12px;
border: 1px solid #C6C7C8;
margin: 5px 0 20px;
}
.hubspot-form-mp .hs-input:hover,
.hubspot-form-mp .hs-input:active {
border-color: #1A1E22;
}
.hubspot-form-mp .hs-button {
background: #1A1E22;
border-color: #1A1E22;
color: #ffffff;
font-size: 18px;
font-family: 'Maison Neue Extended', 'Montserrat', sans-serif !important;
margin: auto;
margin-top: 10px;
cursor: pointer;
font-weight: 300;
line-height: 16px;
position: relative;
text-align: center;
border-radius: 4px;
border-style: solid;
border-width: 1px;
padding: 16px 40px;
}
.hubspot-form-mp .hs-button:hover,
.hubspot-form-mp .hs-button:active {
background: transparent;
color: #1A1E22;
}
.hubspot-form-mp .submitted-message,
.hubspot-form-mp .submitted-message * {
width: 100%;
padding-top: 10px;
font-size: 18px;
line-height: 28px;
text-align: left;
}
.hubspot-form-mp .submitted-message strong {
font-weight: bold;
}
.hubspot-form-mp .hs-form-booleancheckbox-display {
font-size: 12px;
margin-bottom: 25px;
display: inline;
}
.hubspot-form-mp .hs-input[type="checkbox"] {
width: 15px !important;
height: 15px;
margin-right: 10px;
margin-bottom:0px;
}
.hubspot-form-mp .hs-form-booleancheckbox {
padding-bottom: 20px;
}
.hubspot-form-mp fieldset {
max-width: 800px !important;
padding-left: 0 !important;
}
@media (max-width: 400px) {
.hubspot-form-mp .form-columns-3 .hs-form-field {
float: left !important;
}
.hubspot-form-mp .hs-button,
input[type="button"],
input[type="submit"] {
border-radius: 4px;
}
}
/* Autofill Color Fix */
input:-webkit-autofill {
transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: #1A1E22 !important;
}
li {
list-style-type: none;
}
ul.inputs-list.multi-container {
display:flex;
gap: 2.75rem;
}
.hs_see_what_s_possible_with {
margin-top: 3.125rem;
margin-bottom: 1.75rem;
}
.hubspot-form-mp .hs_see_what_s_possible_with span:first-child , .hs-form-checkbox-display span{
font-weight: 600;
font-size: 1rem;
letter-spacing: 0.02em;
}
.hubspot-form-mp ul.inputs-list.multi-container{
margin-top: 1.75rem;
}
.hs_error_rollup {
margin-bottom: 1.5rem;
}
label.hs-form-checkbox-display input{
transform: translateY(2.5px);
}
.hubspot-form-mp ul.inputs-list.multi-container {
flex-wrap: wrap;
gap:1rem;
}
.real-estate-error {
font-family: Ginto Normal, sans-serif;
font-size: 14px;
margin-top:-.75rem!important;
margin-bottom:1rem;
}
.hs_industry_sf .input {
position: relative;
}
.hs_industry_sf .input::after {
content: "\e603";
font-family: 'webflow-icons' !important;
font-size: 14px;
position: absolute;
right: 16px;
top: 22px;
}
</style></head><body><div class="page_wrap"><div class="u-embed-css w-embed"><style>
.ube-bg{
background-color: #FCF2FC;
}
.lavender-bg {
background-color: #EDC6ED;
}
select {
-webkit-appearance: none; /* for Chrome, Safari, Opera */
-moz-appearance: none; /* for Firefox */
appearance: none; /* standard */
background: transparent; /* remove default background */
position: relative;
}
</style></div><div class="page_code_wrap"><div class="page_code_base w-embed"><style>
/*
:root {
--grid-breakout: [full-start] minmax(0, 1fr) [content-start] repeat(var(--site--column-count), minmax(0, var(--site--column-width))) [content-end] minmax(0, 1fr) [full-end];
--grid-breakout-single: [full-start] minmax(0, 1fr) [content-start] minmax(0, var(--container--main)) [content-end] minmax(0, 1fr) [full-end];
}*/
/*
* {
vertical-align: bottom;
}
*/
::before, ::after {
box-sizing: border-box;
}
html {
background-color: var(--_theme---background);
}
button {
background-color: unset;
padding: unset;
text-align: inherit;
}
button:not(:disabled) {
cursor: pointer;
}
video {
width: 100%;
object-fit: cover;
}
/* remove padding of empty element */
.wf-empty {
padding: 0;
}
svg {
max-width: 100%;
}
section, header, footer {
position: relative;
}
@media (prefers-color-scheme: light) {
option { color: black; }
}
img::selection {
background: transparent;
}
/* Typography */
body {
/*text-transform: var(--_text-style---text-transform);*/
/*
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;*/
}
/* Clear Defaults */
a:not([class]) {
text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p,blockquote,label {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
text-wrap: inherit;
margin-top: 0;
margin-bottom: 0;
}
/* Selection Color */
::selection {
background-color: #FFE600;
color: var(--_theme---selection--text);
}
/* Margin Trim */
:is(.u-margin-trim, .u-rich-text) > :not(:not(.w-condition-invisible) ~ :not(.w-condition-invisible)) {
margin-top: 0;
}
:is(.u-margin-trim, .u-rich-text) > :not(:has(~ :not(.w-condition-invisible))) {
margin-bottom: 0;
}
/* Line Height Trim */
:is([class*="u-text-style-"],h1,h2,h3,h4,h5,h6,p):not(.w-richtext,.u-text-trim-off)::before {
content: "";
display: table;
margin-bottom: calc(-0.5lh + var(--_text-style---trim-top));
}
:is([class*="u-text-style-"],h1,h2,h3,h4,h5,h6,p):not(.w-richtext,.u-text-trim-off)::after {
content: "";
display: table;
margin-bottom: calc(-0.5lh + var(--_text-style---trim-bottom));
}
/* Rich Text Links */
.w-richtext a {
position: relative;
z-index: 4;
}
/* Line Clamp */
.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.u-line-clamp-2 { -webkit-line-clamp: 2; }
.u-line-clamp-3 { -webkit-line-clamp: 3; }
.u-line-clamp-4 { -webkit-line-clamp: 4; }
/* Child Contain */
.u-child-contain > * {
width: 100%;
max-width: inherit !important;
margin-inline: 0 !important;
margin-top: 0 !important;
}
/* Hide */
.u-hide-if-empty:empty,
.u-hide-if-empty:not(:has(> :not(.w-condition-invisible))),
.u-hide-if-empty-cms:not(:has(.w-dyn-item)),
.u-embed-js,
.u-embed-css {
display: none !important;
}
/* Focus State */
a, button, :where([tabindex]) {
outline-offset: var(--focus--offset-outer);
}
a:focus-visible,
button:focus-visible,
[tabindex]:focus-visible {
outline-color: var(--_theme---text);
outline-width: var(--focus--width);
outline-style: solid;
}
/* Global / Clickable Component */
.wf-design-mode .g_clickable_wrap {
z-index: 0;
}
.g_clickable_wrap a[href="#"] {
display: none;
}
.g_clickable_wrap a[href="#"] ~ button {
display: block;
}
</style></div><div class="page_code_custom w-embed"><style>
@media (max-width: 991px) {
[data-hidebr="tablet"] br {
display: none;
}
}
@media (max-width: 768px) {
[data-hidebr="landscape"] br {
display: none!important;
}
}
@media (max-width: 551px) {
[data-hidebr="mobile"] br {
display: none!important;
}
}
</style></div></div><div class="nav_attentive"><div class="navbar attentive-navbar"><div class="navbar__overlay hide-overlay"></div><div class="navbar__attentive-reveal"><div class="w-layout-hflex navbar__atententive-container"><a href="/" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8aa85" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8aa85" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" class="navbar__atententive-link w-inline-block"><img loading="eager" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787867d_Attentive%20icon.svg" alt="Attentive Logo" class="navbar__logo"/></a><link rel="prefetch" href="/"/><div class="navbar__main"><div class="navbar__nav-links-wrap"><div class="navbar__nav-mega-menu"><div id="menu-1" class="mega-menu-container is-left hide-menu w-node-_0b3ad4f4-08f3-2870-b708-953ee75092d8-bab49ad8"><div class="mega-menu-column-wrap-2"><div class="mega-menu-link-column-2 is-larger"><a href="/why-choose-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff277d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff277d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Why Choose Attentive?</div><p class="mega-menu-subtext">Elevate your marketing with real-time, AI-powered data activation</p></div></a><link rel="prefetch" href="/why-choose-attentive"/><a href="/customer-success" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff2783" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff2783" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Customer Support</div><p class="mega-menu-subtext">Build and scale with unparalleled guidance and support</p></div></a><link rel="prefetch" href="/customer-success"/></div><div class="mega-menu-link-column-2 is-larger"><a href="/signal-identity-solution" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff278a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff278a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive Signal</div><p class="mega-menu-subtext">Identify, understand, and engage more website visitors</p></div></a><link rel="prefetch" href="/signal-identity-solution"/><a href="/compliance" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff2790" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff2790" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Superior Compliance</div><p class="mega-menu-subtext">Run your program with tools designed to protect you from potential risk</p></div></a><link rel="prefetch" href="/compliance"/></div><div class="mega-menu-link-column-2 is-no-right-margin"><a href="/sms-email-deliverability" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff2797" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff2797" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Reliable Deliverability</div><p class="mega-menu-subtext">Send messages knowing they’ll be delivered, even during peak periods</p></div></a><link rel="prefetch" href="/sms-email-deliverability"/><a href="/integrations" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e774c371-6bc8-8176-c1b3-af8b5dff27a4:e774c371-6bc8-8176-c1b3-af8b5dff279d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e774c371-6bc8-8176-c1b3-af8b5dff279d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff277b%22%2C%22instanceId%22%3A%22e774c371-6bc8-8176-c1b3-af8b5dff27a4%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">100+ Integrations</div><p class="mega-menu-subtext">Connect seamlessly with flexible integrations that drive growth</p></div></a><link rel="prefetch" href="/integrations"/></div></div></div><div id="menu-2" class="mega-menu-container hide-menu"><div class="mega-menu-column-wrap-2"><div class="mega-menu-link-column-2"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">Channels</div></div><a href="/messaging" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e1c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e1c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">SMS</div><p class="mega-menu-subtext">Engage customers with text messages that drive loyalty and revenue</p></div></a><link rel="prefetch" href="/messaging"/><a href="/email-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e22" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e22" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Email</div><p class="mega-menu-subtext">Boost revenue and save time with personalized emails that convert</p></div></a><link rel="prefetch" href="/email-marketing"/><a href="/rcs-for-business" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e28" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e28" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">RCS for Business</div><p class="mega-menu-subtext">Turn every text into a branded, media-rich conversation</p></div></a><link rel="prefetch" href="/rcs-for-business"/><a href="/push-waitlist" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e2e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e2e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Push</div><p class="mega-menu-subtext">Keep customers coming back with timely push notifications</p></div></a><link rel="prefetch" href="/push-waitlist"/></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878689_Magic.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">AI AGENTS</div></div><a href="/ai-marketing-campaign-automation" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e3a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e3a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive AI™</div><p class="mega-menu-subtext">Create and send top-performing campaigns in a fraction of the time</p></div></a><link rel="prefetch" href="/ai-marketing-campaign-automation"/><a href="/ai-pro" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e46" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e46" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">AI Pro</div><p class="mega-menu-subtext">Automatically analyze every customer interaction, behavior, and data point</p></div></a><link rel="prefetch" href="/ai-pro"/><a href="/ai-grow" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e4c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e4c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">AI Grow</div><p class="mega-menu-subtext">Increase high-quality subscribers with AI-powered sign-up experiences</p></div></a><link rel="prefetch" href="/ai-grow"/></div><div class="mega-menu-line-border"></div><div id="w-node-b81fe4fd-95c1-0259-b028-24314bf53e53-4bf53e16" class="mega-menu-inner-wrapper"><div class="mega-menu-inner-wrapper-three-column"><div id="w-node-b81fe4fd-95c1-0259-b028-24314bf53e55-4bf53e16" class="mega-menu-link-column-2"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868a_Home.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">Core Platform</div></div><a href="/growth" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e5a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e5a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">List Growth</div><p class="mega-menu-subtext">Collect SMS and Email subscribers quickly with easy sign-up units</p></div></a><link rel="prefetch" href="/growth"/><a href="/integrations" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e60" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e60" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Integrations</div><p class="mega-menu-subtext">Connect seamlessly with flexible integrations that drive growth</p></div></a><link rel="prefetch" href="/integrations"/><a href="/signal-identity-solution" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e66" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e66" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive Signal</div><p class="mega-menu-subtext">Identify, understand, and engage more website visitors</p></div></a><link rel="prefetch" href="/signal-identity-solution"/><a href="/sms-email-deliverability" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e6c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e6c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Deliverability</div><p class="mega-menu-subtext">Send messages knowing they’ll be delivered, even during peak periods</p></div></a><link rel="prefetch" href="/sms-email-deliverability"/></div><div class="mega-menu-link-column-2 is-no-right-margin is-blog"><div class="menu---desktop-spacer-block"></div><a href="/sms-analytics-and-reporting" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e74" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e74" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Analytics</div><p class="mega-menu-subtext">Make data-driven decisions with detailed, customizable reports</p></div></a><link rel="prefetch" href="/sms-analytics-and-reporting"/><a href="/compliance" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e7a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e7a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Compliance</div><p class="mega-menu-subtext">Run your program with tools designed to protect you from potential risk</p></div></a><link rel="prefetch" href="/compliance"/><a href="/audience-segmentation-manager" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e80" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="b81fe4fd-95c1-0259-b028-24314bf53e80" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Audience Manager</div><p class="mega-menu-subtext">Reach the right audiences with precise targeting and dynamic segmentation</p></div></a><link rel="prefetch" href="/audience-segmentation-manager"/></div><div id="w-node-b81fe4fd-95c1-0259-b028-24314bf53e86-4bf53e16" class="mega-menu-link-column-2 is-blog-wrapper is-first"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:b81fe4fd-95c1-0259-b028-24314bf53e8d:b81fe4fd-95c1-0259-b028-24314bf53e87:d624db0f-4cc2-f31e-efc7-a82eaae61eea" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="d624db0f-4cc2-f31e-efc7-a82eaae61eea" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e16%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e8d%22%7D%2C%7B%22componentId%22%3A%22d624db0f-4cc2-f31e-efc7-a82eaae61eea%22%2C%22instanceId%22%3A%22b81fe4fd-95c1-0259-b028-24314bf53e87%22%7D%5D" href="/new-releases/driving-results-in-new-mobile-era" class="menu-desktop-card w-inline-block"><img id="w-node-d624db0f-4cc2-f31e-efc7-a82eaae61eeb-aae61eea" sizes="100vw" alt="" loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/697bb3a797f033ba9577e060_Nav%20Spotlight%20(Bundle%20Q4)_opt2.png" srcset="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/697bb3a797f033ba9577e060_Nav%20Spotlight%20(Bundle%20Q4)_opt2-p-500.png 500w, https://cdn.prod.website-files.com/684306b795a2c402456e92ba/697bb3a797f033ba9577e060_Nav%20Spotlight%20(Bundle%20Q4)_opt2-p-800.png 800w, https://cdn.prod.website-files.com/684306b795a2c402456e92ba/697bb3a797f033ba9577e060_Nav%20Spotlight%20(Bundle%20Q4)_opt2.png 1000w" class="menu-desktop-blog-image"/><div class="menu-desktop-blog-content-structure"><div class="menu-image-tag-wrapper blog-card-tag-7"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" alt="" class="menu-tag__image blog-card-tag-8"/><div class="mega__column is-menu-label blog-card-tag-3">New releases</div></div><div class="menu-desktop-blog-title-text">Stay visible. Boost performance.</div><div class="menu-desktop---blog-text---arrow-wrapper"><div class="menu-desktop-blog-title-text is-light is-top">See what's new →</div><div class="menu-desktop-blog-title-text is-light is-bottom">See what’s new →</div></div></div></a><link rel="prefetch" href="/new-releases/driving-results-in-new-mobile-era"/></div></div></div></div></div><div id="menu-3" class="mega-menu-container hide-menu"><div class="mega-menu-column-wrap-2"><div class="mega-menu-link-column-2"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868d_Growth.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">REAL RESULTS</div></div><a href="https://www.attentive.com/case-studies/victoria-beckham" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd4434816e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd4434816e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Victoria Beckham</div><p class="mega-menu-subtext">30X total AI program ROI</p></div></a><link rel="prefetch" href="https://www.attentive.com/case-studies/victoria-beckham"/><a href="/case-studies/steve-madden" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd44348174" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd44348174" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Steve Madden</div><p class="mega-menu-subtext">20X total program ROI</p></div></a><link rel="prefetch" href="/case-studies/steve-madden"/><a href="/case-studies/how-cozy-earth-boosted-growth-with-attentives-sms-email-and-ai-solutions" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd4434817a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd4434817a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Cozy Earth</div><p class="mega-menu-subtext">192% boost in email revenue</p></div></a><link rel="prefetch" href="/case-studies/how-cozy-earth-boosted-growth-with-attentives-sms-email-and-ai-solutions"/><a href="/case-studies/how-the-vitamin-shoppe-prioritizes-subscriber-quality-and-retention-in-a-volume-driven-market" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd44348180" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd44348180" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">The Vitamin Shoppe</div><p class="mega-menu-subtext">28X program ROI</p></div></a><link rel="prefetch" href="/case-studies/how-the-vitamin-shoppe-prioritizes-subscriber-quality-and-retention-in-a-volume-driven-market"/></div><div class="mega-menu-link-column-2"><div class="menu---desktop-spacer-block"></div><a href="/blog/olly-marketing-strategy" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd44348188" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd44348188" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Olly</div><p class="mega-menu-subtext">40% revenue increase from emails</p></div></a><link rel="prefetch" href="/blog/olly-marketing-strategy"/><a href="/case-studies/how-kendra-scott-blended-style-and-strategy-to-craft-personalized-holiday-shopping-experiences-with-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd4434818e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd4434818e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Kendra Scott</div><p class="mega-menu-subtext">48X ROI on gifting recommendations</p></div></a><link rel="prefetch" href="/case-studies/how-kendra-scott-blended-style-and-strategy-to-craft-personalized-holiday-shopping-experiences-with-attentive"/><a href="/case-studies/how-reservebar-uses-attentive-to-increase-both-engagement-and-aov" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd44348194" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd44348194" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">ReserveBar</div><p class="mega-menu-subtext">$4.5M SMS-attributable revenue</p></div></a><link rel="prefetch" href="/case-studies/how-reservebar-uses-attentive-to-increase-both-engagement-and-aov"/><a href="/case-studies/how-studio-movie-grill-produced-a-blockbuster-49x-roi-after-launching-sms-with-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd4434819a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd4434819a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Studio Movie Grill</div><p class="mega-menu-subtext">88X welcome journey ROI</p></div></a><link rel="prefetch" href="/case-studies/how-studio-movie-grill-produced-a-blockbuster-49x-roi-after-launching-sms-with-attentive"/></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2 is-no-right-margin is-blog"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868e_Star.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">DISCOVER MORE</div></div><a href="/texts-we-love" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd443481a6" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd443481a6" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Texts We Love</div><p class="mega-menu-subtext">Real SMS examples to inspire your next campaign</p></div></a><link rel="prefetch" href="/texts-we-love"/><a href="/case-studies" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd443481ac" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd443481ac" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Case Studies</div><p class="mega-menu-subtext">Proven strategies and results from leading brands</p></div></a><link rel="prefetch" href="/case-studies"/><a href="/blog-category/success-stories" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd443481b2" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0d79b6d2-6f2b-1b27-77f1-abfd443481b2" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Success Stories</div><p class="mega-menu-subtext">See how our customers turn personalized interactions into revenue</p></div></a><link rel="prefetch" href="/blog-category/success-stories"/></div><div class="mega-menu-link-column-2 is-blog-wrapper"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:0d79b6d2-6f2b-1b27-77f1-abfd443481bb:0d79b6d2-6f2b-1b27-77f1-abfd443481b9:53caf317-534d-d089-2fef-b1bb3272159d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="53caf317-534d-d089-2fef-b1bb3272159d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd44348168%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481bb%22%7D%2C%7B%22componentId%22%3A%2253caf317-534d-d089-2fef-b1bb3272159d%22%2C%22instanceId%22%3A%220d79b6d2-6f2b-1b27-77f1-abfd443481b9%22%7D%5D" href="/case-studies/little-sleepies-uses-attentive-ai-pro-to-identify-and-target-43-more-visitors" class="menu-desktop-card w-inline-block"><img id="w-node-_53caf317-534d-d089-2fef-b1bb3272159e-3272159d" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68f77dff5ddfa25f9dc64b8a_68c7f39e24ac0da127878690_Blog%202.avif" alt="" loading="lazy" class="menu-desktop-blog-image"/><div class="menu-desktop-blog-content-structure"><div class="menu-image-tag-wrapper blog-card-tag-7"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" alt="" class="menu-tag__image blog-card-tag-8"/><div class="mega__column is-menu-label blog-card-tag-3">SUCCESS SPOTLIGHT</div></div><div class="menu-desktop-blog-title-text">Little Sleepies reached 43% more buyers</div><div class="menu-desktop---blog-text---arrow-wrapper"><div class="menu-desktop-blog-title-text is-light is-top">Read blog post →</div><div class="menu-desktop-blog-title-text is-light is-bottom">Read blog post →</div></div></div></a><link rel="prefetch" href="/case-studies/little-sleepies-uses-attentive-ai-pro-to-identify-and-target-43-more-visitors"/></div></div></div><div id="menu-4" class="mega-menu-container hide-menu"><div class="mega-menu-column-wrap-2 is-five"><div class="mega-menu-inner-wrapper"><div class="mega-menu-inner-wrapper-two-column"><div class="mega-menu-link-column-2"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878695_Post%20Purchase.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">Industry</div></div><a href="/retail-ecommerce-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189aed" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189aed" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Retail & E-commerce</div><p class="mega-menu-subtext">Engage customers with messages that drive loyalty and revenue</p></div></a><link rel="prefetch" href="/retail-ecommerce-marketing"/><a href="/food-beverage-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189af3" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189af3" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Food & Beverage</div><p class="mega-menu-subtext">Boost revenue and save time with personalized emails that convert</p></div></a><link rel="prefetch" href="/food-beverage-marketing"/><a href="/entertainment-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189af9" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189af9" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Entertainment & Media</div><p class="mega-menu-subtext">Instantly connect with your audience in real time to drive more revenue</p></div></a><link rel="prefetch" href="/entertainment-marketing"/></div><div class="mega-menu-link-column-2"><div class="menu---desktop-spacer-block"></div><a href="/travel-hospitality-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b01" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189b01" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Travel & Hospitality</div><p class="mega-menu-subtext">Reach more customers, drive loyalty, and boost revenue with SMS and email</p></div></a><link rel="prefetch" href="/travel-hospitality-marketing"/><a href="/fitness-wellness-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b07" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189b07" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Fitness & Wellness</div><p class="mega-menu-subtext">Engage more customers and boost bookings with personalized messages</p></div></a><link rel="prefetch" href="/fitness-wellness-marketing"/></div></div></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2 is-no-right-margin is-blog"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878694_Attentive%20Logo.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">ATTENTIVE FOR</div></div><a href="/partners" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b19" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189b19" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Partners</div><p class="mega-menu-subtext">Exceed growth goals with guidance from our agency partners</p></div></a><link rel="prefetch" href="/partners"/><a href="/developers" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b1f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189b1f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Developers</div><p class="mega-menu-subtext">Unlock features, personalization, and data with flexible APIs</p></div></a><link rel="prefetch" href="/developers"/><a href="/global-sms-and-email-services" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b25" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="9405e8ea-f385-039a-da29-6eb02b189b25" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">International</div><p class="mega-menu-subtext">Deliver the right messages to the right customers across 20+ countries</p></div></a><link rel="prefetch" href="/global-sms-and-email-services"/></div><div class="mega-menu-link-column-2 is-blog-wrapper"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:9405e8ea-f385-039a-da29-6eb02b189b46:9405e8ea-f385-039a-da29-6eb02b189b44:c93fc59f-c6e8-b4a6-84a9-3a4b31639f6f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c93fc59f-c6e8-b4a6-84a9-3a4b31639f6f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%229405e8ea-f385-039a-da29-6eb02b189ae5%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b46%22%7D%2C%7B%22componentId%22%3A%22c93fc59f-c6e8-b4a6-84a9-3a4b31639f6f%22%2C%22instanceId%22%3A%229405e8ea-f385-039a-da29-6eb02b189b44%22%7D%5D" href="/blog/attentive-named-yotpos-preferred-sms-and-email-partner" class="menu-desktop-card w-inline-block"><img id="w-node-c93fc59f-c6e8-b4a6-84a9-3a4b31639f70-31639f6f" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68f77f68cc363327e7386c1f_68c7f39e24ac0da1278786a4_solutions%20image.avif" alt="" loading="lazy" class="menu-desktop-blog-image"/><div class="menu-desktop-blog-content-structure"><div class="menu-image-tag-wrapper blog-card-tag-7"><img src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" loading="lazy" alt="" class="menu-tag__image blog-card-tag-8"/><div class="mega__column is-menu-label blog-card-tag-3">News</div></div><div class="menu-desktop-blog-title-text">Attentive Named Yotpo's Preferred SMS and Email Partner</div><div class="menu-desktop---blog-text---arrow-wrapper"><div class="menu-desktop-blog-title-text is-light is-top">See why →</div><div class="menu-desktop-blog-title-text is-light is-bottom">See why →</div></div></div></a><link rel="prefetch" href="/blog/attentive-named-yotpos-preferred-sms-and-email-partner"/></div></div></div><div id="menu-5" class="mega-menu-container hide-menu"><div class="mega-menu-column-wrap-2 is-six"><div class="mega-menu-inner-wrapper"><div class="mega-menu-inner-wrapper-two-column"><div class="mega-menu-link-column-2 is-wider"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868f_Heart.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">LEARN & GROW</div></div><a href="/resources" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e1378" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e1378" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Resource Hub</div><p class="mega-menu-subtext">Guides, reports, videos, and more to help you build and grow your program</p></div></a><link rel="prefetch" href="/resources"/><a href="/blog" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e137e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e137e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Blog</div><p class="mega-menu-subtext">Strategies, trends, and insights to help you become an industry expert</p></div></a><link rel="prefetch" href="/blog"/><a href="/videos" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e1384" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e1384" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Video Library</div><p class="mega-menu-subtext">Quick tips, tutorials, and insights to maximize your program's potential</p></div></a><link rel="prefetch" href="/videos"/><a href="/events-webinars" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e138a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e138a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Webinars</div><p class="mega-menu-subtext">Live and on-demand recordings to keep learning</p></div></a><link rel="prefetch" href="/events-webinars"/></div><div class="mega-menu-link-column-2 is-wider"><div class="menu---desktop-spacer-block"></div><a href="/guides" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e1392" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e1392" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Guides</div><p class="mega-menu-subtext">Strategic guides for SMS, RCS, email, and push</p></div></a><link rel="prefetch" href="/guides"/><a href="/blog-category/trends-insights" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e1398" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e1398" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Trends & Insights</div><p class="mega-menu-subtext">Research and insights from industry leaders</p></div></a><link rel="prefetch" href="/blog-category/trends-insights"/></div></div></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2 is-wider"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868c_Box.svg" alt="" class="menu-tag__image"/><div class="mega__column">TOOLS & INSPIRATION</div></div><a href="/case-studies" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13a4" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13a4" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Case Studies</div><p class="mega-menu-subtext">Explore proven strategies and results from innovative brands</p></div></a><link rel="prefetch" href="/case-studies"/><a href="/texts-we-love" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13aa" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13aa" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Texts We Love</div><p class="mega-menu-subtext">Real SMS examples to inspire your next campaign</p></div></a><link rel="prefetch" href="/texts-we-love"/><a href="/marketing-campaign-calendar" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13b0" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13b0" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Marketing Calendar</div><p class="mega-menu-subtext">Top marketing tips and strategies for key dates in 2026</p></div></a><link rel="prefetch" href="/marketing-campaign-calendar"/><a href="/revenue-calculator" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13b6" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13b6" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Revenue Calculator</div><p class="mega-menu-subtext">Instantly calculate your projected revenue and subscriber growth</p></div></a><link rel="prefetch" href="/revenue-calculator"/></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2 is-wider"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868b_Text%20File%20Knockout.svg" alt="" class="menu-tag__image"/><div class="mega__column">SUPPORT & DOCUMENTATION</div></div><a href="https://help.attentivemobile.com/hc/en-us" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13c2" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13c2" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Help Center</div><p class="mega-menu-subtext">Check out our how-to guides, webinars, and more</p></div></a><link rel="prefetch" href="https://help.attentivemobile.com/hc/en-us"/><a href="https://attentive.partnerpage.io/" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13c8" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13c8" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Partner Directory</div><p class="mega-menu-subtext">Enlist the expert guidance of an Attentive agency partner</p></div></a><link rel="prefetch" href="https://attentive.partnerpage.io/"/><a href="https://docs.attentive.com/" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13ce" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13ce" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">API Documentation</div><p class="mega-menu-subtext">APIs for subscription, messaging, and custom integration needs</p></div></a><link rel="prefetch" href="https://docs.attentive.com/"/></div><div class="mega-menu-line-border"></div><div class="mega-menu-link-column-2 is-no-right-margin is-blog is-wider"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878692_Press%20%26%20Events.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">PRODUCTS & UPDATES</div></div><a href="/tags/rcs" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13da" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13da" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">RCS Hub</div><p class="mega-menu-subtext">Elevate customer engagement with rich RCS messaging features</p></div></a><link rel="prefetch" href="/tags/rcs"/><a href="/release-notes" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13e0" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13e0" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Releases and Updates</div><p class="mega-menu-subtext">Get the latest on new products, features, and enhancements</p></div></a><link rel="prefetch" href="/release-notes"/><a href="https://help.attentivemobile.com/hc/en-us/articles/360051737612-Attentive-platform-tour" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13e6" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="7c12dc69-4d13-44ae-09e7-a4cb8a6e13e6" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Platform Tour</div><p class="mega-menu-subtext">Take a video tour of our platform</p></div></a></div><div class="mega-menu-link-column-2 is-blog-wrapper"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f8:7c12dc69-4d13-44ae-09e7-a4cb8a6e13f6:469ee9ba-cbb4-e5ff-c19f-76e57a9fbd6e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="469ee9ba-cbb4-e5ff-c19f-76e57a9fbd6e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e1370%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f8%22%7D%2C%7B%22componentId%22%3A%22469ee9ba-cbb4-e5ff-c19f-76e57a9fbd6d%22%2C%22instanceId%22%3A%227c12dc69-4d13-44ae-09e7-a4cb8a6e13f6%22%7D%5D" href="https://www.attentive.com/ios-26" class="menu-desktop-card w-inline-block"><img id="w-node-_469ee9ba-cbb4-e5ff-c19f-76e57a9fbd6f-7a9fbd6d" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/6965563e2f2cae51edad1f2e_Product%20Dropdown%20Spotlight_ios%2026%20landing%20page_OPT1.png" alt="" loading="lazy" sizes="(max-width: 1080px) 100vw, 1080px" srcset="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/6965563e2f2cae51edad1f2e_Product%20Dropdown%20Spotlight_ios%2026%20landing%20page_OPT1-p-500.png 500w, https://cdn.prod.website-files.com/684306b795a2c402456e92ba/6965563e2f2cae51edad1f2e_Product%20Dropdown%20Spotlight_ios%2026%20landing%20page_OPT1-p-800.png 800w, https://cdn.prod.website-files.com/684306b795a2c402456e92ba/6965563e2f2cae51edad1f2e_Product%20Dropdown%20Spotlight_ios%2026%20landing%20page_OPT1.png 1080w" class="menu-desktop-blog-image"/><div class="menu-desktop-blog-content-structure"><div class="menu-image-tag-wrapper blog-card-tag-7"><img src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" loading="lazy" alt="" class="menu-tag__image blog-card-tag-8 hide"/><div class="mega__column is-menu-label blog-card-tag-3">IOS 26 +UPDATE</div></div><div class="menu-desktop-blog-title-text">Stay visible on iOS 26</div><div class="menu-desktop---blog-text---arrow-wrapper"><div class="menu-desktop-blog-title-text is-light is-top">View recap →</div><div class="menu-desktop-blog-title-text is-light is-bottom">View recap →</div></div></div></a><link rel="prefetch" href="https://www.attentive.com/ios-26"/></div></div></div></div><div id="link-1" class="nav__link-wrap is-desktop-menu"><button id="top-1" class="desktop__link is-top">Why Attentive <div id="span-1" class="carrot-span is-down"></div></button><button id="bottom-1" class="desktop__link is-bottom">Why Attentive <div id="span-1" class="carrot-span is-down"></div></button></div><div id="link-2" class="nav__link-wrap"><button id="top-2" class="desktop__link is-top">Products<div id="span-2" class="carrot-span is-down"></div></button><button id="bottom-2" class="desktop__link is-bottom">Products<div id="span-2" class="carrot-span is-down"></div></button></div><div id="link-3" class="nav__link-wrap"><button id="top-3" class="desktop__link is-top">Customers<div id="span-3" class="carrot-span is-down"></div></button><button id="bottom-3" class="desktop__link is-bottom">Customers<div id="span-3" class="carrot-span is-down"></div></button></div><div id="link-4" class="nav__link-wrap"><button id="top-4" class="desktop__link is-top">Solutions<div id="span-4" class="carrot-span is-down"></div></button><button id="bottom-4" class="desktop__link is-bottom">Solutions<div id="span-4" class="carrot-span is-down"></div></button></div><div id="link-5" class="nav__link-wrap"><button id="top-5" class="desktop__link is-top">Resources<div id="span-5" class="carrot-span is-down"></div></button><button id="bottom-5" class="desktop__link is-bottom">Resources<div id="span-5" class="carrot-span is-down"></div></button></div><div class="w-layout-hflex nav__link-wrap"><div data-hover="parent" class="w-layout-hflex z-index-2"><a data-child="top" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f153b02b-86d5-1603-4162-50b47b1793ee" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f153b02b-86d5-1603-4162-50b47b1793ee" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="/pricing" class="nav__link-simple is--top is--link padding-0 w-button">Pricing</a><link rel="prefetch" href="/pricing"/><a data-child="bottom" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:2c823b3b-4db2-0509-2e67-a7e653604707" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="2c823b3b-4db2-0509-2e67-a7e653604707" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="/pricing" class="nav__link-simple is--btm is--link padding-0 w-button">Pricing</a><link rel="prefetch" href="/pricing"/></div></div><div class="nav__link-wrap"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8acc5" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8acc5" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="/search" class="search-link-block search w-inline-block"><img loading="eager" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787867f_search.svg" alt="" class="search-link-nav"/></a></div></div><div class="nav__link-wrap is-menu-tablet-search"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8acc8" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8acc8" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="/search" class="search-link-block search is-mobile-edit w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787867f_search.svg" alt="" class="search-link-nav"/></a></div><a href="/demo" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8acca" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8acca" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" class="nav__demo-btn w-button u-hide-desktop">Get a demo</a><div class="nav-hamburger-wrap"><div data-w-id="70189c9a-fb3a-f151-f0b8-3e805de8accd" data-is-ix2-target="1" class="hamburger-lottie is-second-menu is-mobile-edit" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/5f8dd331b45e61acc8ac985c/64810330abd3deb3ced5a905_lottieflow-menu-nav-09-000000-easey.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5" data-duration="0" data-ix2-initial-state="0"></div></div><div class="navbuttons new-nav-buttons-second is-second-menu"><div data-hover="parent" class="w-layout-hflex new__nav-sign-up-btns"><a data-child="top" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8acd2" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8acd2" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="https://ui.attentivemobile.com/" target="_blank" class="nav__link-simple is--top is--link w-button">Sign in</a><a data-child="bottom" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:3d49c1ad-2341-aa21-75b3-56475fe44e31" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="3d49c1ad-2341-aa21-75b3-56475fe44e31" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="https://ui.attentivemobile.com/" target="_blank" class="nav__link-simple is--btm is--link w-button">Sign in</a></div><a href="/demo" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8acd4" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8acd4" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" data-wf-event-ids="157070446" class="nav__demo-btn w-button">Get a demo</a></div></div></div><div class="hide w-embed"><style>
.mega-menu-link-column-2 .is-blog-wrapper {
align-self: center !important;
}
@media (min-width: 991px) and (max-width: 1280px) {
.desktop-nav-link-2,
.button_black-6.secondary.small.nav-sign-in-second.is-transparent.w-button,
.button_black-6.subtle.small.nav-demo-cta-second.is-yellow.w-button {
font-size: clamp(13px, calc(13px + (3 * ((100vw - 1080px) / 200))), 16px) !important;
}
}
@media screen and (max-width: 1080px) {
.mega-menu-link-column-2.is-wider {
width: 180px;
}
.mega-menu-link-column-2.is-no-right-margin.is-blog.is-wider {
width: 160px;
}
}
/* Default state */
[data-child="top"] {
opacity: 1;
transition: opacity 0.2s ease-in-out;
}
[data-child="bottom"] {
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
/* On hover of parent */
[data-hover="parent"]:hover [data-child="top"] {
opacity: 0;
}
[data-hover="parent"]:hover [data-child="bottom"] {
opacity: 1;
}
</style></div></div><div class="hamburger-menu-wrap-3"><div id="HamburgerTop" class="hamburger-container is-second-menu"><div class="hamburger-menu-item is-second-menu-edit"><button id="" class="hamburger-heading is-second-menu"><h3 class="menu__heading">Why Attentive</h3><div class="hamburger-carrot-text"><span class="carrot-span hamburger-carrot-span"> </span></div></button><div class="hamburger-dropdown is-second-menu is-open"><div class="hamburger-menu-columns"><a href="/why-choose-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac629450a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac629450a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Why Choose Attentive?</div><p class="mega-menu-subtext">Elevate your marketing with real-time, AI-powered data activation</p></div></a><link rel="prefetch" href="/why-choose-attentive"/><a href="/signal-identity-solution" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac6294510" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac6294510" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive Signal<br/></div><p class="mega-menu-subtext">Identify, understand, and engage more website visitors</p></div></a><link rel="prefetch" href="/signal-identity-solution"/><a href="/sms-email-deliverability" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac6294517" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac6294517" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Reliable Deliverability</div><p class="mega-menu-subtext">Send messages knowing they’ll be delivered, even during peak periods</p></div></a><link rel="prefetch" href="/sms-email-deliverability"/><a href="/customer-success" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac629451d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac629451d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Customer Support</div><p class="mega-menu-subtext">Build and scale with unparalleled guidance and support</p></div></a><link rel="prefetch" href="/customer-success"/><a href="/compliance" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac6294523" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac6294523" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Superior Compliance</div><p class="mega-menu-subtext">Run your program with tools designed to protect you from potential risk</p></div></a><link rel="prefetch" href="/compliance"/><a href="/integrations" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:37639831-e306-f268-05fb-58cac6294530:37639831-e306-f268-05fb-58cac6294529" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="37639831-e306-f268-05fb-58cac6294529" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%2237639831-e306-f268-05fb-58cac6294508%22%2C%22instanceId%22%3A%2237639831-e306-f268-05fb-58cac6294530%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">100+ Integrations</div><p class="mega-menu-subtext">Connect seamlessly with flexible integrations that drive growth</p></div></a><link rel="prefetch" href="/integrations"/></div></div></div><div class="hamburger-menu-item is-second-menu-edit"><button id="" class="hamburger-heading is-second-menu"><h3 class="menu__heading">Products</h3><div class="hamburger-carrot-text"><span class="carrot-span hamburger-carrot-span"> </span></div></button><div class="hamburger-dropdown is-second-menu is-open"><div class="hamburger-menu-columns"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878688_Mobile%20Display.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">Channels</div></div><a href="/messaging" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b453" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b453" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">SMS</div><p class="mega-menu-subtext">Engage customers with text messages that drive loyalty and revenue</p></div></a><link rel="prefetch" href="/messaging"/><a href="/email-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b459" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b459" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Email</div><p class="mega-menu-subtext">Boost revenue and save time with personalized emails that convert </p></div></a><link rel="prefetch" href="/email-marketing"/><a href="/rcs-for-business" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b45f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b45f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">RCS for Business</div><p class="mega-menu-subtext">Turn every text into a branded, media-rich conversation</p></div></a><a href="/push-waitlist" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b465" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b465" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Push</div><p class="mega-menu-subtext">Keep customers coming back with timely push notifications</p></div></a><link rel="prefetch" href="/push-waitlist"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878689_Magic.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">AI AGENTS</div></div><a href="/ai-marketing-campaign-automation" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b471" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b471" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive AI™</div><p class="mega-menu-subtext">Create and send top-performing campaigns in a fraction of the time</p></div></a><link rel="prefetch" href="/ai-marketing-campaign-automation"/><a href="/ai-pro" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b47d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b47d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">AI Pro</div><p class="mega-menu-subtext">Automatically analyze every customer interaction, behavior, and data point</p></div></a><link rel="prefetch" href="/ai-pro"/><a href="/ai-grow" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b483" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b483" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">AI Grow</div><p class="mega-menu-subtext">Increase high-quality subscribers with AI-powered sign-up experiences</p></div></a><link rel="prefetch" href="/ai-grow"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868a_Home.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">Core Platform</div></div><a href="/growth" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b48e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b48e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">List Growth<br/></div><p class="mega-menu-subtext">Collect SMS and Email subscribers quickly with easy sign-up units</p></div></a><link rel="prefetch" href="/growth"/><a href="/integrations" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b495" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b495" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Integrations</div><p class="mega-menu-subtext">Connect seamlessly with flexible integrations that drive growth</p></div></a><link rel="prefetch" href="/integrations"/><a href="/signal-identity-solution" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b49b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b49b" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Attentive Signal</div><p class="mega-menu-subtext">Identify, understand, and engage more website visitors</p></div></a><link rel="prefetch" href="/signal-identity-solution"/><a href="/sms-email-deliverability" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b4a1" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b4a1" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Deliverability</div><p class="mega-menu-subtext">Send messages knowing they’ll be delivered, even during peak periods</p></div></a><link rel="prefetch" href="/sms-email-deliverability"/><a href="/sms-analytics-and-reporting" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b4a7" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b4a7" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Analytics</div><p class="mega-menu-subtext">Make data-driven decisions with detailed, customizable reports</p></div></a><link rel="prefetch" href="/sms-analytics-and-reporting"/><a href="/compliance" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b4ad" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b4ad" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Compliance</div><p class="mega-menu-subtext">Run your program with tools designed to protect you from potential risk</p></div></a><link rel="prefetch" href="/compliance"/><a href="/audience-segmentation-manager" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:593777b8-227d-3ab7-7057-c4e6d072b4ba:593777b8-227d-3ab7-7057-c4e6d072b4b3" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="593777b8-227d-3ab7-7057-c4e6d072b4b3" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b44d%22%2C%22instanceId%22%3A%22593777b8-227d-3ab7-7057-c4e6d072b4ba%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Audience Manager</div><p class="mega-menu-subtext">Reach the right audiences with precise targeting and dynamic segmentation</p></div></a><link rel="prefetch" href="/audience-segmentation-manager"/></div></div></div><div class="hamburger-menu-item is-second-menu-edit"><button id="" class="hamburger-heading is-second-menu"><h3 class="menu__heading">Customers</h3><div class="hamburger-carrot-text"><span class="carrot-span hamburger-carrot-span"> </span></div></button><div class="hamburger-dropdown is-second-menu is-open"><div class="hamburger-menu-columns"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868d_Growth.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">REAL RESULTS</div></div><a href="https://www.attentive.com/case-studies/victoria-beckham" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d6093f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d6093f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Victoria Beckham</div><p class="mega-menu-subtext">30X total AI program ROI</p></div></a><link rel="prefetch" href="https://www.attentive.com/case-studies/victoria-beckham"/><a href="/case-studies/steve-madden" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60945" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60945" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Steve Madden</div><p class="mega-menu-subtext">20X total program ROI</p></div></a><link rel="prefetch" href="/case-studies/steve-madden"/><a href="/case-studies/how-cozy-earth-boosted-growth-with-attentives-sms-email-and-ai-solutions" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d6094b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d6094b" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Cozy Earth</div><p class="mega-menu-subtext">192% boost in email revenue</p></div></a><link rel="prefetch" href="/case-studies/how-cozy-earth-boosted-growth-with-attentives-sms-email-and-ai-solutions"/><a href="/case-studies/how-the-vitamin-shoppe-prioritizes-subscriber-quality-and-retention-in-a-volume-driven-market" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60951" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60951" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">The Vitamin Shoppe</div><p class="mega-menu-subtext">28X Program ROI</p></div></a><link rel="prefetch" href="/case-studies/how-the-vitamin-shoppe-prioritizes-subscriber-quality-and-retention-in-a-volume-driven-market"/><a href="/blog/olly-marketing-strategy" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60957" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60957" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Olly</div><p class="mega-menu-subtext">40% revenue increase from emails</p></div></a><link rel="prefetch" href="/blog/olly-marketing-strategy"/><a href="/case-studies/how-kendra-scott-blended-style-and-strategy-to-craft-personalized-holiday-shopping-experiences-with-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d6095d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d6095d" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Kendra Scott</div><p class="mega-menu-subtext">48X ROI on gifting recommendations</p></div></a><link rel="prefetch" href="/case-studies/how-kendra-scott-blended-style-and-strategy-to-craft-personalized-holiday-shopping-experiences-with-attentive"/><a href="/case-studies/how-reservebar-uses-attentive-to-increase-both-engagement-and-aov" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60963" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60963" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">ReserveBar</div><p class="mega-menu-subtext">$4.5M SMS-attributable revenue</p></div></a><link rel="prefetch" href="/case-studies/how-reservebar-uses-attentive-to-increase-both-engagement-and-aov"/><a href="/case-studies/how-studio-movie-grill-produced-a-blockbuster-49x-roi-after-launching-sms-with-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60969" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60969" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Studio Movie Grill</div><p class="mega-menu-subtext">88X Welcome Journey ROI</p></div></a><link rel="prefetch" href="/case-studies/how-studio-movie-grill-produced-a-blockbuster-49x-roi-after-launching-sms-with-attentive"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868e_Star.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">DISCOVER MORE</div></div><a href="/texts-we-love" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60974" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60974" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Texts We Love</div><p class="mega-menu-subtext">Real SMS examples to inspire your next campaign</p></div></a><link rel="prefetch" href="/texts-we-love"/><a href="/case-studies" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d6097a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d6097a" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Case Studies</div><p class="mega-menu-subtext">Proven strategies and results from leading brands</p></div></a><link rel="prefetch" href="/case-studies"/><a href="/blog-category/success-stories" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:f7cecf46-d14f-0fc4-d825-3c3626d60987:f7cecf46-d14f-0fc4-d825-3c3626d60980" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f7cecf46-d14f-0fc4-d825-3c3626d60980" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60939%22%2C%22instanceId%22%3A%22f7cecf46-d14f-0fc4-d825-3c3626d60987%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Success Stories</div><p class="mega-menu-subtext">See how our customers turn personalized interactions into revenue</p></div></a><link rel="prefetch" href="/blog-category/success-stories"/></div></div></div><div class="hamburger-menu-item is-second-menu-edit"><button id="" class="hamburger-heading is-second-menu"><h3 class="menu__heading">Solutions</h3><div class="hamburger-carrot-text"><span class="carrot-span hamburger-carrot-span"> </span></div></button><div class="hamburger-dropdown is-second-menu is-open"><div class="hamburger-menu-columns"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878695_Post%20Purchase.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">INDUSTRY</div></div><a href="/retail-ecommerce-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c88820c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c88820c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Retail & E-commerce</div><p class="mega-menu-subtext">Engage customers with messages that drive loyalty and revenue </p></div></a><link rel="prefetch" href="/retail-ecommerce-marketing"/><a href="/food-beverage-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c888212" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c888212" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Food & Beverage</div><p class="mega-menu-subtext">Boost revenue and save time with personalized emails that convert </p></div></a><link rel="prefetch" href="/food-beverage-marketing"/><a href="/entertainment-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c888218" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c888218" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Entertainment & Media</div><p class="mega-menu-subtext">Instantly connect with your audience in real time to drive more revenue</p></div></a><link rel="prefetch" href="/entertainment-marketing"/><a href="/travel-hospitality-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c88821e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c88821e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Travel & Hospitality</div><p class="mega-menu-subtext">Reach more customers, drive loyalty, and boost revenue with SMS and email</p></div></a><link rel="prefetch" href="/travel-hospitality-marketing"/><a href="/fitness-wellness-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c888224" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c888224" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Fitness & Wellness</div><p class="mega-menu-subtext">Engage more customers and boost bookings with personalized messages</p></div></a><link rel="prefetch" href="/fitness-wellness-marketing"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878694_Attentive%20Logo.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">ATTENTIVE FOR</div></div><a href="/partners" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c888235" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c888235" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Partners</div><p class="mega-menu-subtext">Exceed growth goals with guidance from our agency partners</p></div></a><link rel="prefetch" href="/partners"/><a href="/developers" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c88823b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c88823b" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Developers</div><p class="mega-menu-subtext">Unlock features, personalization, and data with flexible APIs</p></div></a><link rel="prefetch" href="/developers"/><a href="/global-sms-and-email-services" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:ed680637-638f-5a56-62ce-68163c88825f:ed680637-638f-5a56-62ce-68163c888241" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="ed680637-638f-5a56-62ce-68163c888241" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22ed680637-638f-5a56-62ce-68163c888206%22%2C%22instanceId%22%3A%22ed680637-638f-5a56-62ce-68163c88825f%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">International</div><p class="mega-menu-subtext">Deliver the right messages to the right customers across 20+ countries</p></div></a><link rel="prefetch" href="/global-sms-and-email-services"/></div></div></div><div class="hamburger-menu-item is-second-menu-edit"><button id="" class="hamburger-heading is-second-menu"><h3 class="menu__heading">Resources</h3><div class="hamburger-carrot-text"><span class="carrot-span hamburger-carrot-span"> </span></div></button><div class="hamburger-dropdown is-second-menu is-open"><div class="hamburger-menu-columns"><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868f_Heart.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">LEARN & GROW</div></div><a href="/resources" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e03" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e03" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Resource Hub</div><p class="mega-menu-subtext">Guides, reports, videos, and more to help you build and grow your program</p></div></a><link rel="prefetch" href="/resources"/><a href="/blog" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e09" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e09" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Blog</div><p class="mega-menu-subtext">Strategies, trends, and insights to help you become an industry expert</p></div></a><link rel="prefetch" href="/blog"/><a href="/videos" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e0f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e0f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Video Library</div><p class="mega-menu-subtext">Quick tips, tutorials, and insights to maximize your program's potential</p></div></a><link rel="prefetch" href="/videos"/><a href="/events-webinars" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e15" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e15" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Webinars</div><p class="mega-menu-subtext">Live and on-demand recordings to keep learning</p></div></a><link rel="prefetch" href="/events-webinars"/><a href="/guides" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e1b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e1b" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Guides</div><p class="mega-menu-subtext">Strategic guides for SMS, RCS, email, and push</p></div></a><link rel="prefetch" href="/guides"/><a href="/blog-category/trends-insights" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e21" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e21" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Trends & Insights</div><p class="mega-menu-subtext">Research and insights from industry leaders</p></div></a><link rel="prefetch" href="/blog-category/trends-insights"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868c_Box.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">TOOLS & INSPIRATION</div></div><a href="/case-studies" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e2c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e2c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Case Studies</div><p class="mega-menu-subtext">Explore proven strategies and results from innovative brands</p></div></a><link rel="prefetch" href="/case-studies"/><a href="/texts-we-love" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e32" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e32" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Texts We Love</div><p class="mega-menu-subtext">Real SMS examples to inspire your next campaign</p></div></a><link rel="prefetch" href="/texts-we-love"/><a href="/marketing-campaign-calendar" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e38" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e38" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Marketing Calendar</div><p class="mega-menu-subtext">Top marketing tips and strategies for key dates in 2024</p></div></a><link rel="prefetch" href="/marketing-campaign-calendar"/><a href="/revenue-calculator" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e3e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e3e" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Revenue Calculator</div><p class="mega-menu-subtext">Instantly calculate your projected revenue and subscriber growth</p></div></a><link rel="prefetch" href="/revenue-calculator"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da12787868b_Text%20File%20Knockout.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">SUPPORT & DOCUMENTATION</div></div><a href="https://help.attentivemobile.com/hc/en-us" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e49" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e49" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Help Center</div><p class="mega-menu-subtext">Check out our how-to guides, webinars, and more</p></div></a><link rel="prefetch" href="https://help.attentivemobile.com/hc/en-us"/><a href="https://attentive.partnerpage.io/" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e4f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e4f" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Partner Directory</div><p class="mega-menu-subtext">Enlist the expert guidance of an Attentive agency partner</p></div></a><link rel="prefetch" href="https://attentive.partnerpage.io/"/><a href="https://docs.attentive.com/" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e55" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e55" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">API Documentation</div><p class="mega-menu-subtext">APIs for subscription, messaging, and custom integration needs</p></div></a><link rel="prefetch" href="https://docs.attentive.com/"/><div class="mega-menu-line-horizontal"></div><div class="menu-image-tag-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c7f39e24ac0da127878692_Press%20%26%20Events.svg" alt="" class="menu-tag__image"/><div class="mega__column is-menu-label">PRODUCTS & UPDATES</div></div><a href="/tags/rcs" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e60" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e60" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">RCS Hub</div><p class="mega-menu-subtext">Elevate customer engagement with rich RCS messaging features</p></div></a><link rel="prefetch" href="/tags/rcs"/><a href="/release-notes" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e66" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e66" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Releases and Updates</div><p class="mega-menu-subtext">Get the latest on new products, features, and enhancements</p></div></a><link rel="prefetch" href="/release-notes"/><a href="https://help.attentivemobile.com/hc/en-us/articles/360051737612-Attentive-platform-tour" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:e67f8cb4-faf3-8807-8df8-eb6d65212e73:e67f8cb4-faf3-8807-8df8-eb6d65212e6c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="e67f8cb4-faf3-8807-8df8-eb6d65212e6c" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%2C%7B%22componentId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212dfd%22%2C%22instanceId%22%3A%22e67f8cb4-faf3-8807-8df8-eb6d65212e73%22%7D%5D" target="_blank" class="nav__menu-link-wrapper w-inline-block"><div class="mega-menu-link-details"><div class="mega-menu-label">Platform Tour</div><p class="mega-menu-subtext">Take a video tour of our platform</p></div></a><link rel="prefetch" href="https://help.attentivemobile.com/hc/en-us/articles/360051737612-Attentive-platform-tour"/></div></div></div><div class="w-layout-hflex hamburger-menu-item is-second-menu-edit is-end"><div class="w-layout-hflex z-index-2"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:812df287-4f03-d15a-b35e-1d286db92c35" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="812df287-4f03-d15a-b35e-1d286db92c35" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="/pricing" class="nav__link-simple is--top is--link w-button">Pricing</a><link rel="prefetch" href="/pricing"/></div></div></div></div><div class="hamburger-menu-button-copy is-touch u-alignment-center"><a id="w-node-_70189c9a-fb3a-f151-f0b8-3e805de8aeaa-bab49ad8" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8aeaa" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8aeaa" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" href="http://ui.attentivemobile.com" target="_blank" class="nav__link-simple is--mobile-nav w-button">Sign in</a><a href="/demo" id="w-node-_70189c9a-fb3a-f151-f0b8-3e805de8aeac-bab49ad8" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad323:70189c9a-fb3a-f151-f0b8-3e805de8aeac" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="70189c9a-fb3a-f151-f0b8-3e805de8aeac" data-wf-component-context="%5B%7B%22componentId%22%3A%229493574d-1477-75cf-3e99-2683bab49ad8%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad323%22%7D%5D" class="nav__demo-btn is--mobile-nav w-button">Get a demo</a></div></div></div><main class="u-main"><header id="demo" class="g_section-large_86"><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="40" class="g_section_space w-variant-36663714-07c9-66e0-2fce-177459f91cfc u-hide-tablet u-hide-desktop"></div><div class="u-padding-global"><div class="u-container"><div class="w-layout-hflex header__wrapper is--gap-8"><div class="u-width-flex-50"><div><p data-hidebr="mobile" class="u-style-20 is--16-tablet--14-mobile u-weight-semibold u-letter-spacing-five">iOS 26 UPDATE<br/></p><div data-wf--global-section-space--section-space="20" class="g_section_space w-variant-28842a38-f4a1-8505-ffdf-a4f814d86557"></div><h1 class="u-style-42 is--mobile-30 u-weight-medium u-font_ginto-nord u-line-height-130">Keep your messages visible on iOS 26<br/></h1><div data-wf--global-section-space--section-space="24" class="g_section_space w-variant-5d7b3007-8df6-7fef-4fae-fdc824ffcf07 u-hide-desktop u-hide-tablet"></div><div data-wf--global-section-space--section-space="32" class="g_section_space w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342 u-hide-landscape"></div><div class="u-max-width-40ch"><p data-hidebr="mobile" class="u-style-20 is--16-tablet--14-mobile">Apple's inbox changes don't have to impact your results. Two-tap™ puts you in the right inbox from day one<br/></p></div></div></div><div id="" class="u-width-flex-50"><div class="pricing__form u-box__shadow-20 u-background-white u-radius-20"><div class="u-style-22 is--18-mobile u-weight-semibold">See two-tap™ in action</div><div data-wf--global-section-space--section-space="24" class="g_section_space w-variant-5d7b3007-8df6-7fef-4fae-fdc824ffcf07"></div><div id="hubspot-form" class="hubspot-form-mp"></div></div></div></div></div></div><div data-wf--global-section-space--section-space="28" class="g_section_space w-variant-fe87ee97-cbe9-045b-e03d-fdf659b40fe1 u-hide-tablet u-hide-desktop"></div><div data-wf--global-background-color--background-color="background-offwhite" class="g_background w-variant-92067874-f704-7fbf-e076-788858af4065 u-cover-absolute lavender-bg"></div></header><section><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div><div class="u-padding-global"><div class="u-container"><div class="u-alignment-center"><h2 data-hidebr="landscape" class="u-style-32 is--26-20-mobile u-line-height-130 u-font_ginto-nord">Make sure your messages stay <br/>front and center—where they belong<br/></h2><div data-wf--global-section-space--section-space="48" class="g_section_space w-variant-6387b944-8a83-1d49-4a6e-80d8f4231d71"></div><div class="ios__grid-module"><div class="ios__grid u-style-14"><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="w-layout-vflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-start"><h3 class="u-style-28 is--20 u-line-height-120 u-font_ginto-nord">56%</h3><div data-wf--global-section-space--section-space="10" class="g_section_space w-variant-e485566a-25b8-ff31-c97b-02131da1d8de"></div><p>of US consumers have
<br/>Unknown Sender filtering enabled</p></div></div><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="w-layout-vflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-start"><h3 class="u-style-28 is--20 u-line-height-120 u-font_ginto-nord">70%</h3><div data-wf--global-section-space--section-space="10" class="g_section_space w-variant-e485566a-25b8-ff31-c97b-02131da1d8de"></div><p>of subscribers skip Unknown <br/>Sender messages—two-tap™ keeps yours visible</p></div></div><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="w-layout-vflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-start"><h3 class="u-style-28 is--20 u-line-height-120 u-font_ginto-nord">30-40%</h3><div data-wf--global-section-space--section-space="10" class="g_section_space w-variant-e485566a-25b8-ff31-c97b-02131da1d8de"></div><p>higher engagement when <br/>messages stay visible</p></div></div></div></div></div></div></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div></section><section class="ube-bg"><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div><div class="u-padding-global"><div class="u-container"><div><div class="w-layout-hflex careers__third-wrapper is--reversed-mobile u-gap-12 u-align-items-center"><div class="concierge__lottie-box is--full-width-mobile u-width-flex-50 pink-bg u-overflow-hidden"><div data-w-id="9c3ead3b-427e-551f-e003-735ee39ada84" data-is-ix2-target="1" class="conscierge__lottie is--full" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/6949482bf8b1b32513bdd8d3_Lottie%20IOS26.lottie" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="0" data-duration="20.25"></div></div><div class="u-width-flex-50"><div id="epd-button"><h2 class="u-style-32 is--26-20-mobile u-line-height-130 u-font_ginto-nord">What is two-tap™?<br/></h2><div data-wf--global-section-space--section-space="20" class="g_section_space w-variant-28842a38-f4a1-8505-ffdf-a4f814d86557"></div><p class="u-style-20 is--16-tablet--14-mobile u-line-height-130">It’s the only sign-up method that automatically protects your inbox placement on iOS 26—and drives <strong>25%+</strong> more sign-ups<br/></p></div></div></div></div></div></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div></section><section><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div><div class="u-padding-global"><div class="u-container"><div class="u-alignment-center"><h2 class="u-style-32 is--26-20-mobile u-line-height-130 u-font_ginto-nord"><strong>How does it work?</strong><br/></h2><div data-wf--global-section-space--section-space="86" class="g_section_space w-variant-cc2076c2-c17c-5f11-df87-c532d7c70d35 u-hide-landscape"></div><div data-wf--global-section-space--section-space="32" class="g_section_space w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342 u-hide-desktop u-hide-tablet"></div><div class="ios__grid-module u-zindex-1"><div class="ios__grid-line"></div><div class="ios__grid u-zindex-2 u-style-14"><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="ios__grid-tag u-weight-semibold lavender-bg u-radius-round">TAP 1</div><div class="w-layout-hflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-center"><p data-hidebr="tablet">When subscribers use
<br/>two-tap™ to opt in, they initiate
<br/>the conversation</p></div></div><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="ios__grid-tag u-weight-semibold lavender-bg u-radius-round">TAP 2</div><div class="w-layout-hflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-center"><p data-hidebr="tablet">Apple recognizes this as a
<br/>user-initiated exchange and <br/>permanently categorizes your <br/>brand as a Known Sender</p></div></div><div class="w-layout-vflex ios__grid-box u-align-items-center"><div class="ios__grid-tag u-weight-semibold lavender-bg u-radius-round">RESULT</div><div class="w-layout-hflex ios__grid-content u-background-offwhite u-radius-small u-width-full u-weight-semibold u-height-full u-align-items-center u-justify-content-center"><p>The result?
<br/><a href="/blog/ios-26-explained-for-marketers" data-wf-native-id-path="f4016095-2030-170a-66ae-841f5cbc1969" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="f4016095-2030-170a-66ae-841f5cbc1969" class="g__link is--underlined">Your messages show up where your customers are looking</a><link rel="prefetch" href="/blog/ios-26-explained-for-marketers"/>—in their primary inbox, with notifications on</p></div></div></div></div></div></div></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d u-hide-desktop u-hide-tablet"></div></section><section class="ube-bg"><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div><div class="u-padding-global"><div class="u-container-small"><div><div class="u-mb-0 w-embed w-script"><script src="https://fast.wistia.com/player.js" async></script><script src="https://fast.wistia.com/embed/qvowdtvduv.js" async type="module"></script><style>wistia-player[media-id='qvowdtvduv']:not(:defined) { background: center / contain no-repeat url('https://fast.wistia.com/embed/medias/qvowdtvduv/swatch'); display: block; filter: blur(5px); padding-top:56.25%; }</style> <wistia-player media-id="qvowdtvduv" seo="false" aspect="1.7777777777777777"></wistia-player></div></div></div></div><div data-wf--global-section-space--section-space="64" class="g_section_space w-variant-d422cbd0-f212-c815-68df-63414354c21d"></div></section><section data-hidebr="tablet" class="cta__section "><div class="u-padding-global"><div class="u-container"><div class="w-layout-vflex cta__case-study u-justify-content-center u-align-items-center is--full-wdith"><h2 class="u-style-36 u-weight-medium u-font_ginto-nord u-alignment-center">Learn how Attentive keeps your
<br/>marketing program growing,
<br/>no matter what comes next</h2><div class="cta__case-study__btn"><div data-wf--btn-main--style="secondary-big-black" class="btn__main w-variant-896d0004-7b9c-3495-715d-2920ab30f300"><div class="g_clickable_wrap"><a rel="prefetch" target="" data-wf-native-id-path="ce7205a3-9cf2-b130-6900-d397447f9e09:e3c8b535-008d-18b4-19d8-a889182de0e1:0254e612-9509-0757-3332-f6be61ca688a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0254e612-9509-0757-3332-f6be61ca688a" data-wf-component-context="%5B%7B%22componentId%22%3A%22824b76d0-0ddb-5ed5-8ae6-09771aaa568a%22%2C%22instanceId%22%3A%22ce7205a3-9cf2-b130-6900-d397447f9e09%22%7D%2C%7B%22componentId%22%3A%220254e612-9509-0757-3332-f6be61ca6889%22%2C%22instanceId%22%3A%22e3c8b535-008d-18b4-19d8-a889182de0e1%22%7D%5D" href="#demo" class="g_clickable_link w-inline-block"><span class="g_clickable_text u-sr-only">Get a demo</span></a><button type="button" class="g_clickable_btn"><span class="g_clickable_text u-sr-only">Get a demo</span></button></div><div aria-hidden="true" class="btn_main_text">Get a demo</div></div></div></div></div></div><div data-wf--global-background-color--background-color="background-lavender-pink" class="g_background w-variant-beace8fe-9029-8d79-a959-56946c417402 u-cover-absolute"></div></section></main><footer class="footer__attentive"><div class="footer__25"><div class="padding-global"><div class="u-container"><div class="footer__wrapper"><div class="w-layout-hflex footer__top-wrapper"><div class="footer__top__left"><div class="w-layout-vflex footer__top__col"><div class="w-layout-vflex footer__link-module"><div class="footer__link-heading u-weight-semibold">Company</div><div class="w-layout-vflex footer__link-wrapper"><a href="/about" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dc4" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dc4" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">About</a><link rel="prefetch" href="/about"/><a href="/press" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dc6" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dc6" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Press</a><link rel="prefetch" href="/press"/><a href="/careers" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dc8" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dc8" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Careers</a><a href="/pricing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:4699bd3c-ddf4-ea89-b2e2-40932c29d495" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="4699bd3c-ddf4-ea89-b2e2-40932c29d495" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Pricing</a><a href="/commerce-council" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:0dbd6b0a-0050-0b5d-17d9-88c6a58ab731" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="0dbd6b0a-0050-0b5d-17d9-88c6a58ab731" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive Commerce Council</a></div></div><div class="w-layout-vflex footer__link-module"><div class="footer__link-heading u-weight-semibold">Why Attentive</div><div class="w-layout-vflex footer__link-wrapper"><a href="/why-choose-attentive" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dce" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dce" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Why Choose Attentive</a><link rel="prefetch" href="/why-choose-attentive"/><a href="/compare/attentive-vs-postscript" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dd0" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dd0" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive vs. Postscript</a><link rel="prefetch" href="/compare/attentive-vs-postscript"/><a href="/compare/attentive-vs-klaviyo" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dd2" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dd2" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive vs. Klaviyo</a><link rel="prefetch" href="/compare/attentive-vs-klaviyo"/><a href="/compare/attentive-vs-wunderkind" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dd4" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dd4" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive vs. Wunderkind</a><link rel="prefetch" href="/compare/attentive-vs-wunderkind"/></div></div><div class="w-layout-vflex footer__link-module"><div class="footer__link-heading u-weight-semibold">Solutions</div><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Industry</div><a href="/retail-ecommerce-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598ddc" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598ddc" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Retail & E-commerce</a><link rel="prefetch" href="/retail-ecommerce-marketing"/><a href="/food-beverage-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dde" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dde" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Food & Beverage</a><link rel="prefetch" href="/food-beverage-marketing"/><a href="/entertainment-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598de0" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598de0" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Entertainment & Media</a><link rel="prefetch" href="/entertainment-marketing"/><a href="/travel-hospitality-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598de2" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598de2" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Travel & Hospitality</a><link rel="prefetch" href="/travel-hospitality-marketing"/><a href="/fitness-wellness-marketing" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598de4" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598de4" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Fitness & Wellness</a></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Attentive For</div><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dea" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dea" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/partners" class="footer__link">Partners</a><link rel="prefetch" href="/partners"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dec" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dec" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/developers" class="footer__link">Developers</a><link rel="prefetch" href="/developers"/><a href="/global-sms-and-email-services" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598dee" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598dee" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">International</a><link rel="prefetch" href="/global-sms-and-email-services"/></div></div></div><div class="footer__span_twice"><div class="w-layout-vflex footer__top__col is--second"><div class="w-layout-vflex footer__link-module"><div class="footer__link-heading u-weight-semibold">Products</div><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading">Channels</div><a href="/messaging" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e02" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e02" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">SMS</a><link rel="prefetch" href="/messaging"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e04" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e04" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/email-marketing" class="footer__link">Email</a><link rel="prefetch" href="/email-marketing"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c95c6277-64e4-a8e8-24de-1482f71e0ece" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c95c6277-64e4-a8e8-24de-1482f71e0ece" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/rcs-for-business" class="footer__link">RCS for Business</a><link rel="prefetch" href="/rcs-for-business"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:2fc1fc8e-d35b-406e-ded3-d165b9515283" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="2fc1fc8e-d35b-406e-ded3-d165b9515283" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/push-waitlist" class="footer__link">Push</a><link rel="prefetch" href="/push-waitlist"/></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Powered by AI</div><a href="/ai-marketing-campaign-automation" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e0e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e0e" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive AI™</a><link rel="prefetch" href="/ai-marketing-campaign-automation"/><a href="/ai-pro" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e12" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e12" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">AI Pro</a><link rel="prefetch" href="/ai-pro"/><a href="/ai-grow" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e10" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e10" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">AI Grow</a></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Core Platform</div><a href="/growth" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e1a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e1a" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">List Growth</a><link rel="prefetch" href="/growth"/><a href="/integrations" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e1c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e1c" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Integrations</a><link rel="prefetch" href="/integrations"/><a href="/signal-identity-solution" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e1e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e1e" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Attentive Signal</a><link rel="prefetch" href="/signal-identity-solution"/><a href="/sms-email-deliverability" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e20" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e20" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Deliverability</a><link rel="prefetch" href="/sms-email-deliverability"/><a href="/sms-analytics-and-reporting" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e22" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e22" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Analytics</a><link rel="prefetch" href="/sms-analytics-and-reporting"/><a href="/compliance" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e24" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e24" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Compliance</a><link rel="prefetch" href="/compliance"/><a href="/audience-segmentation-manager" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e26" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e26" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Audience Manager</a><link rel="prefetch" href="/audience-segmentation-manager"/></div></div></div><div class="w-layout-vflex footer__top__col is--thrid"><div class="w-layout-vflex footer__link-module"><div class="footer__link-heading u-weight-semibold">Resources</div><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading">Learn & Grow</div><a href="/resources" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e2f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e2f" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Resource Hub</a><link rel="prefetch" href="/resources"/><a href="/blog" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e31" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e31" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Blog</a><link rel="prefetch" href="/blog"/><a href="/videos" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e33" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e33" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Video Library</a><link rel="prefetch" href="/videos"/><a href="/events-webinars" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e35" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e35" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Webinars</a><link rel="prefetch" href="/events-webinars"/><a href="/guides" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e37" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e37" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Guides</a><link rel="prefetch" href="/guides"/></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Tools & Inspiration</div><a href="/case-studies" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e3d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e3d" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Case Studies</a><a href="/texts-we-love" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e3f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e3f" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Texts We Love</a><link rel="prefetch" href="/texts-we-love"/><a href="/marketing-campaign-calendar" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e41" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e41" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Marketing Campaign Calendar</a><link rel="prefetch" href="/marketing-campaign-calendar"/><a href="/revenue-calculator" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e43" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e43" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Revenue Calculator</a><link rel="prefetch" href="/revenue-calculator"/></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Support & Documentation</div><a href="/customer-success" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e49" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e49" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Customer Success</a><link rel="prefetch" href="/customer-success"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e4b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e4b" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://help.attentivemobile.com/hc/en-us" target="_blank" class="footer__link">Help Center</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e4d" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e4d" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://attentive.partnerpage.io/tech-partners" target="_blank" class="footer__link">Partner Directory</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e4f" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e4f" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://docs.attentive.com/" target="_blank" class="footer__link">API Documentation</a></div></div><div class="w-layout-vflex footer__link-module"><div class="w-layout-vflex footer__link-wrapper"><div class="footer__link-subheading u-weight-semibold">Product & Updates</div><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e55" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e55" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/tags/rcs" class="footer__link">RCS Hub</a><a href="/release-notes" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e57" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e57" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Releases & Updates</a><link rel="prefetch" href="/release-notes"/><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e59" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e59" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://help.attentivemobile.com/hc/en-us/articles/360051737612-Attentive-platform-tour" target="_blank" class="footer__link">Platform Tour</a></div></div></div></div></div><div class="footer__top__right"><div class="footer__top__right-form"><div class="footer__top__right__heading u-line-height-130">Get our monthly newsletter and marketing tips, straight to your inbox</div><div class="footer-hb-form"></div></div><div class="hide-tablet"><div class="w-layout-vflex footer__top__right-socials"><div class="w-layout-hflex footer__socials"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e63" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e63" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.linkedin.com/company/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320e2a47a6faa1f9bc9c_Link.svg" alt="Linkedin Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e65" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e65" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.instagram.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320e2a47a6faa1f9bc9d_Ins.svg" alt="Instagram Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e67" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e67" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://twitter.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc99_X.svg" alt="Twitter Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e69" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e69" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.facebook.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc9b_facebook.svg" alt="Facebook Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e6b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e6b" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.youtube.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc9a_yt.svg" alt="Youtube Icon" class="footer__socials_icon"/></a></div><div class="footer-contact-details u-style-12">© 2026 Attentive Mobile Inc.</div></div></div></div></div><div class="footer__btm"><img loading="lazy" src="https://cdn.prod.website-files.com/5f8dd331b45e61acc8ac985c/67d9f1a947990b7b428aea17_Attentive_Logotype_Zest.svg" alt="Attentive.com Logo" class="footer__big-logo"/><div class="w-layout-hflex footer__btm-link-wrapper"><a href="/sitemap" data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e72" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e72" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" class="footer__link">Sitemap</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e74" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e74" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/security" class="footer__link">Security</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e76" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e76" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/privacy" class="footer__link">Privacy Policy</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e78" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e78" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/legal/cookie-notice" class="footer__link">Cookie Notice</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e7a" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e7a" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/legal/privacy#choices" class="footer__link">Privacy Rights and Choices</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e7c" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e7c" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/terms" class="footer__link">Terms of Use</a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e7e" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e7e" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="/content-policy" class="footer__link">Content Policy</a></div><div class="w-layout-hflex hide-desktop-only"><div class="w-layout-vflex footer__top__right-socials"><div class="w-layout-hflex footer__socials"><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e83" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e83" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.linkedin.com/company/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320e2a47a6faa1f9bc9c_Link.svg" alt="Linkedin Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e85" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e85" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.instagram.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320e2a47a6faa1f9bc9d_Ins.svg" alt="Instagram Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e87" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e87" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://twitter.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc99_X.svg" alt="Twitter Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e89" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e89" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.facebook.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc9b_facebook.svg" alt="Facebook Icon" class="footer__socials_icon"/></a><a data-wf-native-id-path="37645790-7ca1-1f2a-2786-23edc7aad326:c5be9942-2fa8-a267-9e13-6fd888598e8b" data-wf-ao-click-engagement-tracking="true" data-wf-element-id="c5be9942-2fa8-a267-9e13-6fd888598e8b" data-wf-component-context="%5B%7B%22componentId%22%3A%22164efd6a-8539-54b3-a62b-3a2edb94e227%22%2C%22instanceId%22%3A%2237645790-7ca1-1f2a-2786-23edc7aad326%22%7D%5D" href="https://www.youtube.com/attentivehq" target="_blank" class="footer__socials_link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/68c4320d2a47a6faa1f9bc9a_yt.svg" alt="Youtube Icon" class="footer__socials_icon"/></a></div><div class="footer-contact-details">© 2026 Attentive Mobile Inc.</div></div></div></div></div></div></div><div class="u-embed-css w-embed"><style>
.footer-hb-form > form {
position: relative;
display: block !important;
}
.footer-hb-form .hs_submit {
position: absolute;
top: 0;
right: 0;
}
.footer__25 .footer-hb-form {
margin-top: 1.125rem;
}
.footer__25 .footer-hb-form .submitted-message,
.footer__25 .footer-hb-form .submitted-message * {
color: #fff !important;
}
.footer__25 .footer-hb-form .hs-input:focus,
.footer__25 .footer-hb-form .hs-input:focus-visible {
border: none !important;
box-shadow: none !important;
outline: none !important;
}
.footer__25 .footer-hb-form .hs-input {
width: 70%;
border: none !important;
background-color: #1A1E22 !important;
padding: 0 !important;
color: #fff !important;
font-family: 'Maison Neue', 'Montserrat', sans-serif !important;
}
.footer__25 .footer-hb-form .hs-input:hover {
border-radius: 0px;
border: none;
}
/* .footer__25 .footer-hb-form form .hs_submit.hs-submit .actions {
margin-top: 8px;
} */
.footer__25 .footer-hb-form form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field .input {
padding: 8px;
background-color: #1A1E22 !important;
border-bottom: 1px solid #fff !important;
border-radius: initial !important;
}
.footer__25 .footer-hb-form .hs-button {
border-width: 0px !important;
padding: 0px !important;
}
.footer__25 .footer-hb-form .hs-button:hover,
.footer__25 .footer-hb-form .hs-button:active {
background: #FFE600 !important;
border: 0px !important;
}
/* Hide the label with the specific ID */
.footer__25 #label-email-e79fe2a2-94ad-415b-af0e-ca2fae3065ee {
display: none;
}
/* Hide all elements with the class 'hs-field-desc', even if they have inline styles */
.footer__25 .hs-field-desc {
display: none !important;
}
/* Add border radius to the input field with the specific ID */
.footer__25 #email-e79fe2a2-94ad-415b-af0e-ca2fae3065ee {
border-radius: 4px;
border: none;
outline: none; /* Removes the default outline */
}
.footer__25 #email-e79fe2a2-94ad-415b-af0e-ca2fae3065ee:focus {
border: 1px solid #desired-color;
/* or */
box-shadow: 0 0 3px #desired-color;
}
.footer__25 .footer-hb-form ul.no-list.hs-error-msgs.inputs-list {
margin-bottom: 0px;
margin-top: 11px;
padding-left: 0px;
color: #FFF382;
}
.footer__25 .footer-hb-form .hs-error-msg.hs-main-font-element {
color: #FFF382 !important;
}
.footer__25 .footer-hb-form .hs-button:hover,
.footer__25 .footer-hb-form .hs-button:active {
background: #1a1e22 !important;
color: #FFF382 !important;
border: 0px !important;
}
.footer__25 .footer-hb-form .hs-richtext p,
.footer__25 .footer-hb-form .hs-richtext p a {
font-family: 'Maison Neue', 'Montserrat', sans-serif !important;
font-weight: 300 !important;
font-size: 0.5rem !important;
line-height: 1.3 !important;
color: #F9F7F0 !important;
margin: 0;
margin-top: 12px;
}
.footer__25 .footer-hb-form .hs-richtext p a:hover {
text-decoration: underline;
}
.footer__25 .footer-hb-form ul.no-list.hs-error-msgs.inputs-list {
margin: 0;
list-style: none !important;
}
.footer__25 .footer-hb-form ul.no-list.hs-error-msgs.inputs-list label {
font-family: 'Maison Neue', 'Montserrat', sans-serif !important;
font-weight: 300 !important;
font-size: 0.5rem !important;
line-height: 1.3 !important;
margin: 0;
margin-top: 12px;
}
.footer__25 .footer-hb-form label span:first-of-type,
.footer__25 .footer-hb-form label .hs-form-required,
.footer__25 .hs_error_rollup {
display: none;
}
.footer__25 .footer-hb-form input.hs-button.primary.large {
background: transparent;
font-family: 'Maison Neue Extended', 'Montserrat', sans-serif !important;
cursor: pointer;
}
.footer__25 .footer-hb-form .hs-error-msg.hs-main-font-element {
color: red !important;
}
.footer__25 .footer-hb-form label ul.no-list.hs-error-msgs li:nth-child(2) {
display: none;
}
.footer__25 .footer-hb-form .hs-input {
margin-bottom: 4px !important;
min-height: 0px !important;
}
.footer__25 .footer-hb-form .hs-button {
margin-top: 15px !important;
font-size: inherit !important;
height: auto !important;
color: whitesmoke !important;
}
.footer__25 input:-webkit-autofill,
.footer__25 input:-webkit-autofill:hover,
.footer__25 input:-webkit-autofill:focus,
.footer__25 input:-webkit-autofill:active {
-webkit-text-fill-color: #fff !important; /* force white text */
-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
background-color: transparent !important;
}
</style></div></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=684306b795a2c402456e92ba" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/684306b795a2c402456e92ba/js/attentive-dev-revamp-2025.072bfb1a.47f9dafb88dcc3ba.js" type="text/javascript" integrity="sha384-BK0ie1XgQ6kKE2EELBaIM7BG55N6KaUinNctmqsUKLOEP4NIDShVKqX4Mdj+Wrjt" crossorigin="anonymous"></script><!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TK3VW6S"
height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Global Menu Navigation-->
<script>
$(document).ready(function () {
if (window.innerWidth < 992) {
console.log("Screen width < 992px, navigation script not run");
return;
}
console.log("Document ready event fired for desktop navigation");
const overlay = document.querySelector(".navbar__overlay");
const body = document.body;
const menuIds = ["menu-1", "menu-2", "menu-3", "menu-4", "menu-5"];
const menus = menuIds.map(id => document.getElementById(id));
if (!overlay) {
console.log("nav-overlay not found, script exiting");
return;
}
function anyMenuOpen() {
return menus.some(menu => menu && !menu.classList.contains("hide-menu"));
}
function showOverlay() {
overlay.classList.remove("hide-overlay");
body.style.overflow = "hidden"; // disable scroll
console.log("Overlay shown, body scroll disabled");
}
function hideOverlay() {
overlay.classList.add("hide-overlay");
body.style.overflow = ""; // enable scroll
console.log("Overlay hidden, body scroll enabled");
}
function updateOverlayAndScroll() {
if (anyMenuOpen()) {
showOverlay();
} else {
hideOverlay();
}
console.log("updateOverlayAndScroll called, anyMenuOpen:", anyMenuOpen());
}
function resetMenus() {
$('[id^="menu-"]').addClass('hide-menu');
$('[id^="span-"]').addClass('is-down');
$('[id^="link-"]').removeClass('background');
$('[id^="top-"]').css('opacity', 0);
$('[id^="bottom-"]').css('opacity', 1);
}
function openMenu(number) {
const targetMenu = $('#menu-' + number);
const targetSpan = $('#span-' + number);
const targetLink = $('#link-' + number);
targetMenu.removeClass('hide-menu');
targetSpan.removeClass('is-down');
targetLink.addClass('background');
$('#top-' + number).css('opacity', 1);
$('#bottom-' + number).css('opacity', 0);
console.log("Menu opened:", 'menu-' + number);
}
function onNavLinkClick(e) {
e.preventDefault();
const linkId = $(this).attr('id');
const parts = linkId.split('-');
const number = parts[1];
const targetMenu = $('#menu-' + number);
const isAlreadyOpen = !targetMenu.hasClass('hide-menu');
console.log("Nav link clicked:", linkId, "Is already open?", isAlreadyOpen);
resetMenus();
if (!isAlreadyOpen) {
openMenu(number);
} else {
console.log("Menu was already open, menus closed");
}
updateOverlayAndScroll();
}
function onNavLinkHoverIn() {
const linkId = $(this).attr('id');
const parts = linkId.split('-');
const number = parts[1];
const targetMenu = $('#menu-' + number);
console.log("Nav link hover in:", linkId);
if (targetMenu.hasClass('hide-menu')) {
$(this).addClass('background');
}
$('#top-' + number).css('opacity', 1);
$('#bottom-' + number).css('opacity', 0);
}
function onNavLinkHoverOut() {
const linkId = $(this).attr('id');
const parts = linkId.split('-');
const number = parts[1];
const targetMenu = $('#menu-' + number);
console.log("Nav link hover out:", linkId);
if (targetMenu.hasClass('hide-menu')) {
$('#top-' + number).css('opacity', 0);
$('#bottom-' + number).css('opacity', 1);
$(this).removeClass('background');
}
}
function closeAllMenus() {
console.log("Overlay clicked, closing all menus");
menus.forEach(menu => {
if (menu) menu.classList.add("hide-menu");
});
for (let i = 1; i <= 5; i++) {
$('#link-' + i).removeClass("background");
$('#span-' + i).addClass("is-down");
$('#top-' + i).css('opacity', 0);
$('#bottom-' + i).css('opacity', 1);
}
updateOverlayAndScroll();
}
// Event bindings
$('[id^="link-"]').on('click', onNavLinkClick);
$('[id^="link-"]').hover(onNavLinkHoverIn, onNavLinkHoverOut);
overlay.addEventListener("click", closeAllMenus);
// Initialize overlay & scroll state
updateOverlayAndScroll();
console.log("Script initialized on desktop navigation");
});
</script>
<!-- Newsletter Signup (HubSpot)
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script>
hbspt.forms.create({
region: "na1",
portalId: "6110895",
target: ".footer-hb-form",
formId: "e79fe2a2-94ad-415b-af0e-ca2fae3065ee",
formInstanceId: "footer_form",
onFormReady: function($form) {
$form.find('input[name="email"]').attr('placeholder', 'Work email*');
}
});
</script>
-->
<script>
function initHubspotWhenVisible() {
const target = document.querySelector('.footer-hb-form');
if (!target) return;
const observer = new IntersectionObserver(entries => {
if (entries[0].isIntersecting) {
loadHubspotForm();
observer.disconnect();
}
});
observer.observe(target);
}
function loadHubspotForm() {
const script = document.createElement('script');
script.src = "//js.hsforms.net/forms/embed/v2.js";
script.onload = function () {
hbspt.forms.create({
region: "na1",
portalId: "6110895",
target: ".footer-hb-form",
formId: "e79fe2a2-94ad-415b-af0e-ca2fae3065ee"
});
};
document.body.appendChild(script);
}
initHubspotWhenVisible();
</script>
<!-- Qualified -->
<script async src="https://js.qualified.com/qualified.js?token=9HbK7T9cMMrPm51Q"></script>
<script>
(function(w,q){w['QualifiedObject']=q;w[q]=w[q]||function(){
(w[q].q=w[q].q||[]).push(arguments)};})(window,'qualified')
</script>
<!-- End Qualified -->
<script>
wf.ready(function(){
wf.onVariationRecorded(function(result){
if (typeof gtag === 'function') {
gtag('set', 'user_properties', {
'optimize_experience_name': result.experienceName,
'optimize_experience_type': result.experienceType,
'optimize_variation_name': result.variationName
});
}
});
});
</script><!--
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script>
hbspt.forms.create({
portalId: "6110895",
formId: "3cfad9c1-bde6-4f50-9e48-5da34123c332",
region: "na1"
});
</script>
-->
<script
id="chilipiper-concierge"
src="https://attentivemobile.chilipiper.com/concierge-js/cjs/concierge.js"
crossorigin="anonymous"
type="text/javascript">
</script>
<script>
ChiliPiper.deploy("attentivemobile", "inbound_router", {
formType: "Hubspot"
});
</script>
<script src="https://attentivemobile.chilipiper.com/concierge-js/cjs/concierge.js" crossorigin="anonymous" type="text/javascript"></script>
<!-- Hubspot DIV embed -->
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script fetchpriority="high">
document.querySelectorAll('#hubspot-form').forEach((container, index) => {
const uniqueClass = `hubspot-form-${index}`;
container.classList.add(uniqueClass);
hbspt.forms.create({
region: "na1",
portalId: "6110895",
target: `.${uniqueClass}`,
formId: "3cfad9c1-bde6-4f50-9e48-5da34123c332",
onFormReady: function($form) {
setTimeout(function() {
const formElement = $form.closest('.formdiv');
if (formElement.length) {
formElement.addClass("is-loaded");
}
const errorMsg = $('<div class="real-estate-error" style="margin-top: 0.6rem; display: none;">Thanks for your interest! Because our product works best for brands who sell products direct-to-consumer online, we are currently not providing demos to real estate companies.</div>');
const industrySelectElement = $form.find('select[name="industry_sf"]');
errorMsg.insertAfter(industrySelectElement);
industrySelectElement.on('change', function() {
const industry = $(this).val();
const submitButton = $form.find('input[type="submit"]');
if (industry === 'Real Estate') {
submitButton.attr('disabled', 'disabled').css({ 'opacity': '0.6', 'pointer-events': 'none' });
errorMsg.show();
} else {
submitButton.removeAttr('disabled').css({ 'opacity': '1', 'pointer-events': 'auto' });
errorMsg.hide();
}
});
}, 1500);
}
});
});
function setupEmailPulling(formContainer) {
const observer = new MutationObserver(function() {
const emailInput = formContainer.querySelector('[id^="email-"]');
if (emailInput) {
$(emailInput).val(window.localStorage.email).change();
}
});
observer.observe(formContainer, { childList: true, subtree: true });
}
document.addEventListener('DOMContentLoaded', function() {
const formContainers = document.querySelectorAll('.hubspot-form');
formContainers.forEach(container => {
createHubspotForm('.hubspot-form');
setupEmailPulling(container);
});
});
</script>
<!--<script src="https://js.chilipiper.com/marketing.js" type="text/javascript"></script>-->
<script>
var cpTenantDomain = "attentivemobile"; // replace with your subdomain
var cpRouterName = "inbound_router"; // replace with the router's name
var cpHSDataFormIDs = ["cc9adc4d-8099-4a2b-822c-4f45ee3651f9"]; // if needed, add the data-form-id or keep empty to accept all forms.
window.addEventListener("message", function (event) {
if (cpHSDataFormIDs.length > 0 && !cpHSDataFormIDs.includes(event.data.id)) return;
if (event.data.type === "hsFormCallback" && event.data.eventName === "onFormSubmitted") {
var lead = event.data.data.submissionValues;
for (var key in lead) { if (Array.isArray(lead[key])) { lead[key] = lead[key].toString().replaceAll(",", ";"); } }
ChiliPiper.submit(cpTenantDomain, cpRouterName, {
map: true,
lead: lead
});
}
});
</script></body></html>