I am trying to setup a WordPress website page newbielink:https://successpartnerdna.com/testdir/ [nonactive] with the code generated by the Enterprise addition Target area.
I am using the Divi Theme and have placed the script type tags in the Head section of the page and the rest of the code into the Body.
Is there something else I need to do for this to work in WordPress?

NOTE: I added an * in front of the external links so they would show
Mike
<Html>
<Head>
<script type="text/javascript" src=" newbielink:https://code.jquery.com/jquery-1.10.2.js [nonactive]"></script>
<script type="text/javascript" src=" newbielink:https://leda.signage.me/Sdk/adnetSdk.js [nonactive]"></script>
</Head>
<Body>
<div id="banner1" style="width:300px;height: 300px;">
</div>
<script type="text/javascript">
adNetStart(-1, 0, " newbielink:https://successpartnerdna.com [nonactive]", banner1);
</script>
</Body>
<Html>