Privacy Policy for EvoStats

Last Updated: September 9, 2025

Introduction

Welcome to EvoStats. We are committed to protecting your privacy. This Privacy Policy explains what information we collect, how we use it, and your rights in relation to it.

Our service is designed with privacy as a core principle. We only process the data necessary to provide you with your trip analysis, and we do not store it permanently.

What Information We Collect

When you use the EvoStats Chrome Extension on your car sharing service's trip history page, we collect the following information from that page only:

What We Never Collect

We are committed to your privacy and have designed our system to explicitly avoid collecting any Personally Identifiable Information (PII). We never collect:

How We Use Your Information

The collected trip data is used for the sole purpose of generating a temporary, personalized analysis report for you.

Data Storage and Retention

Your privacy is paramount. Here’s how we handle your data's lifecycle:

  1. Transmission: Your scraped trip data is sent securely over HTTPS to our backend service.
  2. Processing: The data is processed in-memory to generate your unique report.
  3. Temporary Storage: The generated report data is stored temporarily in an in-memory cache (using go-cache) on our server, associated with a unique, unguessable ID.
  4. Automatic Deletion: The cached data is automatically deleted after a short period (default is 5 minutes). After this time, the data is permanently gone and your report link will no longer work.

We do not store your data in any permanent database.

Contact Us

If you have any questions about this Privacy Policy, please feel free to open an issue on our GitHub repository.