how to add tag manager to head in vue.js how to add tag manager to head in vue.js vue.js vue.js

how to add tag manager to head in vue.js


Put this script in a js file, without the <script> tags. For instance, you can name it gtm.js

Then import the file from main.js of your vue.js project :

import './gtm.js'