EstimateLoop privacy
How this site handles information.
This plain-language summary describes the behavior implemented in the EstimateLoop app and public website.
Return to the sprint intakePublic browsing and analytics
Public pages can be browsed without an account. The app preserves its Polsia page-load analytics beacon. No second analytics vendor or custom event transport is added by this foundation.
- The beacon is best-effort.
- Public page content is static and crawlable.
- No form values are sent through the page-load beacon.
Accounts and protected areas
The app includes better-auth for account flows and protected owner/member areas. Protected API routes enforce access before reading or changing protected records.
- Auth routes handle account sessions.
- Owner queue data is not public.
- Public pages do not list users or submissions.
Intake storage and validation
The sprint intake validates the submitted fields, applies rate limits, stores the approved application fields, and records request-specific consent. Invalid requests are not stored.
- The form does not collect a phone field.
- The response does not echo submitted values.
- This page does not promise automatic service, payment, or outreach.