# Product Pages Inventory

**Last Updated:** 2026-04-02

Complete inventory of product feature pages on the Ordio website, SEO registry ids, and documentation folders.

## Funktionen URLs in marketing registry (10 pages)

Registry: [`../marketing-pages-registry.json`](../marketing-pages-registry.json) (`surface`: `product`). Per-page SEO data: `data/target-keywords.json`, `data/keywords-sistrix.json`, `data/faq-research.json`, `data/performance-gsc.json`, `data/KEYWORD_DECISION.md`. Workflow: [DATA_COLLECTION_PRODUCT_FEATURES.md](DATA_COLLECTION_PRODUCT_FEATURES.md).

| Registry `page_id` | Public path | PHP page | Docs folder |
|--------------------|-------------|----------|-------------|
| `feature-schichtplan` | `/schichtplan` | `v2/pages/product_schichtplan_neu.php` (archived: `product_shiftplan.php`, not routed) | [`schichtplan/`](schichtplan/) |
| `feature-arbeitszeiterfassung` | `/arbeitszeiterfassung` | `v2/pages/product_timetracking.php` | [`arbeitszeiterfassung/`](arbeitszeiterfassung/) |
| `feature-abwesenheiten` | `/abwesenheiten` | `v2/pages/product_absences.php` | [`abwesenheiten/`](abwesenheiten/) |
| `feature-mitarbeiter-app` | `/mitarbeiter-app` | `v2/pages/product_mobile_app.php` | [`mitarbeiter-app/`](mitarbeiter-app/) |
| `feature-digitale-personalakte` | `/digitale-personalakte` | `v2/pages/product_personnelfile.php` | [`digitale-personalakte/`](digitale-personalakte/) |
| `feature-dokumentenmanagement` | `/dokumentenmanagement` | `v2/pages/product_documents.php` | [`dokumentenmanagement/`](dokumentenmanagement/) |
| `feature-checklisten` | `/checklisten` | `v2/pages/product_checklists.php` | [`checklisten/`](checklisten/) |
| `feature-payroll` | `/payroll` | `v2/pages/product_payroll.php` | [`payroll/`](payroll/) |
| `feature-nano-ai` | `/nano-ai` | `v2/pages/product_nano_ai.php` | [`nano-ai/`](nano-ai/) |
| `feature-appstore` | `/appstore` | `v2/pages/product_appstore.php` | [`appstore/`](appstore/) |

**Also documented (not in the 10-registry set):** Events — [`events/`](events/) (`product_events.php`). Payroll variants: `product_payroll_alt.php`, `product_payroll_neu.php` (see individual docs folders).

## Product Pages (full list including variants)

1. **Schichtplanung** - `product_schichtplan_neu.php` (`/schichtplan`) — Nano AI promo block uses a **WebGL2 liquid-metal background** (CSS fallback when motion reduced or WebGL unavailable). See [`docs/systems/shared-components/SCHICHTPLAN_NANO_LIQUID_METAL_WEBGL.md`](../../../systems/shared-components/SCHICHTPLAN_NANO_LIQUID_METAL_WEBGL.md).
2. **Zeiterfassung** - `product_timetracking.php`
3. **Abwesenheiten** - `product_absences.php`
4. **Lohnabrechnung** - `product_payroll.php` (and variants)
5. **Dokumentenmanagement** - `product_documents.php`
6. **Digitale Personalakte** - `product_personnelfile.php`
7. **Checklists** - `product_checklists.php`
8. **Events** - `product_events.php`
9. **App Store** - `product_appstore.php`
10. **Mitarbeiter-App** - `product_mobile_app.php`
11. **Nano AI-Assistent** - `product_nano_ai.php`
12. **Payroll (Alt)** - `product_payroll_alt.php`
13. **Payroll (Neu)** - `product_payroll_neu.php`

**Note:** Webinar pages (`product_webinar.php` and `product_payroll_webinar.php`) are documented in the [Webinar Pages](../webinar-pages/) section, not as product features.

## Documentation Status

- ✅ Inventory created
- ✅ Individual page documentation files created (14/14)
- ✅ P0 pages enhanced (3/3): Schichtplanung, Zeiterfassung, Lohnabrechnung
- ✅ P1 pages enhanced (7/7): Abwesenheiten, Dokumentenmanagement, Personalakte, Checklists, Events, App Store, Mitarbeiter-App
- ✅ P2 variant pages enhanced (2/2): Payroll Alt, Payroll Neu
- ✅ Feature functionality documentation complete (see `../../product-features/`)

## Enhancement Progress

**Completed (13/13 product pages):**

- Schichtplanung ✅
- Zeiterfassung ✅
- Lohnabrechnung ✅
- Abwesenheiten ✅
- Dokumentenmanagement ✅
- Digitale Personalakte ✅
- Checklists ✅
- Events ✅
- App Store ✅
- Mitarbeiter-App ✅
- Nano AI-Assistent ✅
- Payroll (Alt) ✅
- Payroll (Neu) ✅

**Note:** Webinar pages (Webinar, Payroll Webinar) are documented in the [Webinar Pages](../webinar-pages/) section, not as product features.

## Related Documentation

- **[DATA_COLLECTION_PRODUCT_FEATURES.md](DATA_COLLECTION_PRODUCT_FEATURES.md)** — GSC, GA4, SISTRIX, Serper PAA for the 10 Funktionen URLs
- **[Product Features Documentation](../../product-features/)** - Complete feature documentation
- **[Page Type Guides](../../../guides/PAGE_TYPE_GUIDES.md)** - Quick reference for product pages
- **[Cursor Rules](../../../../.cursor/rules/product-pages.mdc)** - Cursor AI rules for product pages
