If you've added a lead form into your Walnut demo, anytime a lead is created from it, you will be able to find the information in Marketo!
Remember: You do not need Marketo and Walnut to be integrated to embed the form. However, to benefit from the enriched demo data, you do need to complete the integration. Find out how here.
Locating Demo Data In Marketo
Once a lead has been created through the Marketo lead form, Demo Data will appear under two entities within Marketo's Person Actions: Info and Activity Log.
Begin by opening the created lead. Scroll to the bottom of the info tab. There you will see new attributes such as: AVG Completion rate across all demos (%), AVG time spent across all demos (integer), Latest demo completion rate (%), Latest demo play (timestamp), Total demo views, etc.
Next, toggle over to the Activity Log tab. An activity type called Walnut Demo Viewed will appear.
Select the activity to view the engagement data for that specific session.
Below you'll find the description and type for each data field.
- Person ID: Lead ID associated with the activity (Type - ID)
- Demo ID: Demo ID associated with the activity (Type - ID)
- Demo Name: Walnut Demo Name (Type - String)
- Template ID: Template ID associated with the activity (Type - ID)
- Tempalte: Walnut template Name (Type - String)
- User Agent: User agent info ie: browser, op system (Type - String)
- Viewed Screen: List of screens viewed in the Walnut Demo (Type - String)
- Viewed Guides: List of guides viewed in the Walnut Demo (Type - String)
- Viewed Sections: List of sections viewed in the Walnut Demo (Type - String)
- Sessions Started: Timestamp indicating when the session started (Type - Timestamp)
- Sessions Ended: Timestamp indicating when the session ended (Type - Timestamp)
- Sessions Length: Length of the session (Type - Integer)
- Completion Rate: % of the demo completed (Type - Integer)
- Guide Completion Rate: % of the demo completed, depending on guides (Type - Integer)
MktoForms2.whenReady(function(form){ const [_, search] = parent.parent.document.referrer.split('?'); const params = new URLSearchParams(search); params.forEach((value, key) => { document.querySelector(`input[name="${key}"]`).value = value; }); })
Important To Note 📝
- The enriched demo data will appear in your Marketo account two hours after your demo with the lead form was viewed.
- If your Marketo form is linked to different tools like ChillyPiper or Clearbit, you can also connect these tools to the form in the demo. Simply include the necessary scripts along with Marketo's embed code using the Walnut editor.
- Make sure you carefully read the integration guide for each tool you're adding with Marketo. Some tools might need you to load the script before or after Marketo, or set them up with the right Marketo ID, just as examples.
Comments
0 comments
Please sign in to leave a comment.