Link redirections failing | Community
Skip to main content
Level 2
June 8, 2020
Solved

Link redirections failing

  • June 8, 2020
  • 1 reply
  • 5974 views

Hi,

Wanted to know where and what configuration needs to be added for links used in delivery content to use a standard, say adobe domain?

 

Like I am integrating adobe with my system server, have done the configurations accordingly, wherein it does call my MTA, but upon delivery, what-ever links I had, say www.google.com gets encrypted into a said format with my server name as domain. So redirection fails. To avoid this, I feel, somwhere in configuration need to add adobe domain, so that my links get redirected and tracked as well.

 

Could someone please help here....

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Manoj_Kumar

Hello @rohanpat-1,

 

You will have to add a tracking server to your instance. Once the tracking server is added then you can enable the tracking in emails.

 

Here is the documentation on tracking server: https://helpx.adobe.com/campaign/kb/acc-tracking.html

https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/initial-configuration/deploying-an-instance.html#Tracking_server

 

To test if the tracking server is setup you can use this URL:

 

https://YOUR_INSTANCE_URL/r/test

 

 

Once the tracking is enabled only then you will be able to track the clicks/opens coming from your emails.

 

To Change domain from MTA to your own domain You will have to set up the domain delegation:

Here is the documentation:

https://helpx.adobe.com/campaign/kb/domain-name-delegation.html

1 reply

Manoj_Kumar
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
June 8, 2020

Hello @rohanpat-1,

 

You will have to add a tracking server to your instance. Once the tracking server is added then you can enable the tracking in emails.

 

Here is the documentation on tracking server: https://helpx.adobe.com/campaign/kb/acc-tracking.html

https://docs.adobe.com/content/help/en/campaign-classic/using/installing-campaign-classic/initial-configuration/deploying-an-instance.html#Tracking_server

 

To test if the tracking server is setup you can use this URL:

 

https://YOUR_INSTANCE_URL/r/test

 

 

Once the tracking is enabled only then you will be able to track the clicks/opens coming from your emails.

 

To Change domain from MTA to your own domain You will have to set up the domain delegation:

Here is the documentation:

https://helpx.adobe.com/campaign/kb/domain-name-delegation.html

Manoj  | https://themartech.pro
Level 2
June 8, 2020
Hi @2237655, Actually, I am planning to use adobe.com domain, so that its tracked by default by adobe system. Now the issue what I am facing is, since I am using my own MTA server for deliveries, the url links upon delivery get encrypted as expected but instead of using adobe domain, its picking up my mta server name which leads to invalid domain issue causing links not to re-direct. So am looking for a solution, where-in I can use adobe domain and nothing to be done at my end when it comes to link tracking. Believe some-where in configuration, I need to specify what domain the links should use?