It’s happening! Demo Dundies is back with Season 2 🚀
Nominate your best demos
Storylane Docs
LoginStart free
  • Storylane Knowledge Base
  • Storylane Playbooks
  • Product Updates
  • Customer Showcase
  • 👋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
      • Video Overlays & Voiceovers
    • Chapters & Product Tour
    • Personalization
    • Demo Settings
  • 🎊SHARING DEMOS
    • Embed
    • Share Link
      • Share via Extension
      • Share via Gmail Plugin
      • Share via HubSpot
      • Share via Salesforce
    • Socials and Email Campaigns
    • Conference Mode
    • Exports & Downloads
    • Demo protection and security
  • 🌟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
  • 🖱️Sandbox Demo
    • Sandbox Configuration
  • 📈ANALYTICS
    • Capture Leads
    • Lead Attribution
    • Tracking and Analyzing
      • Analyzing Demo Performance
    • Account-Level Insights
    • Viewer Data Enrichment
  • 🔗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
  • 🔒Trust and Security
    • 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
  1. Trust and Security
  2. FAQs

Lead Attribution Tracking?

How to Set Up Using Google Tag Manager (GTM)

Add Storylane SDK quickly using Google Tag Manager without any engineering effort.

  1. Sign in to Google Tag Manager and select “Workspace”.

  2. Click on “Add a new tag” and name it "Storylane Tag".

  3. Click Edit on Tag Configuration and under custom, select Custom HTML.

  4. Copy the tracking script below and paste it into the HTML field. Hit Save.

<script>(function(){"use strict";function e(t){var r=t.head;if(!r)return;var 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;var 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)})();</script>
  1. In the Triggers popup, click Add Trigger and select All Pages.

  2. Once the trigger has been added, click on Publish at the top of your GTM window and that’s it!

PreviousHow do I send data to 6Sense?NextHow to record a video avatar?

Last updated 5 months ago

🔒