rehe
(Miguel)
1
Hello!
I want to put this script in / head but it does not work. If I put it on any other website if it works, but not in Discourse. Any idea?
Thanks!
<script type="text/javascript">
var ouo_token = 'jsjwkgloie';
var exclude_domains = ['example.com', 'yoursite.com'];
</script>
<script src="//cdn.ouo.io/js/full-page-script.js"></script>
j.jaffeux
(Joffrey Jaffeux)
2
hi @rehe,
your best start is to look at your js console and look for any error.
3 Likes
j.jaffeux
(Joffrey Jaffeux)
4
So second question: do you see this in the page when you look at source?
j.jaffeux
(Joffrey Jaffeux)
Closed
5
This topic was automatically closed after 7 hours. New replies are no longer allowed.