Privacy Policy

Last Updated: April 30, 2025

At EventHound, we respect your privacy. This policy outlines what information we collect, how we use it, and your rights regarding your data.

1. Information We Collect

We collect and store the following user information:

  • Authentication Data: Your email and name, used to sign in securely via NextAuth.
  • Event Data: Event definitions and parameter metadata you create (e.g., event names, descriptions, parameters, privacy levels).
  • API Keys: If generated, API keys are stored securely and used to authenticate sync requests.

We do not collect:

  • Personal browsing activity
  • Event instance data (individual user actions within your product)

2. How We Use Your Data

We use your data to:

  • Allow secure login and account management
  • Store and manage your event schemas
  • Support synchronization of event definitions via our API
  • Improve service reliability and performance

3. Code Access and GitHub Integration

When you connect a repository via our GitHub App, we only extract event definition metadata from files you have explicitly authorized.

  • We do not export, store, or access your codebase directly.
  • Our system processes files temporarily and extracts structured event-related data only.
  • No source code is retained or used beyond this processing step.

4. Data Storage and Security

  • Data is stored in a secure PostgreSQL database.
  • API requests are authenticated using API keys and HTTP-only session cookies.
  • All actions that modify data are handled server-side via secure Server Actions.

5. Sharing Your Data

We do not sell or share your personal information with third parties. Data may be accessed by our team only for support, debugging, or product improvement purposes — always under strict confidentiality.

6. Your Rights

You may request access to or deletion of your account and associated data by contacting us atsupport@example.com.

7. Cookies

We use cookies strictly for authentication (via NextAuth). These cookies are HTTP-only and not used for tracking or advertising.