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:
- Trip dates and times
- Trip duration and distance
- Vehicle information (e.g., model and license plate)
- Cost information for each trip
- Service location (e.g., city)
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:
- Your name, email address, or other personal contact details
- Your login credentials for any website
- Your payment details (credit card numbers, etc.)
- Your precise location data outside of the trip context
- Any data from websites other than the specific trip history page you are on when you activate the extension.
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:
- Transmission: Your scraped trip data is sent securely over HTTPS to our backend service.
- Processing: The data is processed in-memory to generate your unique report.
- 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.
- 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.