반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- code editor
- three.js
- typescript
- hls.js
- Image Resize typescript
- uint8array
- segment
- M3U8
- Raycasting
- swagger-typescript-api
- Redux
- babel
- web track
- Excel
- KakaoMap
- Flutter
- html2canvas
- HLS
- Babel standalone
- react
- Prism.js
- userevent_tracker
- uint16array
- jszip
- node
- REST API
- Game js
- webrtc
- http live streaming
- Three-fiber
Archives
- Today
- Total
목록Google Analytics (1)
Never give up

이번에는 google analytics에서 축적된(?) 데이터를 chart js로 시각화 그리고 excel파일로 만들어서 다운받는 예제를 만들어봤습니다 먼저 google cloud platform에서 api활성화, 그리고 계정 생성, domain 설정(필자는 localhost:8080), 환경변수 등록이 필요합니다 자세한 내용은 링크를 참고해주세요 (링크: https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries#node.js_1) 위 링크대로 api를 활성화 하고, credentials.json파일을 적당한곳(필자는 프로젝트 폴더)에 넣어줍니다 그 후 환경변수에 다음과 같이 등록해줍니다 (..
WEB
2022. 4. 22. 17:02