I am a bit new to Hugo. I built an affiliate type blog using Hugo but I’d like to give a bit more care to how I perform links to external sites.
I am looking for a more robust solution, I want to be able to track how many times a link was clicked, record the IP address, etc and then redirect the user to the external link
I understand this sort of defeats the purpose of a static site.
Are there any plugins out there that would allow me to track some stats for external links in Hugo?