This page is provided so campaign reviewers can verify how end users consent to receive SMS from Hotelia.
During account registration, users must complete the signup form at https://hotelia.us/signup. The form includes:
The consent checkbox cannot be bypassed; users must check it to create an account. Consent is stored in our database with a timestamp (smsConsent: true, smsConsentDate).
Exact consent language on signup (required checkbox):
“I consent to receive SMS messages from Hotelia, including event invitations, reminders, and account notifications. Message frequency varies. Message and data rates may apply. Reply STOP to opt-out at any time. [Learn more]. By checking this box, you agree to our Terms of Service and Privacy Policy.”
Screenshot of the signup form with consent checkbox:
Users may also opt-in by texting START, JOIN, or YES to our SMS number. They receive: “You have been subscribed to Hotelia SMS messages. You will now receive event invitations and notifications. Reply STOP to opt out at any time. Message and data rates may apply.” Opt-in is recorded with a timestamp.
Users can opt-out by replying STOP, STOPALL, UNSUBSCRIBE, QUIT, END, CANCEL, REVOKE, or OPTOUT to any message, or by updating preferences in account settings. Help: reply HELP or INFO.
Screenshot of opt-out in account settings (Text Message Preferences):
Privacy Policy: https://hotelia.us/privacy.html
Terms of Service: https://hotelia.us/terms.html
Full SMS consent information: https://hotelia.us/sms-consent.html
Note for reviewers: The live signup form at https://hotelia.us/signup is a JavaScript application. If the checkbox is not visible when the page is fetched without executing JavaScript, the content above accurately describes the required consent flow and checkbox text. All consent is verifiable and stored securely.