o2o-castad-backend/docs/database-schema
김성경 73b05f5cca feat: Meta 전환 추적(CAPI) 및 UTM 어트리뷰션 추가
- Meta Conversions API 클라이언트 추가 (app/utils/meta_capi.py)
- 전환 추적 라우터 추가 (/tracking/meta/first-video-created,
  /tracking/meta/complete-registration) 및 main.py 등록
- User 모델에 전환 1회 판정 컬럼(first_video_created_at,
  registration_tracked_at) 및 가입 시점 first-touch UTM 컬럼 5종 추가
- 카카오 콜백 리다이렉트 URL에 is_new_user 파라미터 추가
  (프론트가 신규 가입 시에만 CompleteRegistration 발화하도록)
- MetaConversionSettings 설정 추가 (FACEBOOK_PIXEL_ID,
  FACEBOOK_ACCESS_TOKEN, FACEBOOK_TEST_EVENT_CODE)
- DB 마이그레이션 SQL 2건 추가 (docs/database-schema/)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 10:28:37 +09:00
..
migration_2026-03-05_social_upload_scheduled_at.sql 스케줄 작업 완료 . 2026-03-06 14:44:58 +09:00
migration_2026_04_28_add_user_credits.sql 백오피스 추가 및 이미지태그 예외처리 2026-05-04 13:32:09 +09:00
migration_2026_04_29_add_admin_table.sql 백오피스 관리자 권한 분리 및 메인화면 대시보드 추가 2026-05-06 13:13:27 +09:00
migration_2026_04_29_add_credit_tables.sql 백오피스 추가 및 이미지태그 예외처리 2026-05-04 13:32:09 +09:00
migration_2026_05_21_add_comment.sql 콘텐츠 공유 페이지 및 공유하기, 좋아요, 댓글 기능 추가 2026-05-27 13:08:25 +09:00
migration_2026_05_21_add_video_reaction.sql 콘텐츠 공유 페이지 및 공유하기, 좋아요, 댓글 기능 추가 2026-05-27 13:08:25 +09:00
migration_2026_05_28_marketing_place_id_nullable.sql 업체 직접 입력 기능구현 2026-05-28 14:23:07 +09:00
migration_2026_06_17_biz_type.sql 이미지 크롤링 로직 변경 및 자막 이미지 매칭 보완 2026-07-03 11:46:32 +09:00
migration_2026_07_02_add_lyric_genre.sql 이미지 크롤링 로직 변경 및 자막 이미지 매칭 보완 2026-07-03 11:46:32 +09:00
migration_2026_07_03_add_image_match.sql 직접입력시 업종추가 2026-07-03 15:59:52 +09:00
migration_2026_07_23_add_user_first_video_created_at.sql feat: Meta 전환 추적(CAPI) 및 UTM 어트리뷰션 추가 2026-07-24 10:28:37 +09:00
migration_2026_07_23_add_user_utm_registration.sql feat: Meta 전환 추적(CAPI) 및 UTM 어트리뷰션 추가 2026-07-24 10:28:37 +09:00
migration_add_dashboard.sql docs에 dashboard 관련 추가 2026-02-24 17:12:04 +09:00
migration_add_is_deleted.sql finish 2026-01-28 19:23:46 +09:00
migration_add_social_upload.sql youtube upload 기능 작성 . 2026-02-02 16:42:38 +09:00
migration_social_account_connected_at.sql db sql문 추가 . 2026-02-03 16:24:49 +09:00
migration_social_upload_multiple.sql upload bug fix . 2026-02-02 17:10:35 +09:00
mysql_create_tables-dev.sql add logs for tracing processing task 2026-01-08 14:05:44 +09:00
mysql_create_tables.sql add logs for tracing processing task 2026-01-08 14:05:44 +09:00