Skip to content

nguyenquan6196/user-behaviour-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Behavior Analysis Project

Cài đặt môi trường

  1. Tạo môi trường ảo Python:
python -m venv venv
  1. Kích hoạt môi trường ảo:
  • Windows:
venv\Scripts\activate
  • macOS/Linux:
source venv/bin/activate
  1. Cài đặt các thư viện cần thiết:
pip install -r requirements.txt

Cấu hình Google Analytics API

  1. Truy cập Google Cloud Console
  2. Tạo project mới
  3. Enable Google Analytics Data API
  4. Tạo Service Account và tải file credentials JSON
  5. Đổi tên file credentials thành ga_credentials.json và đặt trong thư mục gốc
  6. Tạo file .env và thêm các thông tin:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages