Triggering Marketo alert from hardcoded interactive web content results

Grace_Edmiston2
Level 2

Hi there! 


Our web team is currently hard coding an interactive ROI calculator for a webpage on our site. I'm trying to figure out how to display their results, and then send them as well through a Marketo alert if/when they submit a form offering to send the results to their inbox.

 

Has anyone dealt with anything like this before? I was thinking it might be possible to capture the ROI results through a cookie and then have the Marketo results form capture those cookies. 

 

Would really appreciate any and all suggestions!! Thanks! 

Grace Harbison
2 REPLIES 2
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

You can certainly use Hidden form fields for tracking the ROI, and submit the values from cookie as discussed. PFA screenshot for the same.

Darshil_Shah1_0-1584946392021.png

Also, I am linking the post where community has provided the solution for creating the cookie using the JS. It might be useful.

https://nation.marketo.com/t5/Product-Discussions/Autofill-with-Cookie-Value/td-p/78668

 

 

SanfordWhiteman
Level 10 - Community Moderator

Saving to cookies and mapping them to hidden Mkto form fields is a fine approach, it fits the concept well.