Site logo

Archived topic

Analytics

3 replies · Started by Nicole on March 1, 2022

Viewing posts 1–4 of 4

Hi,
I put the analytics code in a hook in elements in WP-hook but it is loading in the body and not in the head.
What did I do wrong?

Hi there,

which hook did you choose ? It should be the wp_head hook

Yes, that’s the one I used.

Where are you seeing it in the body ?
If its being moved out of the head then there could be one of your optimzations thats moving it to the footer .....

This archived topic is closed to new replies.