Triggering Marketo alert from hardcoded interactive web content results | Community
Skip to main content
Grace_Edmiston2
New Participant
March 20, 2020
Question

Triggering Marketo alert from hardcoded interactive web content results

  • March 20, 2020
  • 2 replies
  • 2145 views

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! 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Darshil_Shah1
Community Manager
March 23, 2020

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

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
New Participant
March 20, 2020

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