customer_entity 테이블
customer_entity
테이블에 등록된 모든 계정의 레코드가 들어 있습니다. 구매 완료 여부와 관계없이 계정에 등록하면 계정이 등록된 것으로 간주됩니다. 각 행은 등록된 하나의 고유 계정에 해당하며, 해당 계정의 entity_id
에 의해 식별됩니다.
이 표에는 게스트 체크아웃을 통해 주문한 고객의 기록이 들어 있지 않습니다. 스토어에서 게스트 체크아웃을 수락하는 경우 해당 주문에 대한 게스트 주문 처리 방법을 참조하세요.
공통 열
열 이름
설명
created_at
계정의 등록 날짜에 해당하는 타임스탬프가 UTC로 로컬에 저장됩니다. Commerce Intelligence의 구성에 따라 이 타임스탬프가 데이터베이스 시간대와 다른 Commerce Intelligence의 보고 시간대로 변환될 수 있습니다.
email
계정과 연결된 이메일 주소
entity_id
(PK)테이블의 고유 식별자로, 인스턴스 내 다른 테이블의
customer_id
조인에 일반적으로 사용됩니다.group_id
customer_group
테이블에 연결된 외래 키입니다. 등록된 계정과 연결된 고객 그룹을 확인하려면 customer_group.customer_group_id
에 참가하십시오.store_id
store
테이블에 연결된 외래 키입니다. store
에 참가합니다.등록된 계정과 연결된 Commerce 스토어 보기를 확인하는 store_id
공통 계산된 열
열 이름
설명
Customer's first 30 day revenue
고객의 첫 번째 주문 일자로부터 30일 이내에 이 고객이 수행한 모든 주문의 총 매출액 합계. ≤
customer_entity.entity_id
을(를) sales_order.customer_id
에 조인하고 sales_order.Seconds between customer's first order date and this order
이(가) 2592000 모든 주문에 대한 base_grand_total
필드를 합하여 계산됨(30일 후 초 수)Customer's first order date
해당 고객이 주문한 첫 번째 주문의 타임스탬프.
sales_order.customer_id
에 customer_entity.entity_id
을(를) 조인하고 최소 sales_order
을(를) 반환하여 계산되었습니다.created_at
값Customer's first order's billing region
고객의 첫 번째 주문과 연계된 청구 지역.
customer_entity.entity_id
을(를) sales_order.customer_id
에 조인하고 sales_order.Customer's order number
= 1인 Billing address region
을(를) 반환하여 계산됨Customer's first order's coupon_code
고객의 첫 번째 주문과 연계된 쿠폰 코드.
customer_entity.entity_id
을(를) sales_order.customer_id
에 조인하고 sales_order.Customer's order number
= 1인 sales_order.coupon_code
을(를) 반환하여 계산됨Customer's group code
등록된 고객의 그룹 이름.
customer_group
에 customer_entity.group_id
을(를) 연결하여 계산되었습니다.customer_group_id
및 customer_group_code
필드 반환Customer's lifetime number of coupons
이 고객이 수행한 모든 주문에 적용된 총 쿠폰 수입니다.
customer_entity.entity_id
을(를) sales_order.customer_id
에 조인하고 sales_order.coupon_code
이(가) NULL
이(가) 아닌 주문 수를 계산하여 계산됨Customer's lifetime number of orders
이 고객이 수행한 총 주문 수.
customer_entity.entity_id
을(를) sales_order.customer_id
에 조인하고 sales_order
테이블의 행 수를 계산하여 계산됨Customer's lifetime revenue
이 고객이 수행한 모든 주문에 대한 총 매출액 합계.
sales_order.customer_id
에 customer_entity.entity_id
을(를) 결합하고 이 고객이 주문한 모든 주문에 대한 base_grand_total
필드를 합하여 계산됨Seconds since customer's first order date
고객의 첫 번째 주문 일자와 지금 사이의 경과 시간. 쿼리가 실행될 때 서버 타임스탬프에서
Customer's first order date
을(를) 빼서 계산되며, 정수로 반환됩니다Store name
등록된 이 계정과 연결된 Commerce 스토어의 이름입니다.
store.store_id
에 customer_entity.store_id
을(를) 조인하고 name
필드를 반환하여 계산됨일반 지표
지표 이름
설명
구성
Avg first 30 day revenue
고객의 첫 번째 주문 후 30일 이내에 수행한 주문의 고객당 평균 매출액
작업: 평균
피연산자:
타임스탬프:
필터:
- [A]
피연산자:
Customer's first 30 day revenue
타임스탬프:
created_at
필터:
- [A]
Seconds since customer's first order date
≥ 2592000(첫 번째 주문 후 아직 30일에 도달하지 않은 고객은 제외)Avg lifetime coupons
라이프타임 동안 고객당 주문에 적용된 평균 쿠폰 수
연산: 평균
피연산자:
타임스탬프:
피연산자:
Customer's lifetime number of coupons
타임스탬프:
created_at
Avg lifetime orders
라이프타임 동안 고객당 수행한 평균 주문 수
연산: 평균
피연산자:
타임스탬프:
피연산자:
Customer's lifetime number of orders
타임스탬프:
created_at
Avg lifetime revenue
라이프타임 동안 수행한 모든 주문에 대한 고객당 평균 총 매출액
연산: 평균
피연산자:
타임스탬프:
피연산자:
Customer's lifetime revenue
타임스탬프:
created_at
New customers
첫 번째 주문 날짜에 계산되는 하나 이상의 주문이 있는 고객 수입니다. 등록하지만 주문하지 않은 계정 제외
작업: Count
피연산자:
타임스탬프:
피연산자:
entity_id
타임스탬프:
Customer's first order date
Registered accounts
등록된 계정 수. 계정이 주문을 했는지 여부에 관계없이 등록된 모든 계정을 포함합니다.
작업: Count
피연산자:
타임스탬프:
피연산자:
entity_id
타임스탬프:
created_at
외래 키 조인 경로
customer_group
- 등록된 계정의 고객 그룹 이름을 반환하는 열을 만들려면
customer_group
테이블에 참가하십시오.- 경로:
customer_entity.group_id
(많음) =>customer_group.customer_group_id
(하나)
- 경로:
store
- 등록된 계정과 연결된 저장소 관련 세부 정보를 반환하는 열을 만들려면
store
테이블에 참가하십시오.- 경로:
customer_entity.store_id
(많음) =>store.store_id
(하나)
- 경로:
recommendation-more-help
e1f8a7e8-8cc7-4c99-9697-b1daa1d66dbc