반응형
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 | 31 |
Tags
- Completer
- three.js
- node
- Redux
- REST API
- swagger-typescript-api
- Three-fiber
- uint8array
- Three js
- identifierForVender
- Game js
- KakaoMap
- Prism.js
- web track
- androidId
- code editor
- Raycasting
- methodChannel
- RouteObserver
- Excel
- webrtc
- babel
- jszip
- react
- Flutter
- Image Resize typescript
- Babel standalone
- typescript
- userevent_tracker
- uint16array
Archives
- Today
- Total
목록Google Analytics (1)
Never give up
Node - Google analytics (feat. Chart.js, Excel)
이번에는 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