Generic web page from email | Community
Skip to main content
David_Beasley
Level 2
November 30, 2021
Solved

Generic web page from email

  • November 30, 2021
  • 2 replies
  • 1977 views

Hi everyone. Is there a way to create a live web page from a Marketo email, that I can post a link to so that anyone can click and view the page?

I have tried the view as a web page {{system.viewAswebpageLink}} but it only allows the actual email recipient to view the link.

I need a quick way to reference a location for the email to be viewed as a web page by anyone.

 

Thanks!!!

 

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 PhillipWi1

If it's not sensitive information, I would simply download the HTML (making sure to remove all personalised content such as tokens, unsubscribe, view in browser etc) then upload it to Design Studio under Images and Files.

 

The uploaded file path should now take you to the email when loaded in a web browser. 

2 replies

Jo_Pitts1
Community Advisor
Community Advisor
November 30, 2021

TECHNICALLY you can hover over the 'view as webpage' link in a sent email, right click, copy address.. and that'll work.

 

HOWEVER:

  • Personalisation will be all wrong
  • Segment driven dynamic content will be wrong
  • Link tracking will be wrong
  • If someone unsubscribed - it'd unsubscribe the wrong person

So, while TECHNICALLY you could do that, ACTUALLY you really never should for so many reasons.

 

 

PhillipWi1Accepted solution
Level 9
December 1, 2021

If it's not sensitive information, I would simply download the HTML (making sure to remove all personalised content such as tokens, unsubscribe, view in browser etc) then upload it to Design Studio under Images and Files.

 

The uploaded file path should now take you to the email when loaded in a web browser.