SOLVED

Two success criteria for same Program

Go to solution
neelambakre
Level 3

Hi,

 

In my emailer, there is only one call-to-action (CTA) with a configured checkout URL. The client is providing us the data of registered users. When a recipient clicks on the checkout URL, they will be directed to their cart. After proceeding with the payment and successfully completing the transaction, another URL should be captured by Marketo to track the conversion. If a person clicks the checkout link he will be tagged as a success, will they be tagged as a success again if they reach the transaction success URL from the checkout page? 

 

In this scenario, do we need to maintain only a single criterion for tracking the transaction success link landed from the checkout URL? or we can keep both and track success for both ? Please advise.

 

Thanks

Neelam Bakre
2 ACCEPTED SOLUTIONS
ShannonKelly1
Level 3

Hi @neelambakre ,

Darshil and Sanford make good points here. 

Rather than using "Change Program Success" as the flow step, you could consider Change Program Member Status . That way, you will see the progression of people through the program statuses as they interact with your program, rather than just Success = True/False. The way you have set up your triggers, you will not be able to tell whether someone simply clicked the email CTA, or actually completed the transaction, to reach Success. As Darshil said, it would be best to have ONLY completed transactions associated with the Success stage of the program. An earlier member status could be "Interacted," "Engaged," or "Clicked Email." 

And as Sanford noted, email CTA clicks are not 100% reliable, so separating that activity out from your Success status is advisable. See also Understanding Program Membership

 

View solution in original post

Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

You're welcome, @neelambakre! Always happy to be of help. Channel setup looks good, but I'm still not sure about the criteria you've used, i.e., Opens and Clicks, since they're not a reliable indication of genuine human engagement. FWIW, you could be marking a lot of people as reached the program success step due to email clicks by bots.

 


 

Could you please validate whether I am heading in the correct direction? Additionally, pls guide on troubleshooting the problem with the "Transaction Success" trigger as It should correctly tracks the success when the URL contains the specified keywords.

 

Thanks


What you're seeing is the expected behavior. Use the Querystring constraint in the Visits Web Page trigger to net on the specific keyword(s) or pattern in the URL's query string. Just for your reference, the Visits Web Page activity defines "Web Page" as the original Hostname + Pathname + Hash, but the protocol and the query string aren't included in it.

Darshil_Shah1_0-1690661197143.png

 

View solution in original post

10 REPLIES 10