Hi all,
I am trying to use a "Visited Web Page" trigger based on a specific page in our web app.
The URL for this page is dynamic with some static elements -- so for example,
htttp://app1.clearfit.com/[unique-employer-ID]/jobs/[unique-job-ID]/sample
I want the trigger to fire whenever there is a combination of "app1", "jobs", and "sample" in the URL. I can't use these things in isolation because individually they will match a variety of pages -- only together do they match this distinct URL. I also can't just use the whole URL because there are sections that are different for each user.
In Google Analytics I could use Reg Ex to match a pattern like this -- is it possible to do this same in Marketo somehow?
If not, how would you tackle this scenario to create a unique hook to base your trigger on?
Thanks for any insight.
Justin