# Data Files — digitale-zeiterfassung-fuer-kleinbetriebe

**Post Slug:** digitale-zeiterfassung-fuer-kleinbetriebe  
**Category:** ratgeber

This directory contains data files generated by analysis scripts:

- `keywords-sistrix.json` - SISTRIX keyword data
- `performance-ga4.json` - Google Analytics 4 metrics
- `performance-gsc.json` - Google Search Console data
- `related-resources.json` - Related tools, templates, downloads
- `content-analysis.json` - Feeds `generate-automated-reports.php` (keep `word_count` / headings in sync after body edits)

## Pipeline notes (2026-03-24 rework)

- **`derive-target-keywords` / similar** can over-correct the primary keyword (e.g. toward long “Ausnahmen” variants). For this post the editorial primary was reset to **zeiterfassung kleinbetriebe** in `target-keywords.json` and post JSON.
- **PAA collection** may return empty if SISTRIX has no result; document PAA manually in `SERP_ANALYSIS.md` when that happens.
- **`validate-content-flow.php`**: a phrase like “(häufig genannt …)” plus a later “Fragen” can false-trigger the FAQ-heading regex; rephrase to avoid a standalone `\bHäufig\b` before “Fragen” in the HTML stream, or use “Typische Fehler” instead of “Häufige Fehler” for an H2 if needed.
