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.)
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.)