Auto-sync quest completions from DDO
The Dungeon Tracker plugin for Dungeon Helper sends quest completions and character info to this site while you play Dungeons & Dragons Online. Manual ticking on the website still works — the plugin keeps everything in sync when you finish quests in-game.
1. Create an account on this site
Cloud sync requires a DDO Quest Tracker account. The plugin signs in with the same email and password.
- Register (or sign in if you already have an account).
- You do not need to create a character here first — the companion plugin adds your character automatically when you play (matched by name and server).
- On a character tracker page, enable Live updates if you want completions to appear in the browser without refreshing.
2. Install Dungeon Helper required
Dungeon Helper is a separate Windows overlay for DDO. The tracker plugin cannot run without it. Full details and downloads are on dungeonhelper.com.
- Download the latest Dungeon Helper 4 release from dungeonhelper.com and run the installer.
- If you previously used Dungeon Helper 3, uninstall it completely and remove old plugin folders before installing version 4.
- Launch Dungeon Helper as Administrator (required for version 4).
- Use the 64-bit DDO client in windowed mode.
- Start Dungeon Helper before you launch DDO — especially the first time after installation.
Troubleshooting (from Dungeon Helper)
- DDO crashes after loading: update the Visual C++ Redistributable (x64).
- Dungeon Helper runs slowly: in Task Manager, check whether it is in Efficiency Mode or Suspended and disable efficiency mode for the process.
- Overlay never appears: try opening Dungeon Helper after the DDO client is already running.
3. Install the Dungeon Tracker plugin
Get DungeonTracker-0.0.1.zip (or newer) from the
latest GitHub release.
- Close Dungeon Helper if it is running.
- Extract the zip into:
%AppData%\Dungeon Helper\plugins\DungeonTrackerIn File Explorer, paste
%AppData%\Dungeon Helper\pluginsinto the address bar, create aDungeonTrackerfolder if needed, and extract the zip contents there. - Start Dungeon Helper again. The plugin should load with your other plugins.
- Sign in inside the plugin with your DDO Quest Tracker email and password.
- Play DDO — quest finishes are sent to this site automatically.
Known limitations
-
Challenge difficulty (Casual / Normal / Hard / Elite / Reaper) may show as
Unknown with the current Dungeon Helper SDK. Completions are still tracked —
the API accepts
Unknownremake tier andunknownchallenge setting. Detection should improve with Dungeon Helper 5. - The companion is Windows only — it depends on Dungeon Helper and the DDO client.
- Plugin API for developers: /api (OpenAPI: /api/openapi.json, markdown: /api/plugin/docs).