# Clicktrack breaking links part 2

**URL:** https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608
**Category:** Bug
**Created:** [May 3, 2016, 12:36pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608 "2016-05-03T12:36:16Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Alex\_Bamford](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alex_bamford/32/121469_2.png) [@Alex\_Bamford](https://meta.discourse.org/u/Alex_Bamford)
#### Post date: [May 3, 2016, 12:36pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/1 "2016-05-03T12:36:16Z")

</div>

My first case was closed, but the issue not resolved I’m afraid.

> [@Clicktracking breaks links](https://meta.discourse.org/t/clicktracking-breaks-links/43591):
>
> Sometimes clicking on links in our discourse community sticks on a click tracking page. Like this: [http://community.import.io/clicks/track?url=mailto%3Asupport%40discourse.org&post\_id=243&topic\_id=11](http://community.import.io/clicks/track?url=mailto%3Asupport%40discourse.org&post_id=243&topic_id=11) Thanks

It’s not just click tracking mail links.

Check this one out: [http://community.import.io/t/can-you-loop-through-links-to-pull-the-detail-pages-from-a-list-of-results/52](http://community.import.io/t/can-you-loop-through-links-to-pull-the-detail-pages-from-a-list-of-results/52)

The links from this topic have the same issue.

Thanks

---

<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: [May 3, 2016, 3:17pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/2 "2016-05-03T15:17:01Z")

</div>

Sorry which links are you referring to there?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 3, 2016, 3:18pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/3 "2016-05-03T15:18:12Z")

</div>

I think he meant the links in the quote.

> [@](#):
>
> Is it possible to loop through search results and pull the detail pages into a field? For example [https://jobs.healthnet.com/search/](https://jobs.healthnet.com/search/) returns a few results…  
> [https://jobs.healthnet.com/sitemap.xml](https://jobs.healthnet.com/sitemap.xml) returns all the results, but I can’t seem to pull them from the tool.
> 
> I’m looking to pull the detail pages for all jobs.
> 
> Thanks

Hmm, weird. Will fix

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [May 3, 2016, 3:30pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/4 "2016-05-03T15:30:03Z")

</div>

Please let me know if this is somehow impacted by my recent changes to click-track. I did a compare and I don’t think it is, but the timing has me questioning it.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 3, 2016, 3:30pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/5 "2016-05-03T15:30:46Z")

</div>

I’m not even sure your changes are deployed to our customers yet. But will certainly follow up 😉

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 3, 2016, 4:49pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/6 "2016-05-03T16:49:37Z")

</div>

Just pushed a fix. This was because we were trying to track links in quotes on the client but we weren’t tracking them on the server…

[https://github.com/discourse/discourse/commit/ad15049ef0446c43616267e8ba0dac84e6714923](https://github.com/discourse/discourse/commit/ad15049ef0446c43616267e8ba0dac84e6714923)

@cpradio it wasn’t due to

@Alex_Bamford this fix will be deployed to all our customers shortly 😉

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [May 3, 2016, 4:49pm UTC](https://meta.discourse.org/t/clicktrack-breaking-links-part-2/43608/7 "2016-05-03T16:49:44Z")

</div>


