Ban Yaro Go bewerben: Landing-Hero-Badge + iOS-Abschnitt, App-Installieren-Hinweis im Profil (App-Store-Link id6775012705), v1274
This commit is contained in:
parent
a388fb2f5f
commit
ad252c66c9
7 changed files with 83 additions and 21 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
**Single Source of Truth fürs Marketing.** Vor jeder Aktion hier prüfen, danach updaten — so wird nichts doppelt gemacht, vergessen oder übersehen. Pflege: René + Claude.
|
||||
|
||||
_Stand: 2026-06-03_
|
||||
_Stand: 2026-06-09_
|
||||
|
||||
> Diese Datei = Planung & Checkliste. Für **Live-Daten** (User-Meilenstein, Kanal-Tracking) lohnt zusätzlich ein Marketing-Tab im **Admin-Bereich** — siehe „Ausbau" unten.
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ _Stand: 2026-06-03_
|
|||
| Verzeichnisse / Listings | ⬜ offen | Product Hunt, PWA-Dirs, Google Business EBE |
|
||||
| SEO / KI-Auffindbarkeit | 🟡 technisch optimiert | Backlinks (Blog-Testberichte) |
|
||||
| Landing Page | 🟡 Redesign-Briefing da | 3 Einstiege, Outcomes statt Features |
|
||||
| App Store (iOS) | 🟢 in Review (1.0 (3), 03.06.) | Freigabe abwarten |
|
||||
| App Store (iOS) | 🟢 **LIVE im App Store** (09.06., Apple-ID 6775012705) | Landing bewirbt „Ban Yaro Go" (Hero-Badge + iOS-Abschnitt `#ios-app`, Link `apps.apple.com/app/ban-yaro-go/id6775012705`) — **deploy-bereit auf develop**, nur noch `make bump` + `make deploy` + `make staging` auf Renés Go |
|
||||
| Play Store (Android) | 🔴 ON HOLD | 12 Closed-Tester / 14 Tage fehlen |
|
||||
| Merch / NFC-Halsband | 💡 recherchiert | 20 Tags für Beta (~33 €) |
|
||||
|
||||
|
|
@ -28,7 +28,7 @@ Legende: 🟢 läuft/erledigt · 🟡 angefangen · ⬜ offen · 💡 Idee ·
|
|||
|
||||
## ⏳ Gates / Trigger (nicht zu früh starten)
|
||||
- **Influencer & Presse Runde 3** erst ab **~50 aktiven Usern** — vorher zu früh (Großredaktionen fragen zuerst nach Zahlen). → Bei jeder Session aktuelle User-Zahl checken.
|
||||
- iOS-App ist nativ gebaut & in Review — **überholt** die alte „iOS erst ab 10k via Rork/PWABuilder"-Strategie.
|
||||
- iOS-App ist nativ gebaut & **live im App Store** — **überholt** die alte „iOS erst ab 10k via Rork/PWABuilder"-Strategie. Web→App-Bewerbung ist erlaubt (anders als App→Web, das Apple wegen Abo-Steering nach 3.1.1 abgelehnt hatte).
|
||||
|
||||
## 📋 Backlog (konkret als Nächstes)
|
||||
- [ ] **Flyer lokal verteilen (Ebersberg)** — Tierärzte (Wartezimmer), Hundeschulen/Welpengruppen, Futterläden, Hundesalons, Tierheim, Hundewiesen-Aushänge, hundefreundliche Cafés. Persönlich erklären; Aufhänger: Giftköder-Radar + „Daten in Deutschland". **Lokal bündeln, nicht streuen** (Community-Dichte für Gassi-Treffen/Giftköder).
|
||||
|
|
@ -40,7 +40,8 @@ Legende: 🟢 läuft/erledigt · 🟡 angefangen · ⬜ offen · 💡 Idee ·
|
|||
|
||||
## ✅ Erledigt
|
||||
- [x] 1000 Flyer A5 (zweiseitig) gedruckt — 03.06.2026
|
||||
- [x] iOS-App nativ gebaut + eingereicht (1.0 (3), in Review) — Details im Repo `banyaro-ios`
|
||||
- [x] iOS-App nativ gebaut + **im App Store freigegeben** (Ban Yaro Go, 09.06.) — Details im Repo `banyaro-ios`
|
||||
- [x] Landing-Promotion für „Ban Yaro Go" gebaut (Hero-Badge + iOS-Abschnitt) — 09.06., develop (URL-Platzhalter offen)
|
||||
- [x] Influencer-Outreach Runde 1 (5) + Runde 2 (13) — Mai 2026
|
||||
- [x] SEO-Grundlagen (llms.txt, Landing About-Section)
|
||||
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1273
|
||||
1274
|
||||
|
|
@ -86,14 +86,14 @@
|
|||
<title>Ban Yaro</title>
|
||||
|
||||
<!-- Theme + theme-color Statusleiste vor CSS setzen -->
|
||||
<script src="/js/boot-early.js?v=1273"></script>
|
||||
<script src="/js/boot-early.js?v=1274"></script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1273">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1273">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1273">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1273">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1273">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=1274">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1274">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1274">
|
||||
<link rel="stylesheet" href="/css/utilities.css?v=1274">
|
||||
<link rel="stylesheet" href="/css/lists.css?v=1274">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -620,11 +620,11 @@
|
|||
<div id="modal-container"></div>
|
||||
|
||||
<!-- JS: Reihenfolge ist wichtig — erst Basis, dann Features -->
|
||||
<script src="/js/api.js?v=1273"></script>
|
||||
<script src="/js/ui.js?v=1273"></script>
|
||||
<script src="/js/app.js?v=1273"></script>
|
||||
<script src="/js/worlds.js?v=1273"></script>
|
||||
<script src="/js/offline-indicator.js?v=1273"></script>
|
||||
<script src="/js/api.js?v=1274"></script>
|
||||
<script src="/js/ui.js?v=1274"></script>
|
||||
<script src="/js/app.js?v=1274"></script>
|
||||
<script src="/js/worlds.js?v=1274"></script>
|
||||
<script src="/js/offline-indicator.js?v=1274"></script>
|
||||
|
||||
<!-- Feature-Seiten werden lazy geladen -->
|
||||
|
||||
|
|
@ -634,7 +634,7 @@
|
|||
|
||||
|
||||
<!-- Boot: Offline-Banner + SW-Registration (extrahiert für CSP) -->
|
||||
<script src="/js/boot.js?v=1273"></script>
|
||||
<script src="/js/boot.js?v=1274"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
Router, State-Management, Navigation, Initialisierung.
|
||||
============================================================ */
|
||||
|
||||
const APP_VER = '1273'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VER = '1274'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt
|
||||
window.APP_VER = APP_VER; // global verfügbar für andere Module (z.B. offline-indicator)
|
||||
window.APP_VERSION = APP_VERSION;
|
||||
|
|
|
|||
|
|
@ -900,6 +900,16 @@ window.Page_settings = (() => {
|
|||
<span>Installations-Anleitung</span>
|
||||
<span style="margin-left:auto;color:var(--c-text-secondary)">›</span>
|
||||
</div>
|
||||
<a class="sidebar-item" href="https://apps.apple.com/app/ban-yaro-go/id6775012705"
|
||||
rel="noopener"
|
||||
style="padding:var(--space-4);border-radius:0;cursor:pointer;text-decoration:none;border-top:1px solid var(--c-border)">
|
||||
<svg class="ph-icon" style="color:#0a84ff" aria-hidden="true"><use href="/icons/phosphor.svg#app-store-logo"></use></svg>
|
||||
<div style="display:flex;flex-direction:column;gap:1px;flex:1;min-width:0">
|
||||
<span style="font-weight:600;color:var(--c-text)">Ban Yaro Go fürs iPhone</span>
|
||||
<span class="text-xs-secondary">Im App Store · Tracking im Hintergrund, offline dabei</span>
|
||||
</div>
|
||||
<svg class="ph-icon" style="margin-left:auto;width:16px;height:16px;color:var(--c-text-secondary)" aria-hidden="true"><use href="/icons/phosphor.svg#arrow-square-out"></use></svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
<script src="/js/landing-init.js?v=1273"></script>
|
||||
<script src="/js/landing-init.js?v=1274"></script>
|
||||
<title>Ban Yaro — Die Hunde-App für Deutschland, Österreich & Schweiz</title>
|
||||
<meta name="description" content="Ban Yaro: Die kostenlose All-in-One Hunde-App für DACH. Tagebuch, Giftköder-Alarm, Training mit KI, Forum, Wurfbörse, Stammbaum, Inzucht-Check — DSGVO-konform, offline-fähig, direkt im Browser.">
|
||||
<meta name="description" content="Ban Yaro: Die kostenlose All-in-One Hunde-App für DACH. Tagebuch, Giftköder-Alarm, Training mit KI, Forum, Wurfbörse, Stammbaum, Inzucht-Check — DSGVO-konform, offline-fähig, direkt im Browser oder als native iPhone-App (Ban Yaro Go).">
|
||||
<meta name="keywords" content="Hunde App, Hunde Community, Wurfbörse, Züchter, Welpen kaufen, Stammbaum Hund, Inzuchtkoeffizient, Hundezucht, Impfpass Hund, Giftköder Alarm, Gassi Community, Hundetraining App, Hunde Forum, Hunde KI, Hundefilm Datenbank, Welpen Marktplatz">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://banyaro.app/">
|
||||
|
|
@ -79,6 +79,7 @@
|
|||
"Zecken-Warnung regelbasiert (Saison und Temperatur)",
|
||||
"Wetter-Chip in der App (Open-Meteo, ohne API-Key)",
|
||||
"Gassi-Community und GPS-Routen aufzeichnen",
|
||||
"Native iPhone-App (Ban Yaro Go): Tracking im Hintergrund bei gesperrtem Display, Apple Health, Live-Aktivität, GPX-Import",
|
||||
"Täglicher Routenvorschlag (2, 4 oder 6 km via OpenRouteService)",
|
||||
"Hundesitting-Vermittlung (nur 8% Provision)",
|
||||
"NFC-Halsband-Tags mit öffentlichem Hunde-Profil",
|
||||
|
|
@ -731,6 +732,7 @@
|
|||
html.dark tr:nth-child(even) td { background: #141210 !important; }
|
||||
html.dark footer { background: #0d0b09 !important; }
|
||||
html.dark .section-intro { color: #a89880 !important; }
|
||||
html.dark .ios-card { background: #1e1a16 !important; border-color: #2e2620 !important; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -753,6 +755,11 @@
|
|||
<span class="badge">Läuft direkt im Browser</span>
|
||||
<span class="badge">Made in Germany</span>
|
||||
<span class="badge">Offline-fähig</span>
|
||||
<!-- Ban Yaro Go im App Store (Apple-ID 6775012705) — auch im iOS-Abschnitt #ios-app verlinkt -->
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore class="badge" style="display:inline-flex;align-items:center;gap:.4rem;color:white;text-decoration:none">
|
||||
<svg viewBox="0 0 256 256" style="width:1rem;height:1rem;fill:currentColor"><use href="/icons/phosphor.svg#apple-logo"></use></svg>
|
||||
Im App Store
|
||||
</a>
|
||||
</div>
|
||||
<div class="hero-stats" id="hero-stats" style="display:none"></div>
|
||||
</div>
|
||||
|
|
@ -1534,6 +1541,50 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Native iOS-App — Ban Yaro Go -->
|
||||
<section id="ios-app" style="background:var(--bg)">
|
||||
<div class="container">
|
||||
<div class="ios-card" style="background:white;border:2px solid var(--border);border-radius:18px;padding:clamp(1.75rem,5vw,3rem);text-align:center;max-width:780px;margin:0 auto;box-shadow:0 8px 32px rgba(0,0,0,.06)">
|
||||
<span style="display:inline-flex;align-items:center;gap:.45rem;background:var(--primary-light);color:var(--primary);font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px;margin-bottom:1rem">
|
||||
<svg viewBox="0 0 256 256" style="width:1rem;height:1rem;fill:currentColor"><use href="/icons/phosphor.svg#apple-logo"></use></svg>
|
||||
Jetzt im App Store
|
||||
</span>
|
||||
<h2 style="margin:0 0 .75rem">Lieber nativ? Ban Yaro Go fürs iPhone</h2>
|
||||
<p class="section-intro" style="margin:0 auto 2rem">Die native App ist auf das gemacht, was unterwegs wirklich zählt — und läuft auch dann weiter, wenn der Browser längst aufgegeben hätte.</p>
|
||||
|
||||
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.4rem;text-align:left;margin-bottom:2.25rem">
|
||||
<div class="usp-item">
|
||||
<svg class="usp-icon" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#device-mobile"></use></svg>
|
||||
<div>
|
||||
<h3>Track läuft einfach weiter</h3>
|
||||
<p>Die Aufzeichnung läuft im Hintergrund — auch bei gesperrtem Display, in der Hosentasche oder während du telefonierst. Mit Live-Aktivität in der Dynamic Island und automatischer Pause beim Stehenbleiben.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="usp-item">
|
||||
<svg class="usp-icon" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#cloud-slash"></use></svg>
|
||||
<div>
|
||||
<h3>Funkloch-sicher unterwegs</h3>
|
||||
<p>Kein Empfang? Egal. Die Tour wird lokal auf dem iPhone gesichert und automatisch hochgeladen, sobald wieder Netz da ist. Hunde, Touren und Tagebuch sind offline dabei.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="usp-item">
|
||||
<svg class="usp-icon" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#heartbeat"></use></svg>
|
||||
<div>
|
||||
<h3>Tief in iOS integriert</h3>
|
||||
<p>Touren landen auf Wunsch als Spaziergang-Workout in Apple Health, Fotos hängen am richtigen Streckenpunkt, und GPX-Tracks aus Komoot & Co. kommen per Teilen-Menü rein.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a href="https://apps.apple.com/app/ban-yaro-go/id6775012705" data-appstore class="cta-btn" style="background:#111;color:white;margin-top:0;display:inline-flex;align-items:center;gap:.6rem">
|
||||
<svg viewBox="0 0 256 256" style="width:1.4rem;height:1.4rem;fill:currentColor"><use href="/icons/phosphor.svg#apple-logo"></use></svg>
|
||||
Im App Store laden
|
||||
</a>
|
||||
<p style="font-size:.85rem;color:var(--text-muted);margin-top:1rem">Kostenlos · iPhone, iOS 17+ · banyaro.app bleibt im Browser voll nutzbar</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="container" style="text-align:center">
|
||||
<h2>Jetzt kostenlos starten</h2>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
============================================================ */
|
||||
|
||||
// ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab
|
||||
const VER = '1273';
|
||||
const VER = '1274';
|
||||
const CACHE_VERSION = `by-v${VER}`;
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue