Skip to content

Commit

Permalink
모임 피드 쪽 광고 구좌 amplitude 추가 (#850)
Browse files Browse the repository at this point in the history
* feat: 모임 피드 쪽 Click-banner ampli 연결

* feat: 모임 피드 쪽 Impression-banner ampli 추가

* fix: 불필요한 코드 제거
  • Loading branch information
j-nary authored Sep 13, 2024
1 parent e9fcdd3 commit 2e0711b
Show file tree
Hide file tree
Showing 7 changed files with 1,719 additions and 188 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion ampli.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
"Language": "TypeScript",
"SDK": "@amplitude/analytics-browser@^1.0",
"Path": "./src/ampli"
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"update-mds": "yarn up @sopt-makers/colors@latest @sopt-makers/fonts@latest @sopt-makers/playground-common@latest @sopt-makers/ui@latest @sopt-makers/icons@latest"
},
"dependencies": {
"@amplitude/ampli": "^1.35.0",
"@amplitude/analytics-browser": "^2.3.2",
"@egjs/react-infinitegrid": "^4.10.1",
"@headlessui/react": "^1.7.3",
Expand Down
Loading

0 comments on commit 2e0711b

Please sign in to comment.