Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Bitly links in SMS not working

Avatar

Level 1

I am trying to build some SMSs for one of my programmes in Adobe Campaign. 

As my url is too long I have shortened it using Bitly. 

 

When testing the SMS with the Bitly link (https://bit.ly/2tTzkdv) it sends through to my mobile phone but not as the Bitly link as: /r/?id=s1e9f4bc0,33a8839a,33a88421

Can anyone help me work out how to send the SMS with the correct Bitly clickable link. We have sent SMSs before with our normal urls e.g. www.centerparcs.co.uk/my-account and these work and send correctly. So why doesn't Bitly behave the same?

 

Any help would be very welcome

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Hi @lucyp18414182 ,

 

If you have enabled tracking in a delivery, Adobe campaign modifies the url to a tracking server url. When clicking on modified url, you will be redirected to the original url. The reason for this is that the tracking url contains the identifier for the broadLog (recipient/delivery) in the id attribute. When this link is clicked, the Adobe campaign tracking server captures the event and stores it against the broadlog and then redirects to the original url. You can see the same behavior in emails too (but there you use HTML  to change link name: "<a href="https://www.google.com">your custom name</a>" ). Hence, you cannot avoid this if you want to track the link click in campaign.

You can use Analytics for this purpose.

 

Regards,

Milan

 

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Level 10

Hi @lucyp18414182 ,

 

If you have enabled tracking in a delivery, Adobe campaign modifies the url to a tracking server url. When clicking on modified url, you will be redirected to the original url. The reason for this is that the tracking url contains the identifier for the broadLog (recipient/delivery) in the id attribute. When this link is clicked, the Adobe campaign tracking server captures the event and stores it against the broadlog and then redirects to the original url. You can see the same behavior in emails too (but there you use HTML  to change link name: "<a href="https://www.google.com">your custom name</a>" ). Hence, you cannot avoid this if you want to track the link click in campaign.

You can use Analytics for this purpose.

 

Regards,

Milan

 

Avatar

Level 1
Hi Milan - What sort of 'Analytics' are you referring to? Analytics on the website itself?

Avatar

Level 10

Hi @donna-gal, I meant on Analytics on the website in general but it is hard map that analytics with AC recipients afterwards.
Regards, Milan