Hi,
I am wondering if there are any suggestions on how one could trigger Marketo activities using a specific sequence of events as a trigger. For example, lets say I want to trigger an activity after someone completes the following sequence: Opens email xyz, visits webpage abc after opening email xyz, and visits webpage def after viewing page abc.
If there a way this can be achieved?
Thanks in advance
--JF
Solved! Go to Solution.
HI Joseph,
Create a "Sequence Score" field, type = score. Set a series of trigger campaigns that add +1 to the Sequence Score field when people do the things in the right order, using combinations of triggers and filters in the campaigns. e.g:
You would do it will a text field in which would would log sequence steps such as "step 1", "step 2", "step 2".
-Greg
HI Joseph,
Create a "Sequence Score" field, type = score. Set a series of trigger campaigns that add +1 to the Sequence Score field when people do the things in the right order, using combinations of triggers and filters in the campaigns. e.g:
You would do it will a text field in which would would log sequence steps such as "step 1", "step 2", "step 2".
-Greg
Hi Greg,
This is very helpful and seems to be leading me down the right path. I have a couple follow up questions though.
Hi Joseph,
The really difficult thing is that if you record the 1st occurence of the first event and not the second one, you may miss it.
So, if you need to do both the sequence and the duration it gets harder. You will have to use the date field and will need some changes in the campaigns:
-Greg
Greg,
This is great stuff. I am going to try building this out and if I have any questions I will reach out.
Thanks again,
--JF
Hi Joseph,
Giving it a second thought, you could event do this with a 3 static lists (names "Event 1", "Event2" and "Eve,t 3") and without the need to create fields to manage it.
-Greg
Another way to do this is to use filters that require all three steps to be completed to be placed in the list. So I would trigger on step three, but have Step one and two be used as filters to make sure all three steps were completed.
Hi Jamie,
The limit of using triggers is that you cannot check that things occurred in the expected time order. You just know that they all occurred 🙂
The other limit with filters only is that some of these activities are archived after 90 days. but may be the whole sequence is not supposed to last that long
-Greg
Thank you Jaime.
This is the route I initially was treading down but I realized that there wasn't a mechanism that would ensure the 3 events happened in a particular order and within a certain time frame.
--JF