We wanted to implement Klaviyo dedicated click tracking on our website with respect to our emails (https://help.klaviyo.com/hc/en-us/articles/7676795223707).
Our website is hosted on Netlify and makes use of Netlify CDN. We make use of AWS Route53 as an external DNS and Klaviyo is the third party used for sending emails.
We wanted to implement this dedicated click tracking feature making use of Netlify CDN without making use of any additional CDN like Clouldflare etc.
We have tried the above making use of Netlify toml file to create a redirect but that didnt work and Klaviyo is not able to validate the CNAME.
Looking forward to any pointers/ suggestions on how to go about implementing this feature leveraging Netlify CDN and Klaviyo.