Hi,
I have a problem setting my Google Tag Manager account: as the support told me I’ve installed the Child Theme.
Then I’ve edited the function.php file in the child theme section putting the code Google gave me under the existing code in this way:
add_action(‘wp_head’, ‘add_header_code’);
function add_header_code(){
?>