Storylane Docs
LoginStart free
  • Storylane Knowledge Base
  • Storylane Playbooks
  • Product Updates
  • πŸ‘‹Welcome to Storylane
  • πŸš€Quick Start Guide
  • πŸ“ΈRECORDING DEMOS
    • HTML Demo
    • Screenshot Demo
    • Other Recording Options
  • πŸ’»EDITING DEMOS
    • Editing HTML Screens
    • Editing Screenshot Screens
    • Guided Steps
      • Video Clips
      • Videos & Voiceovers
    • Chapters & Product Tour
    • Personalization
    • Sandbox Demo
    • Demo Settings
  • Demo Type Examples
  • 🎊SHARING DEMOS
    • Sharing - Overview
      • Embed
      • Share Link
      • Via Email Campaigns
        • Share via Gmail Plugin
      • Socials
      • Export GIF & Video
    • Secure Sharing
    • Conference Mode
  • 🌟AI Suite
    • Meet Lily Sales Agent
    • Create Demos with AI πŸš€
      • Create & Improve with AI
      • AI Video Avatars
      • AI Voiceovers
      • AI HTML Editor
      • AI Translation
  • 🌐BUYER HUB
    • Buyer Hub Overview
    • Buyer Hub Configuration
    • Buyer Hub Analytics
  • πŸ“ˆTRACKING AND ANALYSING
    • Lead Capturing
    • Lead Attribution
    • UTM Tracking
    • Account-Level Insights
    • Viewer Data Enrichment
    • Usage Tracking
      • Analyzing Demo Performance
  • πŸ”—Integrations
    • Integrations
      • HubSpot
        • HubSpot Lead Forms
        • Hubspot Integration Features
        • Hubspot Website Embeds
        • Storylane App for HubSpot
        • Matching HubSpot Tokens to Storylane Tokens
      • Marketo
        • Marketo Lead Forms
      • Pardot
        • Custom Pardot Form
      • Salesforce
        • Storylane App for Salesforce
      • Slack
      • FreshSales
      • Dynamics 365
      • Zapier
      • Google Tag Manager
      • Google Analytics
      • Gmail
      • Segment
      • Intercom
      • Clearbit
      • SourceForge
      • G2
      • Webhooks
      • Cross-Frame Events
      • External API
  • πŸ€“Account
    • Managing Demos
    • Managing Team
    • Branding
      • Custom Theme
      • Custom Domain
    • GDPR Compliance
    • SSO
    • FAQs
      • How and Why to use Cookie Tracking?
      • How to capture HTML screens from multiple tabs?
      • How to edit the background of a screen with a pop-up?
      • How to copy a chapter to a demo?
      • How to add pop-up message for non-clickable elements?
      • How to Add/Embed a Storylane Demo in a Zendesk Article
      • Customizing and Tracking Demo URL Links
      • How to combine Desktop and Mobile captures?
      • If I Cancel My Subscription, What Happens To My Demos?
      • What accessibility standards do you support?
      • Why is part of my demo cut off?
      • How to add or subtract a Date & Time token?
      • How to Install & Connect Storylane via HubSpot Marketplace?
      • How do I send data to 6Sense?
      • Lead Attribution Tracking?
      • How to record a video avatar?
      • How to rearrange folders?
      • Do I need to update my cookie policy if I use Storylane?
      • Is it possible to connect a LinkedIn tracking pixel to Storylane?
Powered by GitBook
On this page
  • Step 1: Add the Storylane Code to Your Website (Optional)
  • Step 2: Connect Marketo with Storylane
  • What Data Does Storylane Sync to Marketo?
  1. Integrations
  2. Integrations

Marketo

Storylane integrates seamlessly with Marketo, enabling you to:

PreviousMatching HubSpot Tokens to Storylane TokensNextMarketo Lead Forms

Last updated 22 days ago

  • Sync demo data with existing leads.

  • Automatically create new leads if they don’t exist.

  • Log demo session activity on the Marketo timeline.

  • Capture leads directly via Marketo forms.

You must have admin level permissions to connect any integrations within Storylane

Follow these step-by-step instructions to set up the integration:


Step 1: Add the Storylane Code to Your Website (Optional)

This step enables lead attribution tracking. Add the following code snippet to the <head> tag of your website:

(function(){"use strict";function e(t){const r=t.head;if(!r)return;const i=t.querySelector('script[src="https://js.storylane.io/js/v2/storylane.js"]'),n=t.querySelector('script[src="https://js.storylane.io/js/v1/storylane.js"]');if(i||n)return;const s=t.createElement("script");s.type="text/javascript",s.async=!0,s.src="https://js.storylane.io/js/v2/storylane.js",r.appendChild(s)}e(window.document)})();

πŸ’‘ Learn more about lead attribution here.


Step 2: Connect Marketo with Storylane

  1. Contact Support: Reach out to your sales contact or support team to set up the integration.

  2. Prepare for Integration:

    • Ensure you have 1 free Custom Activity available (required).

    • Assign the correct API user during setup. The user must have the following permissions:

      • Read-Write Activity

      • Read-Write Activity Metadata

      • Read-Write Person

      • Read-Write Schema Custom Field

      • Read-Write Schema Standard Field

  3. Configure Marketo:

    • Support will provide a secure URL for configuration.

    • Open the URL and click Configure Marketo.

    • Enter the required credentials:

      • Client ID

      • Client Secret

      • Endpoint URL

      • Identity URL


What Data Does Storylane Sync to Marketo?

⚠️ Important: Do not manually create lead fields in Marketo. Storylane automatically creates the necessary fields with the correct API names when you connect your account. Manual creation may result in broken integrations.

Custom Properties

Storylane automatically syncs demo data to Marketo under custom fields. Here's the data included:

Property Name

Description

Data Type

Storylane Demo Name

Last demo viewed

String

Storylane Demo Viewed At

Last demo view timestamp

DateTime

Storylane Demo Time (secs)

Time spent on demo (seconds)

Number

Storylane Demo Complete (%)

Percentage of steps completed

Number

Storylane Demo Link

Link to the demo

String

Storylane Demo CTA Clicked

CTA URL clicked

String

Storylane Demo Checklist Completed

Indicates if the checklist is done

Boolean

Storylane Demo Sessions

Total number of demo sessions

Integer

Here’s a reference showing how this data appears for your lead in Marketo.


Custom Activities

Each demo session creates a custom activity in Marketo. This includes detailed demo engagement data for the lead.

Here’s a reference showing how this activity looks in Marketo.


By following these steps, you can integrate Storylane with Marketo to enhance lead tracking and demo engagement insights effortlessly.

πŸ”—