56ed4e7041
- 3 landing pages keyword-targeted: manual-portfolio-tracker, portfolio-tracker-vs-spreadsheet, investment-journal (Article + BreadcrumbList + FAQPage JSON-LD) - llms.txt para descubrimiento por LLMs/AI assistants - apple-itunes-app smart banner en todas las páginas clave - og-image.jpg 1200x675 (84KB) — el PNG de 1.3MB rompía previews en WhatsApp/Telegram - FAQ home ampliada (bank linking, precio, iPad, idiomas) sincronizada con JSON-LD - SoftwareApplication JSON-LD: screenshots, inLanguage (7 idiomas), author - og:site_name/locale/image:alt; keywords meta - Eliminado pt=123456 (provider token placeholder inválido) de todos los links App Store - Fix typo PorfolioJournal en config.js; h1 duplicado variante B -> h2 - Sitemap actualizado Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WoScpmHdVj1aUf4rAp6hbe
175 lines
8.9 KiB
HTML
175 lines
8.9 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Privacy Policy — Portfolio Journal</title>
|
|
<meta name="description" content="Portfolio Journal privacy policy: how your investment data is stored on-device, how optional iCloud sync works, and how to delete your data.">
|
|
<link rel="canonical" href="https://portfoliojournal.app/privacy.html">
|
|
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:title" content="Privacy Policy — Portfolio Journal">
|
|
<meta property="og:description" content="Portfolio Journal privacy policy: how your investment data is stored on-device, how optional iCloud sync works, and how to delete your data.">
|
|
<meta property="og:url" content="https://portfoliojournal.app/privacy.html">
|
|
<meta property="og:image" content="https://portfoliojournal.app/assets/images/og-image.jpg">
|
|
<meta property="og:image:width" content="1200">
|
|
<meta property="og:image:height" content="675">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Privacy Policy — Portfolio Journal">
|
|
<meta name="twitter:description" content="Portfolio Journal privacy policy: how your investment data is stored on-device, how optional iCloud sync works, and how to delete your data.">
|
|
<meta name="twitter:image" content="https://portfoliojournal.app/assets/images/og-image.jpg">
|
|
|
|
<link rel="icon" href="assets/icons/favicon.svg" type="image/svg+xml">
|
|
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.svg">
|
|
<link rel="preconnect" href="https://apps.apple.com">
|
|
<link rel="preconnect" href="https://plausible.io">
|
|
|
|
<link rel="stylesheet" href="assets/css/style.css">
|
|
<script defer data-domain="portfoliojournal.app" src="https://plausible.io/js/script.js"></script>
|
|
<script src="assets/js/config.js"></script>
|
|
<script src="assets/js/main.js" defer></script>
|
|
</head>
|
|
<body>
|
|
<a class="skip-link" href="#main">Skip to content</a>
|
|
<header class="nav" role="banner">
|
|
<div class="nav-inner">
|
|
<a class="nav-logo" href="index.html" aria-label="Portfolio Journal home">
|
|
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
|
<span>Portfolio Journal</span>
|
|
</a>
|
|
<nav aria-label="Primary">
|
|
<button class="mobile-menu-toggle" aria-label="Open navigation" aria-expanded="false"></button>
|
|
<div class="nav-links">
|
|
<a class="nav-link" href="index.html">Home</a>
|
|
<a class="nav-link" href="privacy.html">Privacy</a>
|
|
<a class="nav-link" href="terms.html">Terms</a>
|
|
<a class="nav-link" href="support.html">Support</a>
|
|
<a class="nav-link" href="about.html">About</a>
|
|
</div>
|
|
</nav>
|
|
<div class="nav-actions">
|
|
<button class="theme-toggle" aria-label="Toggle theme"></button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<main id="main">
|
|
<section class="page-header">
|
|
<div class="container">
|
|
<h1>Privacy Policy</h1>
|
|
<p>Portfolio Journal is designed to keep your portfolio data private by default.</p>
|
|
<div class="page-header-meta">
|
|
<span>Effective date: <strong data-effective-date></strong></span>
|
|
<span>Applies to iOS app and this website</span>
|
|
</div>
|
|
<div class="page-header-actions">
|
|
<a class="btn btn-primary" href="https://apps.apple.com/us/app/portfolio-journal/id6757678318?ct=privacy_page&mt=8">Download on the App Store</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="content">
|
|
<div class="container">
|
|
<div class="content-body">
|
|
<div class="summary-box">
|
|
<h3>Privacy summary</h3>
|
|
<ul>
|
|
<li>Your portfolio data and journal notes stay on your device by default.</li>
|
|
<li>iCloud sync is optional and only enabled by you.</li>
|
|
<li>We collect usage data and device identifiers for product performance and advertising measurement.</li>
|
|
<li>Some identifiers and usage data may be used to track you across apps and websites.</li>
|
|
<li>Deletion is instant inside the app, with additional steps for iCloud.</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<h2>What data we collect</h2>
|
|
<p>Portfolio Journal collects the data you choose to enter into the app, such as portfolio sources, snapshots, contributions, categories, goals, and journal notes. This information is stored locally on your device unless you enable iCloud sync or export your data.</p>
|
|
<p>We also collect usage data and device identifiers. This includes product interaction data, device ID, other usage data, and advertising data.</p>
|
|
|
|
<h2>How we use your data</h2>
|
|
<p>Your data is used to provide app functionality: portfolio calculations, charts, progress tracking, and reminders. Usage data and identifiers are also used to understand performance and measure advertising effectiveness.</p>
|
|
|
|
<h2>App Store privacy labels</h2>
|
|
<p>For transparency, our App Store privacy labels include:</p>
|
|
<ul>
|
|
<li>Data used to track you: Identifiers, Usage Data.</li>
|
|
<li>Data not linked to you: Identifiers, Usage Data.</li>
|
|
</ul>
|
|
<p>These data types include product interaction, device ID, other usage data, and advertising data.</p>
|
|
|
|
<h2>Data storage and sync</h2>
|
|
<p>By default, all content is stored on-device. If you enable iCloud sync, your data is stored in your iCloud account and synced across devices signed in with the same Apple ID. Portfolio Journal does not operate separate servers for user data.</p>
|
|
|
|
<h2>Exports</h2>
|
|
<p>You can export your data in CSV or JSON format at any time. Exported files are stored wherever you choose (Files app, local storage, or another provider you control).</p>
|
|
|
|
<h2>Third-party services</h2>
|
|
<p>Usage data and device identifiers may be shared with advertising and analytics partners for measurement and attribution. This data may be used to track you across apps and websites owned by other companies.</p>
|
|
<p>We also collect usage data and identifiers that are not linked to your identity for analytics and product improvement.</p>
|
|
|
|
<h2>Data retention</h2>
|
|
<p>Your data is retained on your device until you delete it. If you enable iCloud, data is retained in your iCloud account until you delete it from the app or remove it in iCloud settings.</p>
|
|
|
|
<h2>Deleting your data</h2>
|
|
<p>You can delete your portfolio data at any time from within the app. For iCloud data removal, follow the steps on the <a href="delete-data.html">Delete Data</a> page.</p>
|
|
|
|
<h2>Children's privacy</h2>
|
|
<p>Portfolio Journal is not directed to children under 13 and does not knowingly collect personal data from children.</p>
|
|
|
|
<h2>Contact</h2>
|
|
<p>If you have any questions about this policy or a data deletion request, contact us at <a href="mailto:support@portfoliojournal.app">support@portfoliojournal.app</a>.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="footer-grid">
|
|
<div class="footer-brand">
|
|
<div class="footer-logo">
|
|
<img src="assets/images/app-icon.svg" alt="" aria-hidden="true">
|
|
<span>Portfolio Journal</span>
|
|
</div>
|
|
<p>Calm, offline-first portfolio journaling for iOS.</p>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Product</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="index.html">Overview</a>
|
|
<a class="footer-link" href="about.html">About</a>
|
|
<a class="footer-link" href="changelog.html">Changelog</a>
|
|
<a class="footer-link" href="status.html">Status</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Support</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="support.html">Support</a>
|
|
<a class="footer-link" href="security.html">Security</a>
|
|
<a class="footer-link" href="delete-data.html">Delete Data</a>
|
|
<a class="footer-link" href="press-kit.html">Press Kit</a>
|
|
</div>
|
|
</div>
|
|
<div class="footer-column">
|
|
<h5>Legal</h5>
|
|
<div class="footer-links">
|
|
<a class="footer-link" href="privacy.html">Privacy Policy</a>
|
|
<a class="footer-link" href="terms.html">Terms</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-bottom">
|
|
<div class="footer-copyright">© <span data-year></span> Portfolio Journal. All rights reserved.</div>
|
|
<div class="footer-legal">
|
|
<a href="privacy.html">Privacy</a>
|
|
<a href="terms.html">Terms</a>
|
|
<a href="support.html">Support</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|