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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

해결됨

Real Time Pricing in Email

Avatar

Level 5

Hi,

 

Is it possible to display dynamic price section in an email using Adobe Campaign ? This price should be updated to the correct value each time the user opens the email ?

 

As our pricing for the product changes over time, we would like to ensure the price in email reflects the actual value at any moment of time.

 

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hi @raghavc

theoreticaly yes but this is not quite posible in real life.
You may send email with embeded JavaScript code but almost every email client will block execution of this and notify recipents. It is the best to provide a link to your web site where the price will be always up to date.

However, you can change image content if price is on image (not the URL of image, since that's part of the email that's already in the Inbox, but the binary image content that's located at the image URL) but this could be interpreted differently on different email clients.

Regards,

MIlan

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

Hi @raghavc

theoreticaly yes but this is not quite posible in real life.
You may send email with embeded JavaScript code but almost every email client will block execution of this and notify recipents. It is the best to provide a link to your web site where the price will be always up to date.

However, you can change image content if price is on image (not the URL of image, since that's part of the email that's already in the Inbox, but the binary image content that's located at the image URL) but this could be interpreted differently on different email clients.

Regards,

MIlan

Avatar

Level 9

Hi @raghavc - Have a look into services such as MoveableInk and Liveclicker. There a few companies that provide this kind of real-time service for emails. They can even hook into a client API securely to deliver the content in real time. Its not a free service, but can justify the uplift in clicks and conversions in some use cases.

Cheers Darren

Avatar

Level 10

Hi @raghavc 

small update on this topic as Adobe introduced AMP feature to accomplish these things.

https://docs.adobe.com/content/help/en/campaign-classic/using/sending-messages/sending-emails/defini...

Regards,

Milan