Add a website
Use this when you want TrackFox to create a website and install tracking for the project you are already in.
Run the installer
Run this from the project you want to track.
npx trackfox add
What the CLI does
The CLI opens browser authentication, detects your framework, creates the TrackFox website, and installs the tracking integration when it can.
If your framework needs manual setup, the CLI shows the steps instead of guessing.
After it finishes
Review the changes with git diff, test the app, and deploy it to start collecting events.
Then create an API key and connect the website to a CLI profile so you can view analytics from the terminal.
Need help? Contact us for assistance.
Suggest features? We'd love your feedback