Overview
10to8 is an appointment scheduling platform that provides embeddable booking widgets for service businesses. It enables clients to self-schedule appointments through a calendar interface rendered directly on the service provider's website. The platform handles availability management, confirmation emails, reminders, and no-show reduction workflows. 10to8 was acquired by Sign In Solutions in 2022 and continues to operate under its own brand.
What This Script Does
10to8's client-side implementation centers on an embedded booking widget:
- Widget script: The 10to8 booking widget is loaded via a JavaScript snippet that initializes an iframe or dynamically rendered component sourced from
10to8.cominfrastructure. This iframe contains the full booking calendar interface. - Session cookies: 10to8 sets session cookies to maintain booking flow state — preserving service selections, date/time choices, and entered contact information across the multi-step booking process. These expire at session end.
- Return visitor recognition: A persistent cookie may be set to pre-fill a returning visitor's contact details (name, email) if they have booked through the same 10to8 account previously, reducing friction for repeat bookings.
- Personal data collection: The booking form collects the customer's name, email address, and phone number as part of the appointment reservation. This data is transmitted to 10to8's servers and to the service provider's account.
- Confirmation and reminder flows: Submitted booking data triggers automated email and SMS confirmations and reminders — processed by 10to8's communication infrastructure.
- Analytics events: 10to8 may fire basic analytics events (widget loaded, booking started, booking completed) to help the service provider understand booking funnel performance.
Consent & Compliance
GDPR and ePrivacy: Personal data collected through the booking form (name, email, phone) requires a lawful basis — typically Article 6(1)(b) (contract performance for the appointment) or Article 6(1)(a) (consent). Session cookies necessary for the booking flow may be classified as essential to the service the user is actively requesting. Persistent pre-fill cookies require consent or a legitimate interest assessment. 10to8 acts as a data processor for appointment data; a DPA should be in place for EU deployments.
CCPA/CPRA: Appointment data collected through 10to8 widgets is personal information under CCPA. 10to8 functions as a service provider. The service provider relationship must be documented in contractual terms.
This vendor is classified as functional — its purpose is enabling users to complete appointment bookings, a service they are actively requesting.
Should You Block This Without Consent?
Conditional.
When a user actively navigates to or interacts with a booking widget, the functional session cookies required to complete the booking process may be treated as essential. However, persistent return-visitor recognition cookies and any behavioral analytics components require consent. If 10to8 is embedded on pages where it loads and potentially sets cookies before any user interaction with the widget, consent controls should gate the initial script load.
Consent Categories
Also Known As
Industries
Tracked Domains (1)
10to8.comFunctionalFrequently Asked Questions
Do I need consent for the 10to8 booking widget?
Conditionally. Session cookies for the booking flow may be essential when a user actively schedules an appointment. However, persistent cookies for return-visitor recognition and analytics components require consent. If the widget loads and sets cookies before user interaction, consent controls should gate the initial script load.
What cookies and personal data does 10to8 collect?
The 10to8 widget sets session cookies to maintain booking state across the multi-step process. A persistent cookie may pre-fill returning visitors' contact details. The booking form collects names, email addresses, and phone numbers transmitted to 10to8's servers, triggering automated confirmation emails and SMS reminders.
How does ConsentStack manage the 10to8 widget?
ConsentStack classifies 10to8 as functional since its purpose is enabling appointment bookings users actively request. ConsentStack allows essential session cookies for active booking interactions while gating persistent recognition cookies and analytics tracking on explicit consent to balance usability with privacy.
Related Vendors
Manage consent for 10to8
ConsentStack automatically detects and manages 10to8 trackers so your site stays compliant with global privacy regulations.