Install for JetBrains
Analog WakaTime supports the JetBrains family of IDEs: IntelliJ IDEA, PyCharm, WebStorm, GoLand, PhpStorm, Rider, CLion, RubyMine, Android Studio, DataGrip, and other IntelliJ-platform products.
This page covers a normal install from the JetBrains Marketplace (or from disk) and first sign-in.
Requirements
- A current JetBrains IDE (2023.2+ recommended)
- Network access to Analog WakaTime
- An Analog WakaTime account (sign up if you do not have one yet)
Method 1 — Plugins Marketplace (recommended)
- Open your JetBrains IDE.
- Open settings:
- Windows / Linux: File → Settings → Plugins
- macOS: IntelliJ IDEA / PyCharm / … → Settings → Plugins
(older builds: Preferences)
- Open the Marketplace tab.
- Search for
Analog WakaTime. - Click Install.
- Click Apply / OK, then restart the IDE if prompted.
You can also browse the JetBrains Marketplace in a browser and install from there when the listing is available for your IDE build:
plugins.jetbrains.com — search Analog WakaTime
Method 2 — Install from disk
Use this when you received a plugin archive (.zip) from the Analog releases / download channel.
- Open Settings → Plugins.
- Click the gear icon ⚙️.
- Choose Install Plugin from Disk…
- Select the Analog WakaTime
.zipfile. - Restart the IDE when asked.
Sign in
After install, connect the plugin to your Analog account.
Option A — API token from the website
- Sign in at analogwakatime.com.
- Open your profile / settings and copy the API token.
- In the IDE open Tools → Analog WakaTime (or Settings → Tools → Analog WakaTime, depending on the build).
- Paste the API token and save.
Option B — Browser / device authorization
If your plugin build shows a Login with Browser (or similar) action:
- Run that action from the Tools menu or the Analog WakaTime settings panel.
- Open the verification URL.
- Confirm the user code.
- Return to the IDE — the session is stored locally.
The same token / account works for VS Code, JetBrains, and the Desktop Agent.
Confirm it works
- Open a project and edit a file.
- Keep the IDE window focused for a short time.
- Check analogwakatime.com/dashboard — IDE activity should appear under your coding stats (language / project charts).
If nothing appears after a few minutes:
- Confirm the API token is saved and not expired
- Check that the IDE is online
- Ensure you are editing a real project file (not a temporary scratch buffer without a path, if your build skips those)
- Restart the IDE once after first install
Compatible WakaTime-style plugins
Some JetBrains setups use a WakaTime-compatible plugin pointed at the Analog gateway instead of the branded Analog listing.
High-level steps:
- Install the compatible plugin from the Marketplace.
- Set the API URL / host to the Analog WakaTime gateway base used by your account (see API overview).
- Paste your Analog API token.
Prefer the official Analog JetBrains plugin when it is available for your IDE version — less configuration and better-tested device login.
Next
- JetBrains plugin reference — what is tracked and how it maps to the dashboard
- API overview — for custom integrations