I have Plausible Analytics integrated into my site. All the pages on my site are tracked (in a privacy friendly manner) expect my RSS feed file.
Plausible has an Events API which allows sending tracking events yourself:
Is it possible to use the Netlify proxy/redirects option to still let Netlify serve the feed.xml file, but also execute a trigger on this Events API on every retrieval of the RSS feed file?