Skip to content

gotracksuit/tracksuit-public-api-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public API Sample

Sample Javascript code to download all data that you have access to via the Tracksuit public API. Requries a valid JWT issued by Tracksuit.

Setup

This project should be installable with any recent version of the NodeJS toolchain.

npm install

This repository contains a Nix Flake that will install a pinned version of Node & PNPM, should you wish to use that instead.

nix develop
pnpm install

Usage

Running the script will output funnel data into ./results.

export TRACKSUIT_API_TOKEN=<YOUR API KEY>
./download-all-funnel-data.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors