Skip to content

Instantly share code, notes, and snippets.

View PikarryPham's full-sized avatar
🌈
Love rainbow

Phạm Ngọc Thùy Trang PikarryPham

🌈
Love rainbow
  • 08:05 (UTC -12:00)
View GitHub Profile
@PikarryPham
PikarryPham / productSchool.js
Created January 4, 2023 03:07 — forked from ak--47/productSchool.js
💾 data loader for the Product Analytics Certification
//PUT YOUR MIXPANEL TOKEN AND SECRET BELOW:
const credentials = {
"token": "your-mixpanel-token-here",
"secret": "your-mixpanel-secret-here"
}
/*