Skip to main content
Monica_Koran
Level 3
July 3, 2019
Question

Appending the Last Web Page Visited to Custom Field in Marketo

  • July 3, 2019
  • 1 reply
  • 2232 views

Good morning!

I have a current ask to send the "last web page visited" of a lead in a weekly list to our sales team.  I have created a custom field for this URL to live, but I am a bit lost as to what I do from here.

I am guessing that I would have to use the CDV flow step to append the URL, but would I need to add in a program token,"my token", with an email script? And if so what would the velocity script be that I would add in. 

Any help would be great!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Joey_Forcelli
Level 1
July 8, 2019

Any thoughts if this is possible?

SanfordWhiteman
Level 10
July 8, 2019

Trigger on Visit Web Page. Write {{Trigger.Web Page}} to a field using Change Data Value.

I advise against this due to what could be overwhelming volume, but that's how it would be implemented.