Sharing options

You can access the Share menu by clicking on the Share button on top right bar.

You have several options when it comes to sharing your demos with viewers.

This is a great option when you want to share your demo through a link whether to a group or individuals.

You have a few options when you generate a link, including:

  • Naming the link for tracking purposes
  • Setting expiry
  • Passcode

By using embed link, you can insert the demo onto your website for your visitors to try out. After you create an embed link, you’ll receive a block of code to copy directly on your website.

Launch via button on website

If you’re looking for a more seamless experience without having to rely on iframes, you can also trigger demos based on button click on your page.

  1. Install the Lancey script on your website before the closing body tag
Lancey Script
<script defer src="https://static.getlancey.com/lancey.js"></script>
  1. Add a class called demo-id along with the id of your demo to the button. You can find the id of your demo when you generated the direct link. In the following link, the demo-id would be everything after the /demo/ path: https://app.getlancey.com/demo/d3459b64589646618221d5932185e60f
Button
<button demo-id="d3459b64589646618221d5932185e60f">View demo</button>
  1. Test it out!

Mail merge links allow you to use a single link and track engagement uniquely for each recipient. These are great for adding into your sales engagement platform such as Apollo, Salesloft, and Outreach.

Once you create a mail merge link, you’ll see an extra parameter being added to the link which will get merged from the sales engagement platform. In example below, [email] will be provided by Outreach so we can uniquely track our demo analytics per receipt of the sequence.