CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • proliferation of tracking urls
Pages: [1]

Author Topic: proliferation of tracking urls  (Read 516 times)

jrkelley32

  • I post occasionally
  • **
  • Posts: 44
  • Karma: 0
proliferation of tracking urls
November 04, 2013, 02:24:19 pm
In a recent mailing, I have seen a proliferation or trackable url records (about on for each email).  In addition the mailing slowed to a crawl going out.  The particular email had 110 urls embedded in it, only one of which had a token, the rest were static, but were addresses to another web site and included several url parameters.  I queried the trackable url table and it contained thousands of duplicate url's for the particular mailing.  The trackable url's are being generated during the mailing, as it is going out.  The mailing is a large one, but starts right out at a snail's pace and proceeds at about 1/100th normal speed.  I plan to debug the trackable url generating code but am also concerned about the slow queueing speed.  The underlying postfix system is fine (and zooms through other mailings, the bottleneck appears to be civicrm creating the new queue entries.  Any input would be appreciated!

jrkelley32

  • I post occasionally
  • **
  • Posts: 44
  • Karma: 0
Re: proliferation of tracking urls
November 04, 2013, 02:32:07 pm
the problem was the 255 field length definition for the url field.  I need to lengthen it as the url was getting a couple characters trimmed off of it and so was never found.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • proliferation of tracking urls

This forum was archived on 2017-11-26.