I want to add Google Tag Manager to my site. See attached image. Where should the code snippets be placed? Should both be added in Salient > General > CSS / script related > Custom JS?
Copy header.php file from parent theme to child theme folder where the function.php file is located
The file header.php contains both head and body tags. You can easily identify when you open the file. Please try that option and let us know if any issue arises.
The following article can help you in pasting the scripts.
Hi:
I want to add Google Tag Manager to my site. See attached image. Where should the code snippets be placed? Should both be added in Salient > General > CSS / script related > Custom JS?
Thanks!
Hi Rodney,
Copy header.php file from parent theme to child theme folder where the function.php file is located
The file header.php contains both head and body tags. You can easily identify when you open the file. Please try that option and let us know if any issue arises.
The following article can help you in pasting the scripts.
https://www.wpexplorer.com/google-tag-manager-wordpress/
Kind regards.
Thank you Andrew!