Chat link is Not displayed
Content
Hi,
we have requirement to display the syndicate conditional chat for 500 urls. so i have created a EE rule to display the chat for the particular URL.
The EE page tag script is placed in webpage but chat link is not enabled .
I have attached the pagetag and EE Rule.
Please help
Version
CP V3Code Snippet
<html>
<head>
<script type='text/javascript'>
window.ATGSvcs = { 'eeid': 200106309347 };
</script>
<script type='text/javascript' src="//static.atgsvcs.com/js/atgsvcs.js">
(function() {
var l = 'emersonglobalresponsecenter.custhelp.com',d=document,ss='script',s=d.getElementsByTagName(ss)[0];
function r(u) {
var rn=d.createElement(ss);
rn.type='text/javascript';
rn.defer=rn.async=!0;
rn.src = "//" + l + u;
s.parentNode.insertBefore(rn,s);
}
r('/rnt/rnw/javascript/vs/1/vsapi.js');
r('/vs/1/vsopts.js');
})();
</script>
</head>
Tagged:
0