{"title":"Shopper insights","category":"default","creationDate":1740387960,"content":"<p>Analyzing payment data can help identify shopper needs and trends. For example:<\/p>\n<ul>\n<li>\n<p>Shopper origin data show where your shoppers come from. If many are tourists, you could decide to add signage in other languages, offer currency conversion, and support the payment methods that those tourists are used to in their country\/region.<\/p>\n<\/li>\n<li>\n<p>If you investigate how many repeat shoppers you have and what they spend their money on, you can decide what items to keep in stock for your regular shoppers.<\/p>\n<\/li>\n<li>\n<p>If you also have an ecommerce sales channel, you can answer questions like:<\/p>\n<ul>\n<li>How many in-store shoppers also bought online?<\/li>\n<li>How much do they spend in each channel?<\/li>\n<li>How many shoppers buy online and go to a store when they need to return goods?<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2>Requirements<\/h2>\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;\">A <a href=\"\/pt\/point-of-sale\/basic-tapi-integration\/\">Terminal API<\/a> point-of-sale integration, and optionally an <a href=\"\/pt\/online-payments\/build-your-integration\/\">online payments<\/a> integration as well.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/pt\/development-resources\/webhooks\">Webhooks<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">To gather data, <a href=\"#using-data-from-webhooks\">enable standard webhooks<\/a>.<\/li><\/ul><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"gather-data-yourself\">Gathering shopper insight data<\/h2>\n<p>For each payment we return <a href=\"\/pt\/point-of-sale\/card-acquisition\/identifiers\">identifiers<\/a> that let you recognize the card a shopper used, know where the shopper is from, and much more. By analyzing this data in combination with purchase data and data from other sales channels, you can gain all sorts of insights.<\/p>\n<p>Below are card and shopper identifiers that you can use to gain insights into your shoppers:<\/p>\n<ul>\n<li><strong>Card alias<\/strong>: a value that uniquely represents the shopper's card number (PAN), for example <code>A373176724022941<\/code>. With this, you can recognize the card that a shopper is using and identify if they are returning customers. You cannot use the card alias for making payments.<\/li>\n<li><strong>Funding source<\/strong>: funding source of the card, for example debit, credit, or prepaid.<\/li>\n<li><strong>Issuer country<\/strong>: the two-letter country code and the numeric country code of the country where the card was issued. This is a good indicator of the shopper's country\/region of residence.<\/li>\n<li><strong>Payment Account Reference<\/strong> (PAR): the PAR is an identifier behind the card or NFC wallet. It represents the payment account that the card and\/or NFC wallet is linked to. It solves the issue with the PAN not being available for NFC wallet transactions. You can use the PAR to identify the shopper.<\/li>\n<\/ul>\n<div class=\"notices green\">\n<p>Card schemes are starting to adopt the PAR. Currently, we return it for Visa and MasterCard transactions, when available. The PAR can be returned for ecommerce transactions and for Terminal API payment and card acquisition requests.<\/p>\n<\/div>\n<p>You can gather this data in two ways:<\/p>\n<ul>\n<li>From standard webhooks<\/li>\n<li>From Terminal API payment responses<\/li>\n<\/ul>\n<h3>Using data from webhooks<\/h3>\n<p>To combine data from multiple sales channels, we recommend using standard webhooks for all channels. Standard webhooks are generated on our platform. They have the same format and are delivered in the same way across channels. This makes it easier to set up your integration for collecting data.<\/p>\n<p>When setting up webhooks, you need to select the identifiers that you want to receive. See <a href=\"\/pt\/point-of-sale\/card-acquisition\/identifiers#receiving-identifiers-in-webhooks\">Receiving identifiers in webhooks<\/a> for more information, and for an example standard webhook for a point-of-sale payment.<\/p>\n<h3>Using data from Terminal API responses<\/h3>\n<p>If you want to use Terminal API payment responses for gaining insights, you need to decide on the identifiers that you want to receive and, if necessary, enable receiving them.<\/p>\n<p>Refer to <a href=\"\/pt\/point-of-sale\/card-acquisition\/identifiers#receiving-identifiers-in-responses\">Receiving identifiers in Terminal API responses<\/a> for more information, and for an example of card and shopper identifiers in a point-of-sale payment response.<\/p>\n<h2 id=\"see-also\">See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/unified-commerce\"\n                        target=\"_self\"\n                        >\n                    Omnichannel\n                <\/a><\/li><li><a href=\"\/point-of-sale\/card-acquisition\/identifiers\"\n                        target=\"_self\"\n                        >\n                    Card and shopper identifiers\n                <\/a><\/li><li><a href=\"\/development-resources\/webhooks\"\n                        target=\"_self\"\n                        >\n                    Webhooks\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/card-acquisition\/insights","articleFields":{"description":"Analyze payment data to anticipate needs and identify trends.","last_edit_on":"24-02-2025 10:06","feedback_component":true,"filters_component":false,"decision_tree":"[]","page_id":"bc97e085-68e5-40b2-ac34-1f7b3bfd1042"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/card-acquisition\/insights","title":"Shopper insights","content":"Analyzing payment data can help identify shopper needs and trends. For example:\n\n\nShopper origin data show where your shoppers come from. If many are tourists, you could decide to add signage in other languages, offer currency conversion, and support the payment methods that those tourists are used to in their country\/region.\n\n\nIf you investigate how many repeat shoppers you have and what they spend their money on, you can decide what items to keep in stock for your regular shoppers.\n\n\nIf you also have an ecommerce sales channel, you can answer questions like:\n\nHow many in-store shoppers also bought online?\nHow much do they spend in each channel?\nHow many shoppers buy online and go to a store when they need to return goods?\n\n\n\nRequirements\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nA Terminal API point-of-sale integration, and optionally an online payments integration as well.\n\n\nWebhooks\nTo gather data, enable standard webhooks.\n\n\n\nGathering shopper insight data\nFor each payment we return identifiers that let you recognize the card a shopper used, know where the shopper is from, and much more. By analyzing this data in combination with purchase data and data from other sales channels, you can gain all sorts of insights.\nBelow are card and shopper identifiers that you can use to gain insights into your shoppers:\n\nCard alias: a value that uniquely represents the shopper's card number (PAN), for example A373176724022941. With this, you can recognize the card that a shopper is using and identify if they are returning customers. You cannot use the card alias for making payments.\nFunding source: funding source of the card, for example debit, credit, or prepaid.\nIssuer country: the two-letter country code and the numeric country code of the country where the card was issued. This is a good indicator of the shopper's country\/region of residence.\nPayment Account Reference (PAR): the PAR is an identifier behind the card or NFC wallet. It represents the payment account that the card and\/or NFC wallet is linked to. It solves the issue with the PAN not being available for NFC wallet transactions. You can use the PAR to identify the shopper.\n\n\nCard schemes are starting to adopt the PAR. Currently, we return it for Visa and MasterCard transactions, when available. The PAR can be returned for ecommerce transactions and for Terminal API payment and card acquisition requests.\n\nYou can gather this data in two ways:\n\nFrom standard webhooks\nFrom Terminal API payment responses\n\nUsing data from webhooks\nTo combine data from multiple sales channels, we recommend using standard webhooks for all channels. Standard webhooks are generated on our platform. They have the same format and are delivered in the same way across channels. This makes it easier to set up your integration for collecting data.\nWhen setting up webhooks, you need to select the identifiers that you want to receive. See Receiving identifiers in webhooks for more information, and for an example standard webhook for a point-of-sale payment.\nUsing data from Terminal API responses\nIf you want to use Terminal API payment responses for gaining insights, you need to decide on the identifiers that you want to receive and, if necessary, enable receiving them.\nRefer to Receiving identifiers in Terminal API responses for more information, and for an example of card and shopper identifiers in a point-of-sale payment response.\nSee also\n\n\n                    Omnichannel\n                \n                    Card and shopper identifiers\n                \n                    Webhooks\n                \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Terminais","lvl2":"Aquisi\u00e7\u00e3o de cart\u00e3o","lvl3":"Shopper insights"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/point-of-sale","lvl2":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/card-acquisition","lvl3":"\/pt\/point-of-sale\/card-acquisition\/insights"},"levels":4,"category":"In-person payments","category_color":"green","tags":["Shopper","insights"]}}
