# Click tracker issue on some url

**URL:** <https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508>\
**Category:** Bug\
**Created:** [2015年六月1日 10:32 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508 "2015-06-01T10:32:36Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![evantill](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/evantill/32/116219_2.png) [@evantill](https://meta.discourse.org/u/evantill)\
**Post date:** [2015年六月1日 10:32 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508/1 "2015-06-01T10:32:36Z")

</div>

Hi, I am not sure why but the following url will not be opened when clicked.

Maybe the `é` character in the URL ?

[http://www.clashofclans.fr/threads/guide-stratégique-farming-intensif-or-hdv9-10-avec-bam.15652/](http://www.clashofclans.fr/threads/guide-strat%C3%A9gique-farming-intensif-or-hdv9-10-avec-bam.15652/)

Instead I will have a blank page on [http://forum.lesaines.fr/clicks/track?url=http%3A%2F%2Fwww.clashofclans.fr%2Fthreads%2Fguide-strat%25C3%25A9gique-farming-intensif-or-hdv9-10-avec-bam.15652%2F&post\_id=68&topic\_id=54](http://forum.lesaines.fr/clicks/track?url=http%3A%2F%2Fwww.clashofclans.fr%2Fthreads%2Fguide-strat%25C3%25A9gique-farming-intensif-or-hdv9-10-avec-bam.15652%2F&post_id=68&topic_id=54)

Discourse version is 1.2.0.beta3

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2015年六月1日 10:51 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508/3 "2015-06-01T10:51:41Z")

</div>

Probably the é in the URL.

---

<div class="post-metadata">

**Author:** ![evantill](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/evantill/32/116219_2.png) [@evantill](https://meta.discourse.org/u/evantill)\
**Post date:** [2015年六月1日 10:59 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508/4 "2015-06-01T10:59:01Z")

</div>

html escaping the `é` will work (like in the following URL). I will use this workaround.

[http://www.clashofclans.fr/threads/guide-strat&eacute;gique-farming-intensif-or-hdv9-10-avec-bam.15652/](http://www.clashofclans.fr/threads/guide-strat&eacute;gique-farming-intensif-or-hdv9-10-avec-bam.15652/)

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年五月18日 07:07 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508/5 "2016-05-18T07:07:39Z")

</div>

Clicking on the link in the OP works now, so closing this as fixed.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年五月18日 07:07 UTC](https://meta.discourse.org/t/click-tracker-issue-on-some-url/29508/6 "2016-05-18T07:07:49Z")

</div>


