“Do Not Share” is a user preference and operational rule that tells an organization not to share an individual’s personal data with other parties for specific purposes—most commonly advertising, tracking, measurement, or enrichment. In Privacy & Consent programs, it functions as a clear boundary: even if data collection is permitted, onward sharing may not be.
Modern marketing depends on connected data flows across analytics, ad platforms, CRMs, CDPs, and partners. That makes “Do Not Share” central to Privacy & Consent strategy because it directly affects targeting, attribution, identity matching, and partner integrations—while also protecting customer trust and reducing regulatory and reputational risk.
What Is Do Not Share?
At a beginner level, Do Not Share means a person is opting out of having their personal information shared with third parties (or with other business units, depending on policy) for defined uses such as cross-site advertising, data brokering, or partner profiling.
The core concept is simple: you may still be allowed to collect and use data for essential purposes (like fulfilling an order or securing an account), but you must restrict downstream distribution. This is different from “do not collect” or “delete my data”—it’s specifically about sharing.
From a business perspective, Do Not Share is a governance requirement that changes how systems route data. It forces organizations to implement controls so that certain identifiers, events, or profile attributes are excluded from exports, pixels, server-to-server feeds, and partner APIs.
Within Privacy & Consent, Do Not Share is one of the most actionable user preferences because it maps directly to technical integrations and vendor relationships. It sits alongside consent choices (opt-in/opt-out), data rights requests, and preference signals, and it often becomes a key rule in privacy-by-design marketing operations.
Why Do Not Share Matters in Privacy & Consent
Do Not Share matters strategically because sharing is where privacy risk scales. A single data point kept internally may be manageable; the same data distributed across multiple partners increases exposure, accountability complexity, and breach impact.
It also delivers business value. When you implement Do Not Share cleanly, you reduce accidental policy violations, lower legal and vendor-management overhead, and improve your ability to launch campaigns quickly with confidence that controls are enforced.
Marketing outcomes are affected in practical ways. Limiting sharing can reduce third-party audience reach or certain forms of cross-context targeting, but it also pushes teams toward higher-quality first-party data strategies, better creative, and more privacy-aware measurement.
As a competitive advantage, organizations that respect Do Not Share can differentiate on trust. Clear preference handling can reduce churn, improve email engagement, and strengthen brand equity—especially in categories where consumers are sensitive to tracking (finance, health-adjacent services, education, children’s products, and B2B decision-maker data).
How Do Not Share Works
In practice, Do Not Share works as a set of enforceable rules across your data lifecycle:
-
Input / trigger
A user expresses a preference through a checkbox, privacy center, cookie banner, account setting, or a recognized browser/device signal. A customer support ticket or formal privacy request may also trigger Do Not Share. -
Analysis / processing
Your systems interpret what “sharing” means under your policy: which partners count, which purposes are affected (advertising, measurement, enrichment), and which identifiers qualify as personal data. This step typically maps preference states to purpose-based controls. -
Execution / application
The preference is stored and propagated (often via a consent string, preference flag, or profile attribute). Downstream connectors enforce it by blocking tags, suppressing exports, filtering server-side events, or limiting fields sent to partners. -
Output / outcome
The user’s data is used only within allowed purposes and recipients. Logs, audits, and reporting confirm that restricted data flows did not occur, supporting Privacy & Consent accountability.
Key Components of Do Not Share
A robust Do Not Share implementation typically includes:
- Clear definitions and policy mapping: What counts as “share,” which partners are included, and which purposes are impacted (ads, analytics, personalization, fraud prevention).
- Preference capture mechanisms: Cookie consent interfaces, account settings, preference centers, and customer support workflows.
- Identity and state management: A way to associate the preference with browsers, devices, and authenticated profiles without over-collecting data.
- Enforcement points: Tag management rules, server-side gating, API middleware, ETL filters, and partner export suppression.
- Data inventory and vendor governance: A maintained list of integrations, data elements sent, and contractual restrictions.
- Auditability: Logs and reports that show what was blocked and why—essential in Privacy & Consent operations.
- Team responsibilities: Marketing owns campaign setup, analytics owns measurement logic, engineering owns enforcement, legal/privacy sets interpretations, and security monitors risk.
Types of Do Not Share
“Do Not Share” is not always standardized into formal types, but in real organizations it commonly appears in these practical distinctions:
-
Purpose-based Do Not Share
Sharing is blocked for advertising purposes but allowed for essential services (payment processors, fraud tools) when necessary. -
Partner-category Do Not Share
Sharing is blocked for ad networks and data brokers, while still permitting tightly controlled processors (email service providers, customer support platforms) under strict contractual terms. -
Channel-specific Do Not Share
Rules vary by channel: web pixels may be blocked, mobile SDK events may be filtered, and offline lists may be restricted from onboarding. -
Regional or regulatory Do Not Share
Depending on jurisdiction, “sharing” may have specific meanings. Mature Privacy & Consent programs implement region-aware rules to avoid over- or under-enforcement.
Real-World Examples of Do Not Share
Example 1: Ecommerce retargeting suppression
An ecommerce brand honors Do Not Share by preventing retargeting pixels from firing for opted-out users and by excluding those users from audience exports to ad platforms. On the backend, server-side event streams filter out advertising-related events while still keeping order confirmation and fraud signals intact. This aligns marketing operations with Privacy & Consent commitments without breaking core business functions.
Example 2: B2B lead gen with partner enrichment limits
A SaaS company captures leads via webinars but offers a “Do Not Share” option in its privacy center. When enabled, the company stops sending lead data to enrichment partners and limits fields shared with webinar co-sponsors. Leads still receive first-party nurture emails (where permitted), but partner distribution is suppressed—reducing risk while maintaining compliant growth workflows under Privacy & Consent.
Example 3: Mobile app measurement redesign
A mobile app team uses Do Not Share to block transmission of device identifiers to certain third parties. They shift measurement toward aggregated reporting, modeled attribution, and first-party event analysis. The result is fewer partner dependencies and a clearer Privacy & Consent story that product and marketing can explain consistently.
Benefits of Using Do Not Share
Implemented well, Do Not Share can produce meaningful upside:
- Lower compliance and reputational risk by preventing accidental downstream disclosure.
- Cleaner data governance through forced clarity on what data goes where and why.
- Higher customer trust when preferences are respected and easy to manage.
- Operational efficiency because teams rely on standardized rules rather than ad hoc exceptions.
- More resilient measurement as teams invest in first-party analytics, incrementality testing, and privacy-aware reporting instead of fragile third-party tracking.
- Cost savings by reducing unnecessary vendor data transfers and limiting over-collection that creates storage and security burden.
Challenges of Do Not Share
Do Not Share is straightforward conceptually, but difficult operationally:
- Ambiguity in “sharing”: Organizations must decide whether certain disclosures count as sharing, especially with complex partner chains.
- Preference propagation: The hardest part is making sure the preference follows the user across devices, sessions, and systems without introducing new privacy risk.
- Tag sprawl: Legacy pixels, embedded scripts, and “shadow” integrations can bypass intended enforcement.
- Measurement limitations: Blocking certain data flows can reduce deterministic attribution and audience matching, requiring new approaches.
- Data quality edge cases: Offline imports, call tracking, and CRM syncs may unintentionally reintroduce restricted data to downstream tools.
- Organizational friction: Marketing goals can conflict with restrictions unless leadership aligns incentives with Privacy & Consent outcomes.
Best Practices for Do Not Share
To implement Do Not Share in a durable, scalable way:
-
Define “share” in operational terms
Translate policy language into a concrete matrix: purposes × partners × data fields × channels. -
Design for enforcement, not just UI
A checkbox is not compliance. Ensure the preference controls pixels, APIs, exports, and ETL jobs. -
Centralize preference state
Store a single source of truth (or a synchronized set) and make downstream tools read from it consistently. -
Use purpose-based gating
Tie controls to purposes (advertising, analytics, personalization) so rules remain stable even when vendors change. -
Audit regularly
Run tag scans, review partner payloads, and validate server-side filters. Treat audits as ongoing Privacy & Consent hygiene. -
Document exceptions
If certain processors must receive data to deliver a requested service, document the rationale, scope, and controls. -
Train teams with scenarios
Give marketers and developers playbooks: “If Do Not Share = true, here’s what changes in campaign setup, reporting, and integrations.”
Tools Used for Do Not Share
While Do Not Share is a policy-driven concept, it is operationalized through tool categories commonly used in Privacy & Consent programs:
- Consent management and preference centers to capture and store user choices across web and app experiences.
- Tag management systems to block or conditionally fire marketing and analytics tags based on the preference state.
- Server-side tracking and event gateways to filter events, remove identifiers, and enforce purpose controls before data reaches partners.
- CRM systems and marketing automation platforms to manage first-party communications while preventing restricted exports or syncs.
- Data warehouses and ETL/ELT pipelines to apply suppression logic to datasets and prevent downstream sharing via reverse ETL.
- Reporting dashboards and monitoring tools to audit enforcement, spot anomalies, and demonstrate Privacy & Consent compliance.
Metrics Related to Do Not Share
You can measure Do Not Share effectiveness without turning it into a vanity KPI. Useful metrics include:
- Preference rate: Percentage of users enabling Do Not Share (overall and by region, channel, device).
- Enforcement coverage: Number/percentage of integrations and data flows governed by Do Not Share rules.
- Blocked event volume: Count of pixel fires, API calls, or exports suppressed due to the preference.
- Data minimization impact: Reduction in identifiers or sensitive fields sent to partners.
- Audit findings: Number and severity of violations or misconfigurations detected over time.
- Marketing performance deltas: Changes in CPA/ROAS, match rates, and attribution confidence after enforcement (interpreted carefully and segmented).
- Customer trust indicators: Complaint rate, unsubscribe rate, and support tickets related to privacy choices—often the most practical Privacy & Consent outcome metrics.
Future Trends of Do Not Share
Several trends are shaping how Do Not Share evolves within Privacy & Consent:
- AI-driven personalization with tighter controls: As teams use AI for segmentation and creative, more governance will be required to ensure models don’t rely on restricted shared data.
- Automation of preference enforcement: Expect more automated policy-to-control mapping, where declared purposes automatically configure tags, APIs, and exports.
- Shift to first-party and aggregated measurement: Organizations will rely more on modeled attribution, incrementality testing, and on-site analytics, reducing dependence on cross-context data sharing.
- Standardized signals and interoperability: Browser and platform signals may increasingly inform Do Not Share handling, but teams must validate how signals map to their policies.
- Stronger vendor accountability: Contracts, audits, and data processing terms will more explicitly reflect “share” restrictions, making partner governance a core Privacy & Consent competency.
Do Not Share vs Related Terms
Do Not Share vs Do Not Sell
“Do not sell” focuses on exchanging personal data for value (often money or other consideration). Do Not Share typically targets disclosure for broader purposes like cross-context advertising, even without direct payment. Many programs treat them together operationally, but the intent and legal triggers can differ by jurisdiction.
Do Not Share vs Opt-out of targeted advertising
Opting out of targeted ads is purpose-specific: it restricts advertising personalization. Do Not Share may be broader, preventing data disclosure to third parties even when not strictly used for ad targeting (for example, partner profiling or enrichment).
Do Not Share vs Data deletion
Deletion removes stored data (subject to retention obligations). Do Not Share restricts onward transmission. In practice, teams often need both: deletion for rights requests, and Do Not Share for preference-based ongoing control within Privacy & Consent operations.
Who Should Learn Do Not Share
- Marketers need to understand how Do Not Share changes targeting, retargeting, onboarding, and conversion tracking so campaigns remain effective and compliant.
- Analysts must adjust measurement plans, interpret performance shifts correctly, and help design privacy-aware experiments.
- Agencies should operationalize Do Not Share across client stacks, ensuring tags, audiences, and reporting align with client Privacy & Consent policies.
- Business owners and founders benefit from knowing how preference handling affects growth, risk, and brand trust—especially when entering new regions.
- Developers are essential for implementing enforcement points, server-side filtering, identity logic, and reliable auditing.
Summary of Do Not Share
Do Not Share is a privacy preference and enforcement rule that limits when and how personal data is shared with third parties or across contexts. It matters because sharing is where privacy risk and compliance complexity multiply, and because it reshapes marketing execution and measurement. Within Privacy & Consent, it acts as a practical control layer—turning user choices into real system behavior. Done well, Do Not Share strengthens trust, improves governance, and supports sustainable growth under modern Privacy & Consent expectations.
Frequently Asked Questions (FAQ)
1) What does Do Not Share mean for my marketing campaigns?
It means some users must be excluded from certain data transfers—like retargeting pixels, audience exports, and partner measurement feeds—depending on your policy definitions and configured purposes.
2) Is Do Not Share the same as opting out of cookies?
Not necessarily. Cookie choices often control storage or access on a device, while Do Not Share focuses on restricting downstream disclosure of personal data. They overlap in implementation but are not identical.
3) How does Privacy & Consent affect Do Not Share enforcement?
Privacy & Consent determines how you capture user choices, how you define allowed purposes, and how you prove compliance. Do Not Share is one of the preference states your Privacy & Consent program must reliably apply across tools and partners.
4) Can I still use analytics if a user selects Do Not Share?
Often yes, if your policy permits analytics under a permitted purpose and you avoid sharing identifiable data with third parties. Many teams use aggregated, first-party, or server-side approaches to stay aligned with Privacy & Consent commitments.
5) Where should the Do Not Share preference be stored?
Store it in a centralized preference or consent state that can be read by tag rules, backend services, and data pipelines. The key is consistency across channels and systems.
6) How do I verify that Do Not Share is actually working?
Use audits: tag scans, payload inspections, export logs, and data lineage checks. Track enforcement coverage and blocked event volume, and periodically test real user journeys to confirm Do Not Share rules apply end-to-end.