Expand my Community achievements bar.

SOLVED

Failing click hits in Safari (when redirection to another page)

Avatar

Level 1

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.

Error-Safari.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Is it possible you are just being blocked by Security settings in Safari? Do you happen to see CSP(Content Security Policy) Errors on this page as well?

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Is it possible you are just being blocked by Security settings in Safari? Do you happen to see CSP(Content Security Policy) Errors on this page as well?