Skip to content
Notifications
Clear all

How do I track form submissions without pushing events to GA?

1 Posts
1 Users
0 Reactions
0 Views
(@cloud_ops_learner_3)
Reputable Member
Joined: 2 months ago
Posts: 147
Topic starter   [#10253]

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.



   
Quote