Skip to content

Conversation

@RobertHeim
Copy link

fixes #48

@isaacloft
Copy link

isaacloft commented Sep 21, 2020

Hello there, I am wondering the same thing. When optional params are not provided, maybe it's not necessary to include query params in the URL.

We can also do the same thing for gtm_auth
const gtm_auth = !auth ? '' : &gtm_auth=${auth}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove gtm_preview if not in preview mode

2 participants