Link SDK Installation

The SDK is a one-liner script for our customers to integrate the Link iframe easily.

Start by adding the Deck link-initialize script on each page of your site.

<script src="https://link.datadeck.co/link-initialize.js"></script>

It must always be loaded directly from https://link.datadeck.co rather than included in a bundle or hosted yourself.

The JavaScript web SDK is not versioned and the latest available SDK will always be returned.