{"version":3,"sources":["webpack:///./src/pages/help/how-livesession-script-works.js"],"names":["related","link","title","description","frontmatter","metaTitle","metaDescription","canonical","Wrapped","Article","className","role","href","section"],"mappings":"6FAAA,oGA2BMA,EAAU,CACd,CACEC,KAAM,0CACNC,MAAO,qCACPC,YAAa,0DAIJC,EAAc,CACzBC,UAAW,yCACXC,gBAAiB,2CACjBC,UAAW,uCAGPC,EAAUC,aArCA,WACd,OACE,6BACE,iHACA,4BACE,+CACA,4CACA,4DACA,uEACA,4DACA,gDACA,sEACA,iEAGF,yBAAKC,UAAU,gCAAgCC,KAAK,SAApD,+FAEQ,kBAAC,IAAD,CAAMC,KAAK,mCAAX,QAFR,IAEkE,SAsBzD,4BACb,kBAACJ,EAAD,eAASR,QAASA,EAASa,QAAQ,UAAUX,MAAOE,EAAYC,WAAeD","file":"component---src-pages-help-how-livesession-script-works-js-a4bae34164f037097c56.js","sourcesContent":["import React from 'react';\nimport Article from 'components/help/helpArticle';\nimport Link from 'components/ui/link';\n\nconst Content = () => {\n return (\n
\n

LiveSession script is watching for those events during user visit on your website:

\n \n\n
\n By default, recording of user's keystrokes is disabled. You can read more how to turn\n it on here.{' '}\n
\n
\n );\n};\n\nconst related = [\n {\n link: '/help/how-to-install-livesession-script',\n title: 'How to install LiveSession script?',\n description: 'Check how can you install LiveSession on any website.',\n },\n];\n\nexport const frontmatter = {\n metaTitle: 'How LiveSession tracking script works?',\n metaDescription: 'Understand what our tracking code tracks',\n canonical: '/help/how-livesession-script-works/',\n};\n\nconst Wrapped = Article(Content);\n\nexport default () => (\n \n);\n"],"sourceRoot":""}