Hello,
I try to implement Google Analytics in my website.
I copy this code (with my google stript)
function wpm_google_analytics() { ?>
/* SCRIPT GOOGLE ANALYTICS */
<?php
}
add_action( 'wp_head', 'wpm_google_analytics' );
in the Appareance > Theme editor > Woodmard Child > functions.php.
But this destroyed my first page. I have few errors on Elementors I think
As comparative you can check my first page in other language wich still works
How can I fix this issue or remove this Google Analytics code ?
As I don’t even know is the code worked well after this bug
Sincerely,
Romain