Skip to main content
March 30, 2016
Répondu

Page Jumps

Are landing pages within Marketo able to support page jumps? If so, is there any different coding that needs to happen for Marketo? I haven't been able to get them to work and have tested my code on a traditional web page to verify it works.

In trying this out in Marketo I also noticed that somehow, once I save the content the  </a> part of the element doesn't stay where I had it but moves it forward to right behind the <A Name> part of the element.

Any thoughts would be appreciated,

Greg

Ce sujet a été fermé aux réponses.
Meilleure réponse par Dan_Stevens_

Not sure what a "page jump" is, but if you're referring to anchor tags/links, you might want to check out this discussion: Anchor links in email don't function in email client

4 commentaires

Grégoire_Miche2
Level 10
March 30, 2016

Hi Greg,

Are you using free-form templates or guided ones ?

It might work better on guided ones.

-Greg

March 30, 2016

Free-form but I'll give guided a try.

Dan_Stevens_
Dan_Stevens_Réponse
Level 10
March 31, 2016

Not sure what a "page jump" is, but if you're referring to anchor tags/links, you might want to check out this discussion: Anchor links in email don't function in email client

April 4, 2016

Hi Dan,

I think this is what I needed, thanks!