Skip to content

Implement analytics. #32

Description

@Frusadev

Overview

We want to add lightweight, privacy-focused analytics to loslc-forms. Form creators should be able to monitor how their forms perform — without collecting any personal or sensitive data from users.


What to Track

✅ Views: Each time a form is loaded

✅ Submissions: Each time a form is successfully submitted

✅ Conversion rate: submissions / views * 100

What Not to Track

❌ No IP addresses

❌ No user agents

❌ No geolocation

❌ No personal identifiers (emails, device info, etc.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions