-
Hi,
Please, I'll appreciate a lot your help with these questions:
How I can change the name on the emails, this: http://prntscr.com/j6vgxu
Where I can add the codes of <b>google analytic Tracking code and one Chat Widget code for all the website.
These codes:
google analytic Tracking code:
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110309062-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-110309062-1');
</script>
Chat Widget code:
<script type="text/javascript">
(function(d){
var s = d.getElementsByTagName('script'),f = s[s.length-1], p = d.createElement('script');
window.WidgetId = "USC_WIDGET";
p.type = 'text/javascript';
p.setAttribute('charset','utf-8');
p.async = 1;
p.id = "ultimate_support_chat";
p.src = "https://support.heyluu.com//widget/ultimate_chat_widget.js";
f.parentNode.insertBefore(p, f);
}(document));
</script>
- This topic was modified 6 years, 5 months ago by Martin P.
The topic ‘Code’ is closed to new replies.