mib200 / vue-gtm

Simple implementation of Google Tag Manager in Vue.js 2.0
Apache License 2.0
242 stars 85 forks source link

Can't load gtm.js with url query string dynamically by using config's queryParams object #62

Closed NorthBei closed 4 years ago

NorthBei commented 5 years ago

I have been opened a pull request for you in #43 , Although you close it, because you mereged it manually. I found the code you mereged manually have some issue about loading gtm.js with different url query string, I already leaved detail message in that pull request message list, and give you a reference to solve that issue.

Thank you!

Katuva commented 4 years ago

Is this going to be resolved? I need to use query params to pass auth and preview, but obviously not working at all right now.

thurst0 commented 4 years ago

+1 It looks like the solution is all laid out

thurst0 commented 4 years ago

Nevermind I think this issue can be closed, looks like it's fixed in #78