I’ve searched the forum, and from what I can see, the best way to implement Google tag manager code is to put the main code where we used to put the analytics code and the second snippet in an HTML stack on each page.
Is that right or is there a quicker/better way to do this?
I have the main GTM <script> in the Code - Head section in RW.
I then have an HTML stack as the first stack in a partial that is at the top of all of my pages. That partial holds site settings, as well as the other GTM (<noscript>) code.