You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2018. It is now read-only.
Append gpt.js if not already included. Nice quality of life feature to simplify setup.
For example, where calling show.all() would include quick and fast check if gpt has already been installed and setup. If not, then wrap the action in googletag.cmd and append the gpt.js script. Will have to remember if we've already dropped in the script to avoid duplicates.
Append
gpt.jsif not already included. Nice quality of life feature to simplify setup.For example, where calling
show.all()would include quick and fast check if gpt has already been installed and setup. If not, then wrap the action ingoogletag.cmdand append thegpt.jsscript. Will have to remember if we've already dropped in the script to avoid duplicates.