Log in

View Full Version : Help I have been searching everywhere cannot find an answer



cheechee
02-04-2008, 09:54 PM
I am having a hard time with dynamic value html I have to insert a code and I have no idea. But when I do post my dynamic value it is working in analytics but I lost a-lot of customers because I didn't know what code to put in? Do I insert a code after amount=variable and transid=variable. Please help. Thank-you.:confused:

jscheuer1
02-05-2008, 04:59 AM
Unless someone just happens to be able to guess what you are talking about from your very uninformative post, you aren't going to get much help in response to it.

Try giving us a link to the script you are using (where you found it), and a link to your page that you are trying to use it on. A more detailed explanation of what you are trying to do would help too.

cheechee
02-06-2008, 05:27 PM
I own my own business, I am with Yahoo! Marketing Solutions and I got the script there in analytics. Plus I don't much about HTML and am not an IT Specialist. Under marketing solutions they said you must modify your web page to pass a dynamic revenue value in the tag and I want to post it in my HTML small business web hosting. I hope I gave you enough information for you to work on. Here is the HTML code:


<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Inc.
window.ysm_customData = new Object();
window.ysm_customData.conversion = "transId=,currency=,amount=";
var ysm_accountid = "1VLAI8K4GO53FMKGQJGMG8V292G";
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' "
+ "SRC=//" + "srv1.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>

cheechee
02-06-2008, 05:38 PM
IT person would need create and submit a value to imbed in the code itself. If a value is not entered, then it will not track revenue. The revenue is calculated as conversions take place. Thank-You for your response.