顧客の個人情報の参照(バージョン 2.x)
プライバシー規制に関するコンプライアンスプログラムを開発する際の参考として、次のデータフロー図とデータベースエンティティのマッピングを使用します。例えば、次のようなものがあります。
データフロー図
データフロー図は、顧客および管理者がストアフロントおよび管理者から入力および取得できるデータのタイプを示しています。
フロントエンドデータのエントリポイント
ユーザーは、アカウントの登録時、チェックアウト時などのイベントに、顧客、住所、支払い情報を入力できます。
フロントエンド データ アクセス ポイント
Adobe Commerceは、ユーザーがログインして複数の異なるページを表示した場合、またはチェックアウトした場合に、ユーザー情報を読み込みます。
バックエンドデータのエントリポイント
マーチャントは、管理者から顧客または注文を作成する際に、顧客情報、住所データおよび支払いデータを入力できます。
バックエンドのデータアクセスポイント
Adobe Commerceは、マーチャントが複数のタイプのグリッドを表示したり、グリッドをクリックして詳細情報を表示したり、その他の様々なタスクを実行したりすると、顧客情報を読み込みます。
データベースエンティティ
Adobe Commerceは主に、お客様固有の情報を、お客様、住所、注文、見積もり、支払いの各テーブルに格納します。 その他のテーブルには、顧客 ID への参照が含まれます。
顧客データ
Adobe Commerceは、次の顧客属性を格納するように設定できます。
- 生年月日
- 電子メール
- 名前(名)
- 性別
- 名前(姓)
- ミドルネーム/イニシャル
- 名前のプレフィックス
- 名前サフィックス
customer_entity および「customer_entity」参照
顧客情報は、customer_entity テーブルの次のカラムに格納されます。
emailprefixfirstnamemiddlenamelastnamesuffixdobgender次の表は、customer_entity を参照し、カスタム顧客属性を含めることができます。
customer_entity_datetimevaluecustomer_entity_decimalvaluecustomer_entity_intvaluecustomer_entity_textvaluecustomer_entity_varcharvaluecustomer_grid_flat テーブル
顧客情報は、customer_grid_flat テーブルの次のカラムに格納されます。
nameemaildobgendershipping_fullbilling_fullbilling_firstnamebilling_lastnamebilling_telephonebilling_postcodebilling_country_idbilling_regionbilling_citybilling_faxbilling_vat_idbilling_companyアドレスデータ
Adobe Commerceには、次の顧客属性が格納されます。
- 市区町村
- 会社
- 国
- ファックス
- 名前(名)
- 名前(姓)
- ミドルネーム/イニシャル
- 名前のプレフィックス
- 名前サフィックス
- 電話番号
- 都道府県
- 都道府県 ID
- 番地
- VAT 番号
- 郵便番号
customer_address_entity と customer_address_entity の参照
顧客情報は、customer_address_entity テーブルの次のカラムに格納されます。
citycompanycountry_idfaxfirstnamelastnamemiddlenamepostcoderegionregion_idstreetsuffixtelephonevat_id次の表は、customer_address_entity を参照し、カスタム顧客属性を含めることができます。
customer_address_entity_datetimevaluecustomer_address_entity_decimalvaluecustomer_address_entity_intvaluecustomer_address_entity_textvaluecustomer_address_entity_varcharvalue注文データ
sales_order および関連するテーブルには、顧客名、請求先および配送先住所、関連するデータが含まれています。
sales_order テーブル
顧客情報は、sales_order テーブルの次のカラムに格納されます。
customer_dobcustomer_emailcustomer_firstnamecustomer_gendercustomer_group_idcustomer_idcustomer_lastnamecustomer_middlenamecustomer_prefixcustomer_suffixcustomer_taxvatquote_address_idremote_ipx_forwarded_forsales_order_address テーブル
sales_order_address テーブルには、顧客の住所が格納されます。
customer_address_idquote_address_idregion_idcustomer_idfaxregionpostcodelastnamestreetcityemailtelephonecountry_idfirstnamesuffixcompanysales_order_grid テーブル
顧客情報は、sales_order_grid テーブルの次のカラムに格納されます。
customer_idshipping_namebilling_namebilling_addressshipping_addressshipping_informationcustomer_emailcustomer_name見積データ
見積もりには、顧客の名前、メールアドレス、住所、および関連情報が含まれています。
quote テーブル
顧客情報は、quote テーブルの次のカラムに格納されます。
customer_idcustomer_emailcustomer_prefixcustomer_firstnamecustomer_middlenamecustomer_lastnamecustomer_dobremote_ipcustomer_taxvatcustomer_genderquote_address テーブル
顧客情報は、quote_address テーブルの次のカラムに格納されます。
customer_idemailprefixfirstnamemiddlenamelastnamesuffixcompanystreetcityregionregion_idpostcodecountry_idtelephonefax支払いデータ
sales_order_payment テーブルは、クレジットカード情報およびその他のトランザクション情報を含む。
cc_exp_monthecheck_bank_namecc_last_4cc_ownerpo_numbercc_exp_yearecheck_routing_numbercc_debug_response_bodyecheck_account_namecc_number_encadditional_information招待データ
Adobe Commerceは、顧客が個人の営業やイベントへの招待状を送信できるように設定できます。
magento_invitation テーブル
magento_invitation テーブルには、顧客 ID、メールおよびリファラル ID が含まれます。
customer_idemailreferral_idmagento_invitation_track テーブル
magento_invitation_track の表には、顧客情報も含まれています。
inviter_idreferral_id顧客を参照するその他のテーブル
次のテーブルには、customer_id の列が含まれています。
catalog_compare_itemcatalog_product_frontend_actiondownloadable_link_purchasedmagento_customerbalancemagento_customersegment_customermagento_rewardmagento_rmaoauth_tokenpaypal_billing_agreementpersistent_sessionproduct_alert_priceproduct_stock_alertreport_compared_product_indexreport_viewed_product_indexreview_detailsalesrule_coupon_usagesalesrule_customerwishlist