Changing priority of third party cookie
-
Hello! I’ve got google analytics at the third party header section https://i.imgur.com/xPVlo70.png but it loads too late.
I disable ajax loading as you answered to some similar question by this
add_action( 'gdpr_cc_prevent_ajax_script_inject', '__return_true' );
But still this looks a little like a hack to me, because the 3rd party HEAD scripts loading in the BOTTOM of the page https://i.imgur.com/Yh7flWT.jpeg. SEO guys are making A/B testing via google analytics and they want immediately loading of the GA in the head without any delays. Is it possible to output this section in the <head>? Thanks!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing priority of third party cookie’ is closed to new replies.