When a user visits the website, the system waits five seconds before checking if they qualify – meaning they’re already subscribed to the newsletter, haven’t provided a phone number yet, and don’t have the temporary tag capping_popup_sms-consent.If eligible, a pop-up appears inviting them to share their phone number and opt in for SMS updates or exclusive offers. After the user submits the form, their profile in User.com is automatically updated with the new phone number and SMS consent set to TRUE. A welcome SMS is then sent immediately, and the submission is logged for tracking. To prevent overexposure, a temporary tag is applied for 72 hours, ensuring the pop-up doesn’t reappear during that time. Once the tag expires, the process can repeat if the conditions are still met.
Wdrożenie automatyzacji przypadków użycia obejmuje kilka kluczowych kroków i narzędzi. Oto obszerne zasoby, dzięki którym możesz zacząć:
Marketing na nowym poziomie z pięknym wizualnym kreatorem przeciągania i upuść.
Automate SMS delivery based on user actions or specific conditions.
Delivers personalized notifications to users of your website (webpush) or app (mobile push).
Easily design and customize landing pages that convert visitors into leads, optimizing the journey from click to action.
Attribute name | Attribute type | Attribute description |
---|---|---|
(standard) string | ||
phone_number | (standard) phone number | |
Consent email | (custom) boolean | |
Consent SMS | (custom) boolean |
Event name | Event attributes |
---|---|
Pop-up submit | (string) Name: SMS consent for email subscribers |
Pop-up submit | (string) Phone number: phone_number |
Pop-up submit | (boolean) Consent SMS: true |
Tags name | Tag description | Update method |
---|---|---|
capping_popup_sms-consent | Tag to manage marketing pressure linked to Pop-up asking for SMS consent | Added after seeing the pop-up; Automatic removal after 72 hours |