Data shared
Two separate streams, split on purpose. On our public marketing pages, where nobody is signed in, their script records page views and clicks automatically, including the text of the thing clicked. On those pages that text is our own marketing copy. Inside the signed-in app their script does not run at all. The app reports from our own servers instead, sending a short, fixed list of milestone events, things like signup completed, setup finished, and subscription started, keyed to an internal account id (never your email), with only counts, dates, and fixed labels attached, such as how many members were added or which payment method was used. Your subscription status is held as a profile field on that id. No calendar entries, chore names, shopping lists, notes, messages, or member names are sent, and there is no automatic click capture inside the app. We removed their in-app script in August 2026, because it recorded the text of whatever you clicked and inside NestBoard that text can be a family member's name, and some members are children. We had already stopped sending the account email and display name as profile fields, for the same reason. Account ids are resolved to people in our own database. Their script uses local storage and a first-party cookie to recognize the same visitor between visits on the marketing pages, and session recording is off.