Results 1 to 5 of 5

Thread: Changing the email tracker_url

  1. #1
    dwango is offline Junior Member
    Join Date
    Jun 2006
    Posts
    3

    Default Changing the email tracker_url Version 4.2.0d

    Hi,

    Before i start i just wanted to say i love the sugar crm product and started using it in my startup.

    Im currently doing a mail blast to a list of some of my clients, however, the tracker url that is shown is my internal site. Is there a way to change the beginning of the tracker url?

    ie:

    internal.mysite.com/campaign_tracker.php?

    to:

    external.mysite.com/campaign_tracker.php

    i've setup the external site to point to the same directory and limited access to only campaign_tracker.php. i've gone through some of the code, but don't want to change anything (im scared to muck things up). is there a way to change this via an admin setting?

    Thanks in advance!

    -d
    Last edited by dwango; 2006-06-19 at 05:19 PM.

  2. #2
    tsangy is offline Sugar Community Member
    Join Date
    Jun 2005
    Location
    Hong Kong
    Posts
    27

    Default Re: Changing the email tracker_url

    Try editing config.php and changing 'site_url' => 'http://internal.mysite.com/sugarcrm' to 'site_url' => 'http://external.mysite.com/sugarcrm'
    This unfortunately does mean that it changes the entire site's URL
    Last edited by tsangy; 2006-06-19 at 07:55 PM. Reason: Additional information

  3. #3
    dwango is offline Junior Member
    Join Date
    Jun 2006
    Posts
    3

    Default Re: Changing the email tracker_url

    will this change effect anything else?

    -d

  4. #4
    ajl
    ajl is offline Member
    Join Date
    Jun 2006
    Posts
    6

    Default Re: Changing the email tracker_url

    will this change effect anything else?
    I've just changed the config.php on our dev system and I haven't found any negative side effects so far. But now the campaign URLs have my external website address instead of the internal Sugar server.

  5. #5
    Bfour is offline Member
    Join Date
    Oct 2005
    Posts
    5

    Default Re: Changing the email tracker_url

    I too have made changes to the tracker_url in config.php and have not suffered any ill effects.
    Bfour.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •