Skip to content

Instantly share code, notes, and snippets.

@liuggio
Created March 2, 2012 15:18
Show Gist options
  • Save liuggio/1959128 to your computer and use it in GitHub Desktop.
Save liuggio/1959128 to your computer and use it in GitHub Desktop.
Yahoo! Search Marketing
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Search Marketing
window.ysm_customData = new Object();
window.ysm_customData.conversion = "transId=1,currency=2,amount
=3";
var ysm_accountid = "1TGFOC61CVR7IG61MK9SVDEMIDG";
document.write("<SCR" + "IPT language='JavaScript' type='text/
javascript' "
+ "SRC=//" + "qasrv1.wa.marketingsolutions.yahoo.com" +
"/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Search Marketing
window.ysm_customData = new Object();
window.ysm_customData.conversion = "transId=1,currency=2,amount
=3";
var ysm_accountid = "INSERIRE-ACCOUNTID-TRA-APICI";
document.write("<SCR" + "IPT language='JavaScript' type='text/
javascript' "
+ "SRC=//" + "qasrv1.wa.marketingsolutions.yahoo.com" +
"/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment