[ad_1]
[ad_2]
Dumb question. Marketing wants me to embed a short Java Script in all of our pages, for tracking purposes. Is there a simple way to do this? Sorry for the newb questions
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Newb method: [https://wordpress.org/plugins/insert-headers-and-footers/](https://wordpress.org/plugins/insert-headers-and-footers/)
Dev method: create a child theme, put the code in header.php
Google tag manager or use wpcode plugin (you can use both at same time, insert tag manager with wpcode and them insert js in all pages with tag manager) or only wpcode for the same purpose