how to Implement Google Tag manager on a child theme?

Posted in: Newspaper
Post count: 4

Hi,
how do do i add google tag manager code both head and body tags to the child theme?

Post count: 20688

Hi,

The head tags and opening body tag are located in the header.php file, located in the main theme folder
https://www.screencast.com/t/elSsWx6sV
The closing body tag is located in the footer.php file
https://www.screencast.com/t/UCvJH6x27s
Copy these files in the child theme if needed and enter the code there.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.