how to input script data inside head tag?

0 Likes

how to input script data inside head tag?

Hi,

Does anyone explain about how to input the script dat inside head tag?
Because I need to input our Korean search engine company's conversion code in the head tag.

I tried to handle with this issue.  However, I can't find how to edit the html.

Please advise me for this matter,

BR,
Peter

---------------------------------------------------------------------------------------
<head>

 <script type="text/javascript" src="DCTS_tag.js></script>

</head>
-----------------------------------------------------------------------------------------
2 Comments
Anonymous
Not applicable
To insert any type of code into the <HEAD> tag of a marketo landing page you will want to go into the landing page editor and on top right hand side you will see a button that says Landing Page Actions.  If you click that button you will get a drop down menu.  In that drop down menu click on Edit Page Meta Tags.  Once you have clicked on that, a window will pop up and in the 5th text box there, you will see it is called Custom HEAD HTML.  That is where you can insert any code that needs to be in the <HEAD> tag on your landing page.
kh-lschutte
Community Manager
Status changed to: Already have it