← back to Nodailyworries

public/privacy.html

73 lines

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Privacy Policy · No Daily Worries</title>
<meta name="description" content="How No Daily Worries handles data, cookies, and advertising.">
<link rel="canonical" href="https://nodailyworries.com/privacy.html">
<meta property="og:title" content="Privacy Policy">
<meta property="og:description" content="How No Daily Worries handles data, cookies, and advertising.">
<meta property="og:type" content="website">
<meta property="og:site_name" content="No Daily Worries">

<link rel="stylesheet" href="/style.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
</head>
<body>

  <header class="site-head">
    <div class="wrap">
      <a class="brand" href="/">No Daily <span>Worries</span></a>
      <nav>
        <a href="/guides/auto-insurance.html">Auto</a>
        <a href="/guides/home-insurance.html">Home</a>
        <a href="/guides/life-insurance.html">Life</a>
        <a href="/#guides">All guides</a>
        <a href="/about.html">About</a>
        <a href="/contact.html">Contact</a>
        <a href="/#quote" class="cta">Get quote help</a>
      </nav>
    </div>
  </header>

  <article class="post">
    <div class="wrap">
      <h1>Privacy Policy</h1>
      <p class="crumb">No Daily Worries · nodailyworries.com · Last updated August 5, 2026</p>
      <p>This policy explains what No Daily Worries collects, how we use it, and your choices.</p>
      <h2>Information we collect</h2>
      <p>Standard server logs (IP address, browser type, referring pages, timestamps) and information stored in
      cookies. If you submit our contact form, we collect the email, ZIP, and interest you provide so we can respond.
      We do not sell your personal information.</p>
      <h2>Cookies and advertising</h2>
      <p>We use cookies to operate the site and to display advertising. <strong>Third-party vendors, including
      Google, use cookies to serve ads</strong> based on your prior visits to this and other websites. Google’s use
      of advertising cookies enables it and its partners to serve ads to you based on your visit to nodailyworries.com and/or
      other sites on the Internet. You may opt out of personalized advertising by visiting
      <a href="https://www.google.com/settings/ads" target="_blank" rel="noopener noreferrer">Google Ads Settings</a>,
      or opt out of third-party vendors’ use of cookies at
      <a href="https://www.aboutads.info/choices/" target="_blank" rel="noopener noreferrer">aboutads.info</a>
      (or <a href="https://www.youronlinechoices.eu/" target="_blank" rel="noopener noreferrer">youronlinechoices.eu</a>
      in the EEA/UK). Where required by law, we request consent before setting non-essential advertising cookies.
      See <a href="https://policies.google.com/technologies/partner-sites" target="_blank" rel="noopener noreferrer">Google’s Privacy &amp; Terms</a>.</p>
      <h2>Analytics</h2>
      <p>We may use analytics cookies to understand aggregate site usage.</p>
      <h2>Your choices</h2>
      <p>Most browsers let you block or delete cookies through their settings, and you can use the opt-out links
      above to limit personalized advertising.</p>
      <h2>Contact</h2>
      <p>Questions or a data request? Email <a href="mailto:privacy@nodailyworries.com">privacy@nodailyworries.com</a>.</p>
    </div>
  </article>

  <footer class="site-foot">
    <div class="wrap">
      <p>&copy; 2026 No Daily Worries &middot; nodailyworries.com</p>
      <p class="fine">Educational information only — not personalized insurance, financial, or legal advice.
        Coverage varies by insurer and state; consult a licensed agent.
        <a href="/about.html">About</a> &middot; <a href="/contact.html">Contact</a> &middot; <a href="/privacy.html">Privacy</a></p>
    </div>
  </footer>
</body>
</html>