Creating a Weblink to Adobe Campaign eNewsletter | Community
Skip to main content
rupes_kumard804
April 4, 2019
Solved

Creating a Weblink to Adobe Campaign eNewsletter

  • April 4, 2019
  • 1 reply
  • 1718 views

Hi there,

I created an eNewsletter using the creative designer in the new version of Adobe Campaign. and sent to about 40k of our email distribution list.  It worked great.

I am now trying to export the source code and create a webpage and put a link of the webpage on my website. I copied the source code and tried creating a .html file in Dreamweaver and then tried uploading it on to my website.  But none of the text and image with a weblink are working.

Is there a better way to do it?  Please let me know.

-Rupes

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 bisswang

The HTML code shown inside the editor is containing dynamic items as e.g. links can be personalized.

These items are only converted to the final HTML when the mail is being sent.

What I would do:

* Copy the delivery

* Disable tracking

* Send a proof to myself

* Take the HTML from my mail client and put that one on my website

1 reply

bisswangAdobe EmployeeAccepted solution
Adobe Employee
April 4, 2019

The HTML code shown inside the editor is containing dynamic items as e.g. links can be personalized.

These items are only converted to the final HTML when the mail is being sent.

What I would do:

* Copy the delivery

* Disable tracking

* Send a proof to myself

* Take the HTML from my mail client and put that one on my website