Adding FullStory
FullStory makes it easy to solve problems, find answers, and optimize your customer's experience. By enabling FullStory on HelpDocs, you'll be able to track how users are searching, reading, and using your knowledge base.
Updated
by River Sloane
FullStory makes it easy to solve problems, find answers, and optimize your customer's experience. By enabling FullStory on HelpDocs you'll be able to track how users are searching, reading, and using your knowledge base.
We recommend adding our Cookie Consent banner to notify users you're tracking them with FullStory
Adding FullStory
- In your FullStory dashboard
- Head to Settings > FullStory Setup
- Within Your Recording Snippet, you should see some code
- Copy the
FS_ORG
number, like the one highlighted below:
<script>
window['_fs_debug'] = false;
window['_fs_host'] = 'fullstory.com';
window['_fs_org'] = 'ABC12';
window['_fs_namespace'] = 'FS';
(function(m,n,e,t,l,o,g,y){
if (e in m) {if(m.console && m.console.log) { m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].');} return;}
g=m[e]=function(a,b,s){g.q?g.q.push([a,b,s]):g._api(a,b,s);};g.q=[];
o=n.createElement(t);o.async=1;o.src='https://'+_fs_host+'/s/fs.js';
y=n.getElementsByTagName(t)[0];y.parentNode.insertBefore(o,y);
g.identify=function(i,v,s){g(l,{uid:i},s);if(v)g(l,v,s)};g.setUserVars=function(v,s){g(l,v,s)};g.event=function(i,v,s){g('event',{n:i,p:v},s)};
g.shutdown=function(){g("rec",!1)};g.restart=function(){g("rec",!0)};
g.consent=function(a){g("consent",!arguments.length||a)};
g.identifyAccount=function(i,v){o='account';v=v||{};v.acctId=i;g(o,v)};
g.clearUserCookie=function(){};
})(window,document,window['_fs_namespace'],'script','user');
</script>
- Head to HelpDocs
- Go to Settings > Integrations
- Click ⋮ More > Connect
- Find FullStory and paste in the
FS_ORG
number under FullStory Org - Click Save Changes
Make sure to paste the number without quotes.
What did you think of this doc?
Syncing Content to elevio
Enabling Comments with Disqus