{{ template "sync/base.html" . }} {{ define "title" }}Login{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}

Green Pool Reporting

Entry Points Diagnostic Page

This page demonstrates the various ways customers can access the Green Pool Reporting system.

Text Message Entry Point

Customers will receive the following text message with a link to begin the reporting process:

Vector Control: We noticed a potential green pool at your property. Please tap the link to report status or schedule inspection: {{ .URLs.ReportDetail }}

SMS Details:

  • Sent via automated system after aerial detection
  • Contains unique tracking link for each property
  • Customers tap link to open mobile browser

Door Hanger QR Code Entry Point

Inspectors will leave door hangers with a QR code for properties where no one is home:

IMPORTANT NOTICE

We visited regarding a potential mosquito breeding site.

Scan this code with your phone camera to report your pool status or schedule an inspection.

Or visit: {{ .URLs.ReportDetail }}

Door Hanger Details:

  • Physical notices left on the door handle
  • QR code contains property-specific link
  • Fallback URL provided for manual entry

Email Notification Entry Point

Property owners will receive this email as a follow-up to other communication attempts:

Email Details:

  • Sent as follow-up or for property owners with registered email addresses
  • Contains clear call-to-action button and alternative text link
  • Explains reason for contact and next steps
{{ end }}