Skip to content

o0h/redash-mixpanel-query-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

redash-mixpanel-query-runner

redash query-runner for Mixpanel's JQL api.
https://mixpanel.com/help/reference/jql

Installation

  1. Donwload mixpanel_jql.py
  2. Copy mixpanel_jql.py to /path/to/redash/redash/query_runner on your redash server.
  3. Modify environment var REDASH_ADDITIONAL_QUERY_RUNNERS to add redash.query_runner.mixpanel_jql

Required

Mixpanel python client library is required.
Download from official page and set on your server.

Usage

Configure your API Secret

Add Mixpanel Jql as new datasource, then configure Api secret of yours.
See: https://mixpanel.com/help/reference/data-export-api#authentication

Run query

As Query, write jql.
Like bellow:
Query Result Example

About

Redash's query-runner for mixpanel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages