{"version":3,"sources":["webpack:///./src/img/companyLogo/errorception.png","webpack:///./src/pages/help/errorception-integration.js"],"names":["module","exports","related","frontmatter","metaTitle","canonical","metaDescription","logo","Wrapped","HelpArticle","className","role","href","target","rel","inline","margin","copy","lang","section","title"],"mappings":"gFAAAA,EAAOC,QAAU,IAA0B,4D,kCCA3C,4HAyDMC,EAAU,GAEHC,EAAc,CACzBC,UAAW,2CACXC,UAAW,kCACXC,gBAAiB,+DACjBC,KA/DF,OA+DEA,GAGIC,EAAUC,aA1DA,WACd,OACE,6BACE,kBAAC,IAAD,8BACA,gNAIA,kBAAC,IAAD,CAAUC,UAAU,QAApB,qBACA,yJAIA,yBAAKA,UAAU,gCAAgCC,KAAK,SAClD,6CADF,yFAGE,uBACEC,KAAK,yEACLC,OAAO,SACPC,IAAI,uBAHN,YAKY,KACP,IATP,uMAcA,kBAAC,IAAD,CAAUJ,UAAU,QAApB,uCACA,yFAAqE,IACrE,kBAAC,IAAD,CAAMK,QAAM,GAAE,WA3BhB,IA2BkC,+CAChC,kBAAC,IAAD,CAAMC,OAAO,SAASC,MAAI,EAACC,KAAK,MAAhC,2IAUA,yBAAKR,UAAU,gCAAgCC,KAAK,SAApD,oKAEyE,IACvE,kBAAC,IAAD,CAAMC,KAAK,4CAAX,gBAHF,SAmBS,4BACb,kBAACJ,EAAD,eACEN,QAASA,EACTiB,QAAQ,eACRC,MAAOjB,EAAYC,WACfD","file":"component---src-pages-help-errorception-integration-js-09ff26d41128312fb03b.js","sourcesContent":["module.exports = __webpack_public_path__ + \"static/errorception-59082c7a8e7c5956c08cd95ced40b952.png\";","import React from 'react';\n\nimport { HelpArticle, SubTitle } from 'components/help/helpArticle';\nimport Code from 'components/help/codeSnippet';\nimport Link from 'components/ui/link';\n\nimport logo from 'img/companyLogo/errorception.png';\n\nconst Content = () => {\n return (\n
\n What is Errorception?\n

\n Errorception is a tool to control the stability of your app and report errors. With this\n integration, you’ll access session replays directly from the Errorception issue details.\n

\n How does it work?\n

\n Every time a new session starts, a session link is sent to Errorception. This allows for\n direct access to session replays.\n

\n
\n Important: Remember that LiveSession only starts recording if it detects\n any activity of user (\n \n read more{' '}\n {' '}\n about recording conditions). For example, if an error occurs on rendering page, the session\n (in most cases) won’t start. This means that the Errorception issue won’t get a session\n recording link.\n
\n How can I install this integration?\n To install integration, add the code below before your {' '}\n {''} closing tag:\n \n {`\n`}\n \n
\n For this integration to work, you need to have both Errorception and LiveSession installed\n on your website. If you haven’t installed our tracking code yet, check{' '}\n this article.\n
\n
\n );\n};\n\nconst related = [];\n\nexport const frontmatter = {\n metaTitle: 'LiveSession and Errorception integration',\n canonical: '/help/errorception-integration/',\n metaDescription: 'Add LiveSession recordings to issue details in Errorception.',\n logo,\n};\n\nconst Wrapped = HelpArticle(Content);\nexport default () => (\n \n);\n"],"sourceRoot":""}