Commit Graph

30 Commits (feature-meta)

Author SHA1 Message Date
김성경 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
김성경 5f3e8ec341 콘텐츠 공유 페이지 및 공유하기, 좋아요, 댓글 기능 추가 2026-05-27 13:08:25 +09:00
김성경 37bf9f54ee 백오피스 추가 및 이미지태그 예외처리 2026-05-04 13:32:09 +09:00
hbyang 6fba9c5362 내부 youtube 업로드 endpoint 적용 . 2026-03-06 14:44:58 +09:00
김성경 6d09d25df7 Merge branch 'main' of https://gitea.o2o.kr/castad/o2o-castad-backend into dashboard 2026-02-24 15:32:56 +09:00
김성경 b0cebb97ef 대시보드 기능 추가 2026-02-24 15:23:11 +09:00
jaehwang 172586e699 유튜브 자동 seo description redis 적용 2026-02-20 08:19:45 +00:00
Dohyun Lim 2cb9d67a70 merge with insta 2026-02-02 17:15:50 +09:00
hbyang 8c7893d989 youtube upload 기능 작성 . 2026-02-02 16:42:38 +09:00
Dohyun Lim eff711e03e finished test for instagram 2026-02-02 16:41:51 +09:00
Dohyun Lim 08d47a6990 modify set ver1 2026-02-02 15:30:26 +09:00
hbyang ef203dc14d youtube 계정 연결 작업 완료 2026-02-02 11:13:08 +09:00
Dohyun Lim 19bd12d581 add sns endpoint 2026-02-02 10:36:42 +09:00
hbyang 1cb698e8ea 자동완성 기능 추가 . 2026-01-29 16:03:25 +09:00
Dohyun Lim 247a9f3322 merge with my-archive 2026-01-28 19:41:18 +09:00
Dohyun Lim c07a2f6dae finish 2026-01-28 19:23:46 +09:00
Dohyun Lim 32ae5530b6 uuid7으로 필드 및 처리관련 수정 2026-01-28 16:35:08 +09:00
Dohyun Lim e30e7304df finish api exception handling 2026-01-28 10:33:35 +09:00
Dohyun Lim 6d2961cee2 Remove the song endpoint and send the song URL when pulling if the status is SUCCESS. 2026-01-26 11:54:47 +09:00
Dohyun Lim 1e16e0e3eb 데모버전 안정화 2026-01-23 17:05:44 +09:00
Dohyun Lim b4e5d04dbb update tags_metadata at main.py 2026-01-20 18:32:08 +09:00
Dohyun Lim 56069a04a1 modify url parameter 2026-01-19 16:59:25 +09:00
Dohyun Lim a9d0a3ee7f added auth 2026-01-15 17:33:57 +09:00
Dohyun Lim d7120bb0ba finish user model definition 2026-01-15 13:09:29 +09:00
Dohyun Lim 073777081e add logs for tracing processing task 2026-01-08 14:05:44 +09:00
bluebamus 51ea8164ab video 라우터 추가 2025-12-24 15:15:56 +09:00
bluebamus dd855ff11a lyric, song finished 2025-12-22 18:06:06 +09:00
bluebamus 79ec5daa0d finished 2025-12-22 00:49:57 +09:00
bluebamus 5f1b9da77e home, lyric, song, video에 대한 app 추가, 각 app별 모델 추가, admin 추가, debug 모드 추가, lifespan에 debug시 동작하는 것으로 업데이트 2025-12-20 23:16:35 +09:00
bluebamus 1ff70c7925 first commit 2025-12-19 09:36:23 +09:00