쿠키 기본 설정 선택

당사는 사이트와 서비스를 제공하는 데 필요한 필수 쿠키 및 유사한 도구를 사용합니다. 고객이 사이트를 어떻게 사용하는지 파악하고 개선할 수 있도록 성능 쿠키를 사용해 익명의 통계를 수집합니다. 필수 쿠키는 비활성화할 수 없지만 '사용자 지정' 또는 ‘거부’를 클릭하여 성능 쿠키를 거부할 수 있습니다.

사용자가 동의하는 경우 AWS와 승인된 제3자도 쿠키를 사용하여 유용한 사이트 기능을 제공하고, 사용자의 기본 설정을 기억하고, 관련 광고를 비롯한 관련 콘텐츠를 표시합니다. 필수가 아닌 모든 쿠키를 수락하거나 거부하려면 ‘수락’ 또는 ‘거부’를 클릭하세요. 더 자세한 내용을 선택하려면 ‘사용자 정의’를 클릭하세요.

Amazon Connect Customer Profiles의 표준 프로필에 Segment 객체 매핑 - Amazon Connect

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

Amazon Connect Customer Profiles의 표준 프로필에 Segment 객체 매핑

이 주제에는 Segment 객체에서 Amazon Connect Customer Profiles 표준 프로필 객체의 필드에 매핑되는 필드의 목록이 나열되어 있습니다.

Segment-Identify 객체

다음은 Segment-Identify 객체의 모든 필드 목록입니다.

  • userId

  • 공통 필드 - Segment 설명서의 사양: 공통 필드 참조

  • Segment 예약 특성 - Segment 설명서의 특성 참조

  • traits.address.street

  • traits.address.city

  • traits.address.state

  • traits.address.postalCode

  • traits.address.country

  • traits.age

  • traits.avatar

  • traits.birthday

  • traits.company.name

  • traits.company.id

  • traits.company.industry

  • traits.company.employee_count

  • traits.company.plan

  • traits.createdAt

  • traits.description

  • traits.email

  • traits.firstName

  • traits.gender

  • traits.id

  • traits.lastName

  • traits.name

  • traits.phone

  • traits.title

  • traits.username

  • traits.website

Segment-Identify를 표준 프로필 객체에 매핑

Segment-Identify 객체에서 Customer Profiles의 표준 프로필 객체에 매핑되는 필드의 하위 목록입니다.

다음 표에는 Segment-Identify 객체에서 표준 프로필로 매핑될 수 있는 필드가 나열되어 있습니다.

Segment-Identify source field Standard profile target field
userId Attributes.SegmentUserId
traits.company.name BusinessName
traits.firstName FirstName
traits.lastName LastName
traits.birthday BirthDate
traits.gender Gender
traits.phone PhoneNumber
traits.email EmailAddress
traits.address.street Address.Address1
traits.address.city Address.City
traits.address.state Address.State
traits.address.country Address.Country
traits.address.postalCode Address.PostalCode

예제

다음 예시는 소스 필드와 대상 필드를 매핑하는 방법을 보여 줍니다.

"segmentUserId": { "Source": "_source.detail.event.detail.userId", "Target": "_profile.Attributes.SegmentUserId" }

Segment 객체의 Segment-Identify 고객 데이터는 다음 인덱스를 사용하여 Amazon Connect 고객 프로필과 연결됩니다.

표준 인덱스 이름 Segment-Identify 소스 필드

_segmentUserId

userId

예를 들어, SearchProfiles API에서 키 이름으로 _segmentUserId를 사용하여 Amazon Connect 고객 프로필을 찾을 수 있습니다. ProfileIdObjectTypeNameSegment-Identify로 설정된 ListProfileObjects API를 사용하여 특정 프로필과 연결된 Segment-Identify 객체를 찾을 수 있습니다.

프라이버시사이트 이용 약관쿠키 기본 설정
© 2025, Amazon Web Services, Inc. 또는 계열사. All rights reserved.