docs: Disclose HubSpot in the privacy policy#352
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
|
This is not needed actually |
Name HubSpot in the privacy policy so the third-party tools we run are disclosed, alongside the existing Google Analytics/GTM disclosure. - src/app/legal/privacy/index.mdx §1.2: add a HubSpot paragraph describing what it collects and that it is gated by the same analytics cookie consent (denied by default in the EEA/UK/IS/LI/NO, opt-out elsewhere), with a link to HubSpot's privacy policy. - §2.3: add "customer relationship management" to the categories of recipients. - Bump to Version 1.7, last revised July 10, 2026. Claude-Session: https://claude.ai/code/session_01CCqKG8tvLmyQZkYXPaFgdx
93db957 to
48c33e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket(s) Closed
None
What
Name HubSpot in the privacy policy so all third-party tools we run are disclosed.
Why
The policy thoroughly disclosed Google Analytics / GTM / Consent Mode but never named HubSpot, which sets cookies and can tie activity to an identified contact. Tracker gating itself was handled in GTM (HubSpot gated on
analytics_storage; RB2B/Apollo/Ahrefs removed), so no website code change is needed — only this disclosure.How
src/app/legal/privacy/index.mdxcustomer relationship managementto the example provider list.Tests
pnpm run buildpasses (MDX compiles).MD013(line length) disabled per.markdownlint.yaml.https://claude.ai/code/session_01CCqKG8tvLmyQZkYXPaFgdx