How do implement conversion code in yahoo analytics

Discuss here if any tool forum not found.

How do implement conversion code in yahoo analytics

Postby nicesur on Fri Dec 19, 2008 12:52 pm

---------------------------------------------------------
ANALYTICS SETTINGS:

Analytics are enabled

Utilizing “Conversion Only Analytics”

Revenue Value is set to “Dynamic Value”

---------------------------------------------------------
Yahoo’s Instructions for the following code are:

Copy the HTML code below and insert it between the <HEAD> and </HEAD> tags on your site’s conversion page(s). To pass a dynamic revenue value in the tag, you must modify your web pages accordingly.

---------------------------------------------------------
The HTML code (minus our account id in italics) supplied by Yahoo is:

Code: Select all
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Inc.
window.ysm_customData = new Object();
window.ysm_customData.conversion = “transId=,currency=,amount=”;
var ysm_accountid = “ our-account-id-goes-here”;
[removed]("<SCR" + “IPT language=’JavaScript’ type=’text/javascript’ “
+ “SRC=//” + “srv3.wa.marketingsolutions.yahoo.com” + “/script/ScriptServlet” + “?aid=” + ysm_accountid
+ “></SCR” + “IPT>");
// -->
</SCRIPT>
nicesur
 
Posts: 37
Joined: Wed Dec 17, 2008 8:52 am

Return to Other Tools

Who is online

Users browsing this forum: No registered users and 0 guests

cron