Re: Last Visited web page

Anonymous
Not applicable

Last Visited web page

I want to know the last page visited by the lead and last  link clicked by the lead from current time in particular links.

For Ex i have 5 links.

example.com/link1

example.com/link2

example.com/link3

example.com/link4

example.com/link5

I want to check the last web page visited by a lead in the above 5 links. not from all links. I know we can check it individually in lead database. But I am looking for the campaign idea, so i can send email based on the last activity.

5 REPLIES 5
Grégoire_Miche2
Level 10

Re: Last Visited web page

Hi Arunkumar,

Not that easy, since the "visits web page" trigger cannot use a {{trigger.name}} token to return the URL of the LP. But in a visits web page trigger, you can use:

  • {{trigger.Referrer}}
  • {{trigger.Search Engine}}
  • {{trigger.Search Query}}

-Greg

Anonymous
Not applicable

Re: Last Visited web page

What about clicks link on web page trigger? Can i use trigger name that? . Can you please share document regarding trigger tokens if you have any?

Thanks for your help

Grégoire_Miche2
Level 10

Re: Last Visited web page

Anonymous
Not applicable

Re: Last Visited web page

Thank you. Can i use this token in custom fields or it can be applied only to interesting moments?

Grégoire_Miche2
Level 10

Re: Last Visited web page

Hi Arunkumar,

From my experience, you can use them to set new values in a "change data value" flow step.

-Greg