김성경
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
김성경
4d8462651a
직접입력시 업종추가
2026-07-03 15:59:52 +09:00
김성경
46449a7a3f
이미지 크롤링 로직 변경 및 자막 이미지 매칭 보완
2026-07-03 11:46:32 +09:00
김성경
04d8614919
범용 프롬프트 적용
2026-06-29 15:06:04 +09:00
김성경
b908408b4a
구글 시트 batch로 수정
2026-06-19 16:26:39 +09:00
김성경
009b1a5d09
업체명+URL 검색 통합 및 요식업종 가하도록 추가
2026-06-19 16:00:27 +09:00
김성경
f7e3142ca4
업체 직접 입력 기능구현
2026-05-28 14:23:07 +09:00
김성경
5f3e8ec341
콘텐츠 공유 페이지 및 공유하기, 좋아요, 댓글 기능 추가
2026-05-27 13:08:25 +09:00
김성경
e99fddd66a
백오피스 관리자 권한 분리 및 메인화면 대시보드 추가
2026-05-06 13:13:27 +09:00
김성경
37bf9f54ee
백오피스 추가 및 이미지태그 예외처리
2026-05-04 13:32:09 +09:00
김성경
6492d23bc1
크레딧 기능 추가
2026-04-28 14:34:19 +09:00
hbyang
41087b5fda
스케줄 작업 완료 .
2026-03-06 14:44:58 +09:00
김성경
8fe0512608
docs YouTube Analytics API 수정 및 오디언스 인사이트 단위 수정
2026-02-27 15:26:38 +09:00
김성경
a0c352f567
docs에 dashboard 관련 추가
2026-02-24 17:12:04 +09:00
hbyang
157d1b1ad9
서버 아키텍쳐 docs 커밋 .
2026-02-12 14:35:55 +09:00
Dohyun Lim
e19c8c9d62
clean docs
2026-02-06 16:21:32 +09:00
Dohyun Lim
f6ce81e14e
bugfix for suno error msg
2026-02-06 10:59:02 +09:00
Dohyun Lim
dd16013816
first commit
2026-02-04 16:35:08 +09:00
hbyang
89ea0c783e
db sql문 추가 .
2026-02-03 16:24:49 +09:00
Dohyun Lim
2cb9d67a70
merge with insta
2026-02-02 17:15:50 +09:00
hbyang
e89709ce87
upload bug fix .
2026-02-02 17:10:35 +09:00
hbyang
8c7893d989
youtube upload 기능 작성 .
2026-02-02 16:42:38 +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
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
dc7351d0f9
merge main
2026-01-28 10:49:27 +09:00
Dohyun Lim
fea30e79fd
ChatGPT API timeout 및 retry 설정 추가
2026-01-27 15:28:44 +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
bluebamus
b48d218a1d
clean project structure
2026-01-24 00:18:03 +09:00
Dohyun Lim
ee6069e5d5
feat: update song model and related routers, schemas, worker
2026-01-20 14:40:58 +09:00
Dohyun Lim
a9d0a3ee7f
added auth
2026-01-15 17:33:57 +09:00
Dohyun Lim
bf7b53c8e8
add logger
2026-01-14 17:46:45 +09:00
Dohyun Lim
3f75b6d61d
add facilities from result of crawling
2026-01-12 16:50:16 +09:00
Dohyun Lim
073777081e
add logs for tracing processing task
2026-01-08 14:05:44 +09:00
bluebamus
8671a45d96
bug fix for 다중 쿼리
2025-12-30 00:01:20 +09:00
bluebamus
5c99610e00
세션 및 비동기 처리 개선
2025-12-29 23:46:21 +09:00
bluebamus
153b9f0ca4
비동기 적용
2025-12-29 16:48:01 +09:00
bluebamus
f81d158f0f
add docs
2025-12-28 17:54:26 +09:00
bluebamus
369f530ec5
add crawler and generate
2025-12-21 22: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