{% extends "portal_base.html" %} {% block title %}{{ lead.contact }} · Lead{% endblock %} {% block topbar_title %}Lead · {{ lead.contact }}{% endblock %} {% block portal_content %}
No notes yet.
{% endfor %}
utm_source {{ lead.attribution.utm_source|default:"—" }}
utm_medium {{ lead.attribution.utm_medium|default:"—" }}
utm_campaign {{ lead.attribution.utm_campaign|default:"—" }}
{% if lead.attribution.visit %}
Landing {{ lead.attribution.visit.path|default:"—" }}
First touch {{ lead.attribution.visit.created_at|date:"M j, g:i A" }}
{% endif %}
Converted {{ lead.created_at|date:"M j, g:i A" }}
No UTM attribution on this lead.
{% endif %}Form submit defaulted email opt-in with notice. Postcard requires address + separate consent.