Thanks Gigazelle for the update,Actually I had tried these
variables/variableValues in my sample page code as a part of
development, still no reports on the omniture dashboard://for
s.servers.server=window.location.hostnames.server=window.location.hosts.server="company.sc.omtrdc.net"//for
s.pageNames.pageName=“s.landingPage”s.pageName=document.titleThe
s.events and s.channel remains same as
stringss.channel="Discover"s.events="event1"Here are the options that I
had tried /* You
may give each page an identifying name, server, and channel on the next
lines. */ s.pageName="s.landingPage" /*s.pageName=document.title*/
s.server=window.location.hostname /*s.server=window.location.host*/
/*s.server="company.sc.omtrdc.net"*/ s.channel="Discover" s.pageType=""
s.prop1="" s.prop2="" s.prop3="" s.prop4="" s.prop5="" /* Conversion
Variables */ s.campaign="" s.state="" s.zip="" s.events="event1"
s.products="" s.purchaseID="" s.eVar1="" s.eVar2="" s.eVar3=""
s.eVar4="" s.eVar5="" var
s_code=s.t();if(s_code)document.write(s_code)