# Why this script not work?

**URL:** https://meta.discourse.org/t/why-this-script-not-work/116174
**Category:** Support
**Created:** [April 28, 2019, 3:27pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174 "2019-04-28T15:27:04Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rehe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rehe/32/116975_2.png) [@rehe](https://meta.discourse.org/u/rehe)
#### Post date: [April 28, 2019, 3:27pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174/1 "2019-04-28T15:27:04Z")

</div>

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>

```

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [April 28, 2019, 3:40pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174/2 "2019-04-28T15:40:45Z")

</div>

hi @rehe,

your best start is to look at your js console and look for any error.

---

<div class="post-metadata">

### Author: ![rehe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rehe/32/116975_2.png) [@rehe](https://meta.discourse.org/u/rehe)
#### Post date: [April 28, 2019, 3:55pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174/3 "2019-04-28T15:55:54Z")

</div>

I don’t see any error.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [April 28, 2019, 5:13pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174/4 "2019-04-28T17:13:36Z")

</div>

So second question: do you see this in the page when you look at source?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [April 30, 2019, 4:00pm UTC](https://meta.discourse.org/t/why-this-script-not-work/116174/5 "2019-04-30T16:00:11Z")

</div>

This topic was automatically closed after 7 hours. New replies are no longer allowed.
