내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

 

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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