ScreenSquid


See what your visitors are doing.

Record visitors' screens as they use your website.

See what your visitors see.

ScreenSquid session recording captures your visitor's experience as they use your website.

{primary} Stackpile makes it easy to install ScreenSquid on your website and start sending data to all your integrations with a simple unified API.

Install ScreenSquid

Getting Started


{primary} Important

If you already have the ScreenSquid snippet installed on your site, please remove it.

Once the Stackpile snippet has been installed on your website, add ScreenSquid to your stack on your Stackpile Dashboard, add your Squid ID (see Settings on how to obtain this) and click on Install ScreenSquid.

The Stackpile - ScreenSquid integration will then start recording visitors' screens as they use your website.

Settings


Squid ID

You can find your Squid ID on your ScreenSquid Dashboard under your Site > Settings > Copy and Paste Code as the assigned value to the __squid_id variable, e.g. var __squid_id = "my_site__3219dc30_e968_11f5_bcb9_6785df3add5a";

<!-- SceenSquid Satellite Uplink -->
<script id="screensquid">
var __squid = [];
var __squid_id = "my_site__3219dc30_e968_11f5_bcb9_6785df3add5a";
!function(s,q,u,i,d){s.ScreenSquidObject=u;s[u]||(s[u]=function(){
(s[u].q=s[u].q||[]).push(arguments)});s[u].l=+new Date;i=q.createElement('script');
d=q.scripts[0];i.src='https://www.screensquid.tv/embed/screensquid.js';
d.parentNode.insertBefore(i,d)}(window,document,'screensquid');
</script>
<!-- https://screensquid.com -->