본 콘텐츠로 바로가기
플러그인으로 돌아가기
@capgo/capacitor-contentsquare
튜토리얼
@capgo/capacitor-contentsquare

Contentsquare

Contentsquare 모바일 분석, 동의 게이트, 화면 추적, 거래, 세션 재생 제어를 Capacitor에 통합합니다.

안내

Contentsquare 튜토리얼

장치에서 테스트

Capgo 앱을 다운로드하고 QR코드 code를 스캔하세요.

Contentsquare 플러그인 미리보기 QR code

Contentsquare 플러그인을 사용하기 위해 @capgo/capacitor-contentsquare

Capacitor에서 내부 네이티브 브리지 계약이 implement되었습니다.

설치

bun add @capgo/capacitor-contentsquare
bunx cap sync

이 플러그인이 제공하는 내용

  • optIn
  • optOut
  • sendScreenName
  • sendTransaction

예제 사용

optIn

현재 계약의 상위stream 정의를 참조하세요.

import { Contentsquare } from '@capgo/capacitor-contentsquare';

await Contentsquare.optIn();

optOut

현재 계약의 상위stream 정의를 참조하세요.

import { Contentsquare } from '@capgo/capacitor-contentsquare';

await Contentsquare.optOut();

sendScreenName

현재 계약의 상위stream 정의를 참조하세요.

import { Contentsquare } from '@capgo/capacitor-contentsquare';

await Contentsquare.sendScreenName({} as { name: string });

sendTransaction

현재 계약의 상위stream 정의를 참조하세요.

import { Contentsquare } from '@capgo/capacitor-contentsquare';

await Contentsquare.sendTransaction({} as TransactionItem);

전체 참조

capgo를 계속 사용하세요. @capgo/capacitor-contentsquare

이미 __CAPGO_KEEP_0__를 사용하고 계신가요? capgo를 계속 사용하세요. @capgo/capacitor-contentsquare __CAPGO_KEEP_0__를 사용하여 Native 플러그인 작업을 계획하고 있습니다. __CAPGO_KEEP_0__를 연결하세요. @capgo/capacitor-contentsquare 자세한 구현 정보는 @capgo/capacitor-contentsquare에서 확인하세요. Getting Started 자세한 구현 정보는 Getting Started에서 확인하세요. Capgo 플러그인 디렉토리 자세한 제품 워크플로우는 Capgo 플러그인 디렉토리에서 확인하세요. Capacitor Capgo 플러그인 Capacitor 플러그인에 대한 구현 세부 정보는 Capgo 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트에 대한 구현 세부 정보는