SDK · Embed
Install Sumidata
Pick your framework, copy the snippet, and you're recording.
index.html
<!-- Sumidata SDK -->
<script>
window.Sumidata = window.Sumidata || { push: function(m, a) { (this.q = this.q || []).push([m, a]) } };
</script>
<script
src="https://sdk.sumidata.io/loader.js"
data-project-id="YOUR_PROJECT_ID"
data-src="https://sdk.sumidata.io/sumidata.js"
async
></script>Replace
YOUR_PROJECT_ID with your real project ID before shipping.Installation · 3 steps
- Copy the snippet above.
- Drop it into
index.html. - Deploy — the SDK starts recording immediately.