{"title":"Data collection to detect fraud","category":"default","creationDate":1663314840,"content":"<p>Learn how data collection works, what data is collected and how this data is used to help detect fraud. Find out what you need to consider depending on which type of Web integration you have built, and how to optionally add the data collection SDK to other pages in your website.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, take into account the following requirements and limitations.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">Make sure that you have built an <a href=\"\/online-payments\/build-your-integration\/\">online payments integration<\/a> for Web.<br>Supported integrations where data is collected and sent automatically: <ul><li markdown=\"1\">Web Drop-in (<a href=\"\/online-payments\/build-your-integration\/advanced-flow?platform=Web&amp;integration=Drop-in\">Advanced flow<\/a> \/ <a href=\"\/online-payments\/build-your-integration\/sessions-flow?platform=Web&amp;integration=Drop-in\">Sessions flow<\/a>)<\/li><li markdown=\"1\">Web Components (<a href=\"\/online-payments\/build-your-integration\/advanced-flow?platform=Web&amp;integration=Components\">Advanced flow<\/a> \/ <a href=\"\/online-payments\/build-your-integration\/sessions-flow?platform=Web&amp;integration=Components\">Sessions flow<\/a>)<\/li><li markdown=\"1\"><a href=\"\/online-payments\/build-your-integration\/sessions-flow?platform=Web&amp;integration=Hosted%2BCheckout\">Hosted Checkout<\/a><\/li><li markdown=\"1\">Web API-only integration using the <a href=\"\/payment-methods\/cards\/custom-card-integration\/\">Custom Card Component<\/a><\/li><\/ul>Supported integrations that require additional configuration: <ul><li markdown=\"1\"><a href=\"\/online-payments\/build-your-integration\/advanced-flow?platform=Web&amp;integration=API%2Bonly&amp;version=71\">Web API only<\/a><\/li><li markdown=\"1\">Any Web integration where you want to collect data from pages other than your checkout page.<\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Limitations<\/strong><\/td>\n<td style=\"text-align: left;\">If you use an API-only integration for Web, and process raw card data, you must make sure that you have met the additional <a href=\"\/development-resources\/pci-dss-compliance-guide\/?tab=api_only_3_4#online-payments\">PCI compliance requirements<\/a>.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Setup steps<\/strong><\/td>\n<td style=\"text-align: left;\">Before you begin, make sure that you are familiar with the type of Web integration you are using, and that you have considered <a href=\"#data-privacy\">data privacy<\/a>.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Data privacy<\/h2>\n<p>Because personal data is processed to detect fraudulent payment activity, you have to consider data privacy and adhere to privacy laws.<\/p>\n<p>Before processing any shopper data, make sure that you:<\/p>\n<ul>\n<li>Comply with obligations under the applicable privacy laws and regulations. Consult your legal department or an accredited third-party company to understand the data privacy regulations of the countries\/regions that you operate in.<\/li>\n<li>Understand the requirements. Different jurisdictions may require different actions. For example, under European regulations, you are required to ask for your customer\u2019s consent to process their data, and you have to be transparent about the use of that data. You can clarify how data is processed in your privacy and cookie statement. For example, when a shopper lands on the checkout page, your company's privacy policy could pop up and show a consent checkbox or button. It is your responsibility to keep track of the shoppers who have given consent.<\/li>\n<\/ul>\n<h2>How it works<\/h2>\n<p>Adyen collects data about how shoppers interact with and use the payment form. <a href=\"\/risk-management\">Protect<\/a> then uses this data to detect fraudulent payment activity, analyze usage patterns, and mitigate fraud.<\/p>\n<p>When you use our <a href=\"https:\/\/github.com\/Adyen\/adyen-web\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Web Drop-in or Components<\/a> or the <a href=\"\/payment-methods\/cards\/custom-card-integration\/\">Custom Card Component<\/a> for Web to build your checkout experience, or when you are using Hosted Checkout, data is automatically collected from the checkout page and sent to Adyen.<\/p>\n<p>When you have built an API-only integration for Web, and have created your own checkout page, you can add a script that calls our standalone data collection SDK to collect the same data, retrieve the data, and then send it to Adyen in the payment request. See <a href=\"#data-collection-add-sdk\">Configure data collection for API only<\/a> for more details.<\/p>\n<p>For all Web integrations, you can optionally <a href=\"#collect-additional-data\">add the data collection script<\/a> to other pages than your checkout page, collecting even more data.<\/p>\n<h2>How Protect uses the data<\/h2>\n<p>To detect fraud, and to mitigate the effects of potential fraudulent activity, our <a href=\"\/risk-management\/#risk-engine\">latest risk engine<\/a> uses the data that is collected.<\/p>\n<p>This includes the following data:<\/p>\n<ul>\n<li>Device characteristics: for example the shopper's browser type, screen size, and device type.<\/li>\n<li>Activity information: for example if credit card details were copied and pasted into the payment form, and the time between payment requests.<\/li>\n<\/ul>\n<p>The anonymized data may be used across customers to determine if a transaction is legitimate. Adyen does not use this data for anything else than to detect and mitigate fraud, and does not share or use this information for marketing purposes. For more details, see Adyen's <a href=\"https:\/\/www.adyen.com\/policies-and-disclaimer\/privacy-policy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">privacy statement<\/a>.<\/p>\n<p>This data is one of the sources to help detect and mitigate fraud. To use Protect, you have to <a href=\"\/risk-management\/#set-up-risk\">set up risk<\/a>, and configure at least one risk profile.<\/p>\n<h2 id=\"data-collection-data\">Data collected by the SDK<\/h2>\n<p>The following data is collected:<\/p>\n<table>\n<thead>\n<tr>\n<th>Data category<\/th>\n<th>Example<\/th>\n<th>Domain<\/th>\n<th>Purpose<\/th>\n<th>Lifetime<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Cookie<\/td>\n<td><code>_RP_UID<\/code><\/td>\n<td>checkoutshopper-live.adyen.com<\/td>\n<td>This cookie is used to track users, and helps identify suspicious browsing and\/or purchasing activity.<\/td>\n<td>30 days in the browser<\/td>\n<\/tr>\n<tr>\n<td>Cookie<\/td>\n<td><code>_cfuvid<\/code><\/td>\n<td>checkoutshopper-live.adyen.com<\/td>\n<td>Used to allow the <a href=\"https:\/\/developers.cloudflare.com\/fundamentals\/reference\/policies-compliances\/cloudflare-cookies\/#_cfuvid-for-rate-limiting-rules\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Cloudflare WAF<\/a> to distinguish individual users who share the same IP address. Helps protect from malicious traffic.<\/td>\n<td>One session<\/td>\n<\/tr>\n<tr>\n<td>Device information<\/td>\n<td>Attributes about the users' device. For example <strong>Browser Type<\/strong>, <strong>Device Model<\/strong>, <strong>Operating System<\/strong>, <strong>User Agent<\/strong> and other information.<\/td>\n<td> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/overview\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Checkout API<\/a><\/td>\n<td>Collecting device information helps identify suspicious user behavior or transaction patterns.<\/td>\n<td>Indefinite<\/td>\n<\/tr>\n<tr>\n<td>Behavior information<\/td>\n<td>How much time a shopper spent on the checkout page, if they copied and pasted payment details, and how long it took the shopper to complete certain actions like filling in a field.<\/td>\n<td> <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/overview\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Checkout API<\/a><\/td>\n<td>Collecting behavior information lets Adyen analyze and identify suspicious user behavior and transaction patterns.<\/td>\n<td>Indefinite<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"data-collection-components\">Configure data collection for Drop-in and Components<\/h2>\n<p>Risk data collection is included in the Adyen checkout configuration, and is turned on by default when you <a href=\"\/online-payments\/build-your-integration\">build your integration<\/a> with Web Drop-in or Components, the Custom Card Component or Hosted Checkout. It is a separate setting that is independent of your Protect configuration.<\/p>\n<p>It is possible to turn off risk data collection, but this increases the chance that you will be exposed to and experience fraud.<\/p>\n<p>To configure risk data collection, include the following in the <code>AdyenCheckout<\/code> configuration:<\/p>\n<table>\n<thead>\n<tr>\n<th>Parameter<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>risk.enabled<\/code><\/td>\n<td>Indicates if you are collecting and sending risk data to Adyen. Default: <strong>true<\/strong>.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Configuration for risk data collection on Web'\" :id=\"''\" :code-data=\"[{&quot;language&quot;:&quot;js&quot;,&quot;tabTitle&quot;:&quot;&quot;,&quot;content&quot;:&quot;const configuration = {\\n  environment: 'test',\\n  clientKey: 'test_...',\\n  risk: {\\n    enabled: true \\\/\\\/ Set to false to not send potential fraud detection data to Adyen.\\n  }\\n  \\\/\\\/ Other global configuration...\\n};&quot;}]\" :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<h3 id=\"collect-additional-data\">Collect additional data outside of the checkout page<\/h3>\n \n<p>In addition to the data that you send when the shopper checks out, you can also optionally collect data to detect fraud outside of the checkout page. We recommend that you collect data about the shopper's activity on every page of your site.<\/p>\n \n<p>To do this, add the following script to any of your web pages.<\/p>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Data collection script'\" :id=\"''\" :code-data='[{\"language\":\"javascript\",\"tabTitle\":\"\",\"content\":\"&lt;script src=\\\"https:\\\/\\\/checkoutshopper-live.adyen.com\\\/checkoutshopper\\\/assets\\\/js\\\/datacollection\\\/datacollection.js\\\"&gt;&lt;\\\/script&gt;\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<p>When the shopper checks out, Drop-in or the Component sends all of the data collected by the script to Adyen. This includes the data from the checkout page as well as any data collected from other web pages that contain the script.<\/p>\n<h2 id=\"data-collection-add-sdk\">Configure data collection for API only<\/h2>\n<p>When you have built an API-only integration for Web, and built your own checkout page, you can collect data by following these steps:<\/p>\n<ol>\n<li><a href=\"#data-collection-add-script\">Add the script<\/a> that loads the data collection SDK to the checkout page on your website.<br \/>\nWhen a shopper interacts with your checkout page, the SDK is loaded and collects data. The collected data is included in the client data when the shopper pays.<\/li>\n<li><a href=\"#data-collection-submit-data\">Send the data<\/a> in the payment request.<\/li>\n<\/ol>\n<h3 id=\"data-collection-add-script\">Add the script to your checkout page<\/h3>\n<p>To add the data collection SDK, add a reference to the following script in your checkout page:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Environment<\/th>\n<th style=\"text-align: left;\">Refer to<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">Test<\/td>\n<td style=\"text-align: left;\"><code>https:\/\/checkoutshopper-test.adyen.com\/checkoutshopper\/assets\/js\/datacollection\/datacollection.js<\/code><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Live<\/td>\n<td style=\"text-align: left;\"><code>https:\/\/checkoutshopper-live.adyen.com\/checkoutshopper\/assets\/js\/datacollection\/datacollection.js<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Add the reference in the iframe of the page where the shopper enters their payment details.<\/p>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Example checkout page configuration'\" :id=\"''\" :code-data='[{\"language\":\"html\",\"tabTitle\":\"\",\"content\":\"&lt;html&gt;\\n  &lt;head&gt;\\n    &lt;title&gt;Your website&lt;\\\/title&gt;\\n  &lt;\\\/head&gt;\\n  &lt;body&gt;\\u2028&lt;p&gt;Your checkout page.&lt;\\\/p&gt;\\n    &lt;script type=\\\"text\\\/javascript\\\" src=\\\"https:\\\/\\\/checkoutshopper-live.adyen.com\\\/checkoutshopper\\\/assets\\\/js\\\/datacollection\\\/datacollection.js\\\"&gt;&lt;\\\/script&gt;\\n    &lt;form action=\\\"http:\\\/\\\/www.yourdomain.com\\\/checkout\\\" method=\\\"POST\\\"&gt;\\n      <!--\\n      Your other payment related fields\\n      -->\\n      &lt;input type=\\\"submit\\\" value=\\\"Submit\\\" \\\/&gt;\\n    &lt;\\\/form&gt;\\n  &lt;\\\/body&gt;\\n&lt;\\\/html&gt;\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<p>The <a href=\"#data-collection-data\">data<\/a> is automatically collected and continuously updated. You can optionally add the same reference to the script to other pages in your website and collect data from multiple pages.<\/p>\n<p>To send the data to Adyen, continue with the next step.<\/p>\n<h3 id=\"data-collection-submit-data\">Send the data to Adyen<\/h3>\n<p>After the data is collected and submitted to your server, you have to include the data in the payment request.<\/p>\n<ol>\n<li>Call the <code>adyenGetData()<\/code> method to get the data. This method is included in the SDK.<\/li>\n<li>When you make the  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">\/payments<\/a> request, include the data in  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/Checkout\/latest\/post\/payments#request-riskData\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><code>riskData.clientData<\/code><\/a>.<\/li>\n<\/ol>\n<p>For example:<\/p>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Example \/payments request'\" :id=\"''\" :code-data=\"[{&quot;language&quot;:&quot;bash&quot;,&quot;tabTitle&quot;:&quot;&quot;,&quot;content&quot;:&quot;curl https:\\\/\\\/checkout-test.adyen.com\\\/v72\\\/payments \\\\\\n-H 'X-API-key: ADYEN_API_KEY' \\\\\\n-H 'content-type: application\\\/json' \\\\\\n-d '{\\n      \\&quot;amount\\&quot;:{\\n        \\&quot;currency\\&quot;:\\&quot;USD\\&quot;,\\n        \\&quot;value\\&quot;:1000\\n      },\\n      \\&quot;reference\\&quot;:\\&quot;YOUR_ORDER_NUMBER\\&quot;,\\n      \\&quot;paymentMethod\\&quot;: {\\n        \\&quot;type\\&quot;: \\&quot;scheme\\&quot;,\\n        \\&quot;encryptedCardNumber\\&quot;: \\&quot;adyenjs_0_1_18$MT6ppy0FAMVMLH...\\&quot;,\\n        \\&quot;encryptedExpiryMonth\\&quot;: \\&quot;adyenjs_0_1_18$MT6ppy0FAMVMLH...\\&quot;,\\n        \\&quot;encryptedExpiryYear\\&quot;: \\&quot;adyenjs_0_1_18$MT6ppy0FAMVMLH...\\&quot;,\\n        \\&quot;encryptedSecurityCode\\&quot;: \\&quot;adyenjs_0_1_18$MT6ppy0FAMVMLH...\\&quot;,\\n        \\&quot;holderName\\&quot;: \\&quot;S. Hopper\\&quot;\\n      },\\n      \\&quot;riskData\\&quot;: {\\n        \\&quot;clientData\\&quot;: adyenGetData()\\n      },\\n      \\&quot;returnUrl\\&quot;: \\&quot;https:\\\/\\\/your-company.example.com\\\/...\\&quot;,\\n      \\&quot;merchantAccount\\&quot;:\\&quot;YOUR_MERCHANT_ACCOUNT\\&quot;\\n     }'&quot;}]\" :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/online-payments\/analytics-and-data-tracking\/\"\n                        target=\"_self\"\n                        >\n                    Analytics and data tracking\n                <\/a><\/li><li><a href=\"\/uplift\/uplift-requirements\"\n                        target=\"_self\"\n                        >\n                    Adyen Uplift requirements and recommendations\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/risk-management\/fraud-data-collection","articleFields":{"description":"Learn more about the types of data you can collect using Web integrations, and how Protect uses that data to detect and mitigate fraud.","feedback_component":true,"last_edit_on":"16-09-2022 09:55","parameters":{"section":"risk"}},"algolia":{"url":"https:\/\/docs.adyen.com\/risk-management\/fraud-data-collection","title":"Data collection to detect fraud","content":"Learn how data collection works, what data is collected and how this data is used to help detect fraud. Find out what you need to consider depending on which type of Web integration you have built, and how to optionally add the data collection SDK to other pages in your website.\nRequirements\nBefore you begin, take into account the following requirements and limitations.\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nMake sure that you have built an online payments integration for Web.Supported integrations where data is collected and sent automatically: Web Drop-in (Advanced flow \/ Sessions flow)Web Components (Advanced flow \/ Sessions flow)Hosted CheckoutWeb API-only integration using the Custom Card ComponentSupported integrations that require additional configuration: Web API onlyAny Web integration where you want to collect data from pages other than your checkout page.\n\n\nLimitations\nIf you use an API-only integration for Web, and process raw card data, you must make sure that you have met the additional PCI compliance requirements.\n\n\nSetup steps\nBefore you begin, make sure that you are familiar with the type of Web integration you are using, and that you have considered data privacy.\n\n\n\nData privacy\nBecause personal data is processed to detect fraudulent payment activity, you have to consider data privacy and adhere to privacy laws.\nBefore processing any shopper data, make sure that you:\n\nComply with obligations under the applicable privacy laws and regulations. Consult your legal department or an accredited third-party company to understand the data privacy regulations of the countries\/regions that you operate in.\nUnderstand the requirements. Different jurisdictions may require different actions. For example, under European regulations, you are required to ask for your customer\u2019s consent to process their data, and you have to be transparent about the use of that data. You can clarify how data is processed in your privacy and cookie statement. For example, when a shopper lands on the checkout page, your company's privacy policy could pop up and show a consent checkbox or button. It is your responsibility to keep track of the shoppers who have given consent.\n\nHow it works\nAdyen collects data about how shoppers interact with and use the payment form. Protect then uses this data to detect fraudulent payment activity, analyze usage patterns, and mitigate fraud.\nWhen you use our Web Drop-in or Components or the Custom Card Component for Web to build your checkout experience, or when you are using Hosted Checkout, data is automatically collected from the checkout page and sent to Adyen.\nWhen you have built an API-only integration for Web, and have created your own checkout page, you can add a script that calls our standalone data collection SDK to collect the same data, retrieve the data, and then send it to Adyen in the payment request. See Configure data collection for API only for more details.\nFor all Web integrations, you can optionally add the data collection script to other pages than your checkout page, collecting even more data.\nHow Protect uses the data\nTo detect fraud, and to mitigate the effects of potential fraudulent activity, our latest risk engine uses the data that is collected.\nThis includes the following data:\n\nDevice characteristics: for example the shopper's browser type, screen size, and device type.\nActivity information: for example if credit card details were copied and pasted into the payment form, and the time between payment requests.\n\nThe anonymized data may be used across customers to determine if a transaction is legitimate. Adyen does not use this data for anything else than to detect and mitigate fraud, and does not share or use this information for marketing purposes. For more details, see Adyen's privacy statement.\nThis data is one of the sources to help detect and mitigate fraud. To use Protect, you have to set up risk, and configure at least one risk profile.\nData collected by the SDK\nThe following data is collected:\n\n\n\nData category\nExample\nDomain\nPurpose\nLifetime\n\n\n\n\nCookie\n_RP_UID\ncheckoutshopper-live.adyen.com\nThis cookie is used to track users, and helps identify suspicious browsing and\/or purchasing activity.\n30 days in the browser\n\n\nCookie\n_cfuvid\ncheckoutshopper-live.adyen.com\nUsed to allow the Cloudflare WAF to distinguish individual users who share the same IP address. Helps protect from malicious traffic.\nOne session\n\n\nDevice information\nAttributes about the users' device. For example Browser Type, Device Model, Operating System, User Agent and other information.\n Checkout API\nCollecting device information helps identify suspicious user behavior or transaction patterns.\nIndefinite\n\n\nBehavior information\nHow much time a shopper spent on the checkout page, if they copied and pasted payment details, and how long it took the shopper to complete certain actions like filling in a field.\n Checkout API\nCollecting behavior information lets Adyen analyze and identify suspicious user behavior and transaction patterns.\nIndefinite\n\n\n\nConfigure data collection for Drop-in and Components\nRisk data collection is included in the Adyen checkout configuration, and is turned on by default when you build your integration with Web Drop-in or Components, the Custom Card Component or Hosted Checkout. It is a separate setting that is independent of your Protect configuration.\nIt is possible to turn off risk data collection, but this increases the chance that you will be exposed to and experience fraud.\nTo configure risk data collection, include the following in the AdyenCheckout configuration:\n\n\n\nParameter\nDescription\n\n\n\n\nrisk.enabled\nIndicates if you are collecting and sending risk data to Adyen. Default: true.\n\n\n\n\n    \n\nCollect additional data outside of the checkout page\n \nIn addition to the data that you send when the shopper checks out, you can also optionally collect data to detect fraud outside of the checkout page. We recommend that you collect data about the shopper's activity on every page of your site.\n \nTo do this, add the following script to any of your web pages.\n\n    \n\nWhen the shopper checks out, Drop-in or the Component sends all of the data collected by the script to Adyen. This includes the data from the checkout page as well as any data collected from other web pages that contain the script.\nConfigure data collection for API only\nWhen you have built an API-only integration for Web, and built your own checkout page, you can collect data by following these steps:\n\nAdd the script that loads the data collection SDK to the checkout page on your website.\nWhen a shopper interacts with your checkout page, the SDK is loaded and collects data. The collected data is included in the client data when the shopper pays.\nSend the data in the payment request.\n\nAdd the script to your checkout page\nTo add the data collection SDK, add a reference to the following script in your checkout page:\n\n\n\nEnvironment\nRefer to\n\n\n\n\nTest\nhttps:\/\/checkoutshopper-test.adyen.com\/checkoutshopper\/assets\/js\/datacollection\/datacollection.js\n\n\nLive\nhttps:\/\/checkoutshopper-live.adyen.com\/checkoutshopper\/assets\/js\/datacollection\/datacollection.js\n\n\n\nAdd the reference in the iframe of the page where the shopper enters their payment details.\n\n    ","type":"page","locale":"en","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Risk management","lvl2":"Data collection to detect fraud"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/risk-management","lvl2":"\/risk-management\/fraud-data-collection"},"levels":3,"category":"Risk Management","category_color":"green","tags":["collection","detect","fraud"]}}
