Enter the URL you want this run to start on and we’ll build the rest around it.
Copy the text of the message and send it to the person responsible for domain administration in your company. You can also share the developer documentation:
Code snippet developer quick guide (Copy link)Our product team needs to install a code snippet on our
website(s) in order to connect Outcrop, our research tool,
and embed live studies for user feedback.
The snippet should be pasted immediately after the
website’s <head>.
Here’s the code snippet for your ease:
<script>
(function (o, u, t, c) {
var s, r;
try {
r = o.sessionStorage.getItem('outcrop-us');
} catch (err) { r = null; }
s = u.createElement('script');
We recommend installing the code snippet directly rather than through a tag manager. Learn more