Being a curious guy I was wondering about the Zaraz Http Request function. Aware that my curiosity gets me into trouble sometimes I thought I ask here for some guidance before I tried anything. The Zaraz documentation seems a bit “light”.
I’ve read about creating “hints” for third-party services to reduce the round trip connection time thereby speeding up a page. Specifically it would be adding something like in a page header.
To me this functionality sounds like the Zaraz Http request making a get request.
Could I create a Zaraz http request with (1) adding https://adservice.google.com" rel=“dns-prefetch preconnect” as the endpoint URL and (2) setting Pageview as the triggering event.
Would this work? Would this be effective in speed performance?
I don’t know if this makes any sense but figured if I don’t ask I won’t learn.
Thanks for your patience and understanding.