Attio
Config

Newsletter Rate Negotiation

Structure and negotiate paid newsletter sponsorship rates, packages, and terms

Instructions

Newsletter Rate Negotiation

Prerequisites

  • Newsletter identified and scored via newsletter-marketplace-search or partner-newsletter-audit
  • Budget range approved for this placement
  • Contact email for the newsletter publisher or ad sales contact
  • Anthropic API key for drafting negotiation emails

Steps

  1. Request the media kit. Send an initial inquiry to the newsletter publisher. Use the Anthropic API to draft the outreach email:

    POST https://api.anthropic.com/v1/messages
    Authorization: Bearer {ANTHROPIC_API_KEY}
    Content-Type: application/json
    
    {
      "model": "claude-sonnet-4-20250514",
      "max_tokens": 512,
      "messages": [{
        "role": "user",
        "content": "Write a short email (under 100 words) to the publisher of {newsletter_name} requesting their advertising media kit or rate card. Mention that we are {company_description} and our audience overlaps with theirs. Keep the tone professional but direct. Sign off as {sender_name}, {sender_title} at {company_name}."
      }]
    }
    

    Send via your outreach email. Log the outreach in Attio on the newsletter publisher record.

  2. Evaluate the rate card. When the media kit arrives, extract and record:

    • Placement types available: Sponsored blurb (inline text), dedicated email (entire email about you), banner ad, classified listing
    • Pricing model: Flat rate per placement, CPM, CPC, or hybrid
    • Minimum commitment: Single issue, 3-issue package, monthly
    • Audience data: Subscriber count, open rate, click rate, audience demographics
    • Format constraints: Word count limits, image dimensions, link count
    • Lead time: How far in advance must creative be submitted
    • Calendar availability: Which dates/issues are open
  3. Compare against your target CPM. Calculate whether the rate is competitive:

    target_cpm = $20-50 for niche B2B newsletters (adjust based on your ICP value)
    actual_cpm = (flat_rate / subscribers) * 1000
    
    If actual_cpm <= target_cpm: rate is competitive
    If actual_cpm > target_cpm * 1.5: negotiate or pass
    

    For CPC pricing, compare against your target: typically $2-10 per click for B2B newsletter ads.

  4. Negotiate the rate. Common negotiation levers:

    • Multi-issue discount: "If we book 3 placements, can you offer a 15-20% discount?"
    • Performance guarantee: "Can we structure this as CPC or CPL instead of flat rate, so we both share the risk?"
    • Test placement: "Can we do a single test placement at a reduced rate? If results are strong, we will book a multi-issue package."
    • Value exchange: "We have {your_audience_size} in our own newsletter — we can offer a reciprocal mention."
    • Off-peak discount: "Do you have unsold inventory in upcoming issues at a lower rate?"

    Draft the negotiation email using the Anthropic API with the specific lever you want to use. Log the negotiation in Attio.

  5. Confirm the booking. Once terms are agreed, capture the finalized deal:

    • Final price per placement
    • Number of placements booked
    • Placement dates (specific issue dates)
    • Creative submission deadline
    • Format specifications (word count, images, links)
    • Payment terms (net 30, prepay, etc.)
    • Performance reporting commitment (will they share open/click data?)
    • Cancellation policy

    Create a deal record in Attio with all terms. Set a reminder for the creative submission deadline.

  6. Log the cost in your budget tracker. Record the committed spend in your budget tracking system. Tag it as newsletter-sponsorship spend with the newsletter name and date. This feeds the budget-allocation drill for cross-channel budget optimization.

Error Handling

  • If the publisher does not respond within 5 business days, send one follow-up. If still no response, move to the next newsletter on your list.
  • If the rate is above your budget, counter with a specific number rather than asking "can you do better?"
  • If they only offer flat-rate pricing and you want CPC, propose a hybrid: flat rate with a CPC bonus if clicks exceed a threshold.

Alternative Tools

  • Paved: Handles booking and payment through the platform, reducing negotiation overhead
  • Swapstack/Beehiiv: Marketplace booking with standardized rates
  • Attio: CRM for tracking negotiation status and deal terms
  • HubSpot: Alternative CRM for deal tracking
  • Salesforce: Enterprise CRM for deal tracking
  • Pipedrive: Lightweight CRM for deal tracking
  • Clarify: AI-native CRM for tracking communications