Fix Code 30908: Privacy Policy Missing or Non-compliant | MyTCRPlus
TCR Code 30908

Privacy Policy Missing or Non-compliant

CRITICAL - Immediate Action Required
Rejection Rate
Top 3 Most Common
Fix Time
2-4 Hours
Success Rate
95% After Fix

Why This Rejection Happens

Carriers require explicit confirmation that mobile opt-in data will not be shared with third parties for marketing purposes. Code 30908 triggers when: (1) Privacy policy is missing from the website footer, (2) Policy allows third-party data sharing without excluding mobile information, or (3) Policy URL is broken or inaccessible.

Root Cause Analysis

This rejection stems from TCPA compliance requirements and CTIA Messaging Principles Section 5.2.1, which mandates consumer privacy protection for mobile messaging programs. Carriers verify privacy policies during manual vetting to ensure businesses will not sell or share subscriber phone numbers with third parties.

Common Triggers

  • Privacy policy page does not exist or returns 404 error
  • Policy states "We share information with marketing partners and affiliates" without excluding mobile data
  • No link to privacy policy in website footer (must be globally accessible)
  • Policy language is vague about mobile information handling
  • Third-party consent management platform policies override site policy

Step-by-Step Remediation

  1. Verify Privacy Policy Accessibility

    Confirm privacy policy URL is live, secure (HTTPS), and accessible from website footer on all pages. Test the link in an incognito browser window to simulate vetter experience.

    ✓ Correct Footer Placement
    <footer>
      <nav>
        <a href="/privacy-policy">Privacy Policy</a>
        <a href="/terms-of-service">Terms of Service</a>
        <a href="/contact">Contact</a>
      </nav>
    </footer>
  2. Add Required Mobile Information Clause

    Insert the following compliant language into your privacy policy. This clause must appear verbatim to pass carrier vetting.

    Mobile Information Sharing Policy
    
    No mobile information will be shared with third parties or affiliates 
    for marketing or promotional purposes. All other categories exclude 
    text messaging originator opt-in data and consent; this information 
    will not be shared with any third parties.
    
    Text messaging opt-in data includes phone numbers, consent records, 
    message frequency preferences, and opt-out status. This data is used 
    solely for message delivery and program administration.

    Critical: Exact Language Required

    Carriers reject paraphrased versions. Use the exact clause above or reference MyTCRPlus Privacy Policy Generator for pre-approved language.

  3. Update Existing Data Sharing Sections

    If your policy contains general data sharing language, add explicit carve-outs for mobile messaging data.

    ✗ Non-Compliant Example

    "We share customer information with our marketing partners and affiliated companies to provide you with relevant offers."

    ✓ Compliant Revision

    "We share customer information with our marketing partners and affiliated companies to provide you with relevant offers, excluding mobile messaging opt-in data, which is never shared with third parties for marketing purposes."

  4. Reference Policy in Campaign Submission

    In your TCR campaign registration, populate the Privacy Policy URL field with the direct link to your updated policy page. Ensure the URL matches exactly between your submission and website footer.

    TCR Privacy Policy URL Field:

    https://yourdomain.com/privacy-policy

    Common Mistake: Submitting homepage URL instead of direct privacy policy URL

  5. Include Policy Reference in Opt-in Flow

    Your call-to-action and opt-in confirmation message must reference the privacy policy. This creates compliance traceability.

    Opt-in Confirmation Message Example:
    
    Welcome to [BRAND] alerts! Msg frequency varies. Msg & data 
    rates may apply. Reply HELP for help, STOP to cancel. 
    Privacy: yourdomain.com/privacy

Carrier-Specific Requirements

T-Mobile Requirements

  • Privacy policy must be in footer on all pages
  • Mobile data exclusion clause required
  • Policy must address SMS specifically
  • No vague "partners may contact you" language

AT&T Requirements

  • Explicit "no mobile sharing" statement
  • Must reference TCPA compliance
  • Policy effective date required
  • Contact info for privacy questions

Verizon Requirements

  • Mobile section in privacy policy
  • Opt-out mechanism described
  • Data retention period stated
  • Third-party processor disclosure

Verification Checklist

Before resubmitting your campaign, confirm all items below:

  • Privacy policy page loads without errors (test in incognito mode)
  • Policy includes exact "No mobile information will be shared" clause
  • Privacy policy link present in website footer on all pages
  • TCR Privacy Policy URL field matches footer link exactly
  • Policy addresses SMS/text messaging explicitly
  • Any data sharing sections exclude mobile messaging data
  • Opt-in confirmation message references privacy policy
  • Call-to-action includes privacy policy link or statement

Expected Timeline

Implementation Time
2-4 hours
Policy update + website deployment
Resubmission Review
24-72 hours
After correction
Success Rate
95%
On first resubmission
Pro Tip

Deploy privacy policy changes during business hours to ensure immediate accessibility during vetting windows.

Legal Disclaimer: This guidance provides general information about 10DLC privacy policy requirements and does not constitute legal advice. Privacy policy compliance requirements vary based on business model, state regulations, and message content. Organizations should consult qualified legal counsel for guidance specific to their messaging programs and privacy practices. MyTCRPlus does not provide legal advisory services or regulatory representation.

Need Personalized Remediation Guidance?

Our compliance experts are ready to help you resolve this rejection quickly