I've the following script in my website:
<script type="text/javascript" src="https://code.evidence.io/js/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE2OTh9.2mZpV00Ls3Wgrl7Knm-Bh2z-I7lPaX_5b4d-RbuWl90"></script>
I don't find a way to "delete" it in Google Optimize: is there anyway to see the source code, select this script and "delete" it for the test? (I only see ways to select elements with ID or class, but not scripts).
If not, my best idea is deleting that script from my website and add it to the Google Optimize Global Javascript section.
But I've no idea about how to put that script within that function(){ }
Not sure if that idea has sense actually.
Actually, I see a problem with that idea: I don't find how to add that Javascript code to the whole website as it seems prepared to test single pages.
Note for future people searching for a solution of question: I've also asked the same question here: https://support.google.com/optimize/thread/84843254?hl=en
