Hi community!
We detected a strange behaviour in Safari. All hits coming from click when there is a redirection to another page, are failing in Safari. Chrome, Edge, everything ok, but Safari is failing. Pageviews are working fine in Safari.
As you can see in attached image, there is not status code at all. We changed event listener from "click" to "mousedown" which executes before, but still failing. The interesting thing is hit works correctly when right click (mousedown captures it) and there is no redirection.
We use pf_appmeasurement for integrating Adobe Analytics.