MyBB Community Forums

Full Version: Tynt Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi to all need to copy this script in this site http://www.tynt.com/ between head tag how to do it
<script type="text/javascript">
if(document.location.protocol=='http:'){
 var Tynt=Tynt||[];Tynt.push('aCJJL8NMur4jLXadbi-bnq');Tynt.i={"ap":"Read more:","b":true};
 (function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>
add it to headerinclude template (in ungrouped templates)
can i add it on the end of template??
^ yes, you can add it at the end of headerinclude template ..