Notifications
Clear all
Fathom Reviews
1
Posts
1
Users
0
Reactions
0
Views
Topic starter
18/07/2026 1:27 am
I'm setting up a basic contact form on a static site hosted on S3. I need to know when someone submits it, but I don't want to use Google Analytics. The privacy policy for my project is very strict.
I've seen Fathom mentioned as a privacy-focused alternative. Can it track form submissions as conversions? If so, how does that work? Do I need to add a special script to the form's "thank you" page, or is there a way to trigger it directly on submit? I'm not running any server-side code, it's just a Netlify form.