{% extends "base.html" %} {% block content %}
MCP intake sessions that aged out of Redis before SOW signing. Hourly watchdog moves them here; retargeting cascade emails day 1/3/7 then stops. Return visits resume the latest row.
| Contact | Company | Last Step | Attempts | Retargets | Abandoned | |
|---|---|---|---|---|---|---|
|
{{ row.full_name or "—" }}
{{ row.email }}
|
{{ row.company or "" }} | {{ row.last_step or "—" }} | {{ row.attempts }} | {{ row.retargeting_count }}/3 | {{ row.abandoned_at.strftime('%Y-%m-%d %H:%M') if row.abandoned_at else '' }} | View |
| No abandoned intakes. | ||||||