Traxile is a tracking and statistics tool for Path of Exile. It reads your client log file and provides you with real-time and long-term statistics for your in-game activities. Download Traxile from GitHub, install it, and select your log file. The tool gives you detailed information about your maps, boss fights, and other activities. Additionally, Traxile offers a "Stop Watch Overlay," allowing you to see your map time directly in-game.
Traxile can be a potential alternative to "Mapwatch", a similar tool that was recently discontinued. Many thanks to the developer of Mapwatch, whose work inspired me to create this tool.
You can check out my introduction video to get started: https://www.youtube.com/watch?v=jZ8eiCNOiM4
Track time and other stats for your ingame activities (maps, heist contracts, sanctum...). Works for live tracking (TraXile open while you are playing) and backwards for all data in your Client.txt logfile.
Collect and show statistics around the Game.
Download the latest release and execute the MSI-Installer file.
After the first start, you have to select the path to your Client.txt logfile. The most common default paths listed below:
Client | Path | Example |
---|---|---|
Windows (Steam) | %SteamLibrary%steamappscommmonPath of ExileLogsClient.txt | C:SteamsteamappscommonPath of ExilelogsClient.txt |
Windows (Standalone) | %InstallDirectory%LogsClient.txt | C:Program Files (x86)Grinding Gear GamesPath of ExilelogsClient.txt |
Mac OS (with Crossover or similar) | /Users/YOUR_USERNAME/Library/Caches/com.GGG.PathOfExile/Logs/Client.txt | /Users/mow/Library/Caches/com.GGG.PathOfExile/Logs/Client.txt |
After you selected the logfile, TraXile will start importing all data thats inside it - and writes that data in its own database. After the initial import, the start of TraXile will be much faster.
You will be automatically notified when a new version is available. Just follow the instructions to update. If this is not working for any reason, you can always download the latest relase here and install it manually.
Make sure your local area chat is enabled, TraXile depends on the log lines to work.
Unfornately, the name of your in character is not written to the Client logfile.
No, TraXile reads all data that is in your Client.txt logfile, so even If TraXile is not running, your maps and stuff like that will still appear in history. But you have a bunch of options while TraXile is running - for exampel you can manually pause the stopwatch.
As I am developing TraXile completely in my sparetime, I am not paying for a Code Signing certificate, which is needed to be a trusted developer for Windows.
Only internet connections are the check for a new version and the download of some metadata (league start and end-dates for example)
This could happen if you are running the same map multiple time in a row, and randomly two maps in a row gets the same server instance. In that case TraXile has no chance to seperate this maps automatically. There is an ingame chat command "trax::split" you could use to solve this (if it is very important for you).
Because TraXile permanently reads you Client.txt logfile - thats much easier with a desktop application.
TraXile is designed for Windows computers. But you can use Crossover to install it on mac anyway. Here is a short How-To (thanks to reddit user Unifer1)
* Install the newest version of Crossover
* Click "Install a new bottle"
* Click "Install an unlisted application"
* Create a new Windows 10 64-bit bottle named Traxile
* Select the "Setup.msi" installer file
* Click Install
* Once the install is done, open Traxile.
* On first open, you'll need to find the Client.txt logfile; on macOS it's located at: /Users/[yourusername]/Library/Caches/com.GGG.PathOfExile/Logs/Client.txt
* Should work automatically every time you start up from now on!