adjust-icon

Sociomantic

Adjust SDK와 Sociomantic 이벤트를 연동할 수 있습니다.

환경 설정

Maven

Maven을 사용하는 경우, build.gradle 파일에 다음의 디펜던시를 추가하시기 바랍니다.

build.gradle
dependencies {
implementation 'com.adjust.sdk:adjust-android:4.38.5'
implementation 'com.adjust.sdk:adjust-android-criteo:4.38.5'
}

JAR

배포 페이지에서 플러그인을 JAR 파일로 추가하는 것도 가능합니다.

Sociomantic 이벤트

Sociomantic 플러그인 설치가 완료되면, Sociomantic 이벤트 메서드와 다음의 상수에 액세스할 수 있습니다. 이를 딕셔너리의 속성 이름으로 사용해야 합니다.

  • final static String SCMCategory;
  • final static String SCMProductName;
  • final static String SCMSalePrice;
  • final static String SCMAmount;
  • final static String SCMCurrency;
  • final static String SCMProductURL;
  • final static String SCMProductImageURL;
  • final static String SCMBrand;
  • final static String SCMDescription;
  • final static String SCMTimestamp;
  • final static String SCMValidityTimestamp;
  • final static String SCMQuantity;
  • final static String SCMScore;
  • final static String SCMProductID;
  • final static String SCMActionConfirmed;
  • final static String SCMCustomerAgeGroup;
  • final static String SCMCustomerEducation;
  • final static String SCMCustomerGender;
  • final static String SCMCustomerID;
  • final static String SCMCustomerMHash;
  • final static String SCMCustomerSegment;
  • final static String SCMCustomerTargeting;
  • final static String SCMTransaction;

Sociomantic 이벤트 전송 전에, 다음과 같이 파트너 ID를 설정해야 합니다.

파트너 ID 설정이 완료되면, 다른 Sociomantic 이벤트를 연동할 수 있습니다.

예시

커스텀 이벤트

홈 페이지 보기

목록 보기

상품 보기

이용 가능한 제품 파라미터

Cart

이용 가능한 장바구니 파라미터

확인되지 않은 트랜잭션

또는 파라미터와 함께:

확인된 트랜잭션

또는 파라미터와 함께:

이용 가능한 장바구니 파라미터

리드 이벤트

또는 컨펌된 리드: