Chat with us








TRACKER Production Monitoring System Downloads

This is your access to all of the downloads and help material we have available. The downloads listed below are all available for free. If you require any other software, please submit a download ticket on the contact page, or call us at 1-833-232-7832 (1-833-BEARTEC) and we will send you the information you will need to access your download.

Most Current Software Version:


Tracker Evolution Application Downloads

To update an individual application in Tracker Evolution, download it from the list below and COPY it into your Tracker Evolution root folder. Before copying the file, the application needs to be shut down and have no "in use" files.

  • Version: 5.3.4.0
    Updated: 05/20/2022

  • Version: 5.3.5.1
    Updated: 08/05/2023

  • Version: 5.3.2.0
    Updated: 07/29/2021

  • Version: 6.0.8.3
    Updated: 04/14/2024

  • Version: 5.3.2.0
    Updated: 07/29/2021

  • Version: 5.1.10.0
    Updated: 05/04/2020

  • Version: 6.5.17.0
    Updated: 03/06/2024

  • Version: 5.3.2.1
    Updated: 03/02/2023

  • Version: 5.4.1.0
    Updated: 01/15/2023

  • Version: 5.1.9.0
    Updated: 03/12/2022

  • Version: 5.3.3.0
    Updated: 09/08/2022


  • Version: 1.4
    Updated: 04/09/2024

TRACKER Evolution License

Enter the code that pops up when you first startup your TRACKER Evolution Monitor program. Make sure to enter all codes EXACTLY as they appears or you will get an invalid code error.



Now enter the access code from the email you received from us. Check your junk mailbox if you haven't received one.






Tracker Evolution Software Update Log

Tracker Monitor

v5.1.20 - 07/23/2020
· Added INHIBIT and DELAY to demo mode in tmrMonitor_Tick in frmMain.
v5.1.19 - 06/03/2020
· Initialized bolAutoStart As Boolean = False to prevent false auto starts
v5.1.18 - 05/06/2020
· Moved updating the file's last write time to the front of WriteDataRecords.
v5.1.17 - 04/29/2020
· Added code to create today's daily directory and null data files if they don't exist in WriteDataRecords.
v5.1.16 - 02/14/2020
· Removed the word Shoplogix from the firmware message in ProcessCharacter.
v5.1.15 - 01/29/2020
· Create and update data files even if there are no records.

Tracker Processor

v5.1.52 - 07/21/2020
· If not a valid Snapshot.txt file, delete it in tmrStartJobs_Tick in frmMDI
v5.1.51 - 06/05/2020
· Change Tracker line by setting intSequence to 1 in frmJobs
v5.1.50 - 06/03/2020
· Removed debug in v5.1.44
v5.1.49 - 05/22/2020
· Replaced intSection with intSectionPtr to break loop in UpdateCurrentSnapshot in frmJob
v5.1.48 - 05/20/2020
· Corrected changing the event snapshot's text to the previous event's text
v5.1.47 - 05/07/2020
· Added build recorder for diagnostics
v5.1.46 - 05/06/2020
· Removed Restart and Remove from frmJob and placed it in frmMDI
· Added log messages for Start, Restart and Remove in frmMDI
v5.1.45 - 05/01/2020
· Added remote restart
· Added displaying the percentage completed of a rebuild
v5.1.44 - 03/24/2020
· If the Snapshot.txt file length is zero, go find another snapshot
v5.1.43 - 03/19/2020
· Change the event snapshot's text to the previous event's text
v5.1.42 - 03/18/2020
· Corrected weekend Event On/Off problem in ProcessCycle in frmJob v5.1.41 - 03/15/2020
· Added .DST to intrinsic values in UpdateCurrentSnapshot in frmJob
v5.1.40 - 03/12/2020
· Return bolDataGap flag to False when the Tracker Monitor comes back online in ProcessCycle in frmJob
v5.1.39 - 02/19/2020
· Corrected text fields containing # sign in UpdateCurrentSnapshot in frmJob
· Added code to compensate for missing Tracker data files in ProcessArchivedCycles in frmJob
v5.1.37 - 01/19/2020
· Added CURRENT.EVENT_TEXT to the intrinsic fields in ProcessCycle and UpdateCurrentSnapshot in frmJob
· Use the word NULL to express a blank text field in UpdateCurrentSnapshot and FormatValue in frmJob

Tracker Express

v5.1.28 - 08/05/2020
· Added Close to Events and Occurences in UpdateControls in frmReports
v5.1.27 - 06/17/2020
· Corrected all ResizeControls() to bypass resizing if frmMDI window is minimized.
v5.1.26 - 06/08/2020
· Added closing all remote programs feature
v5.1.25 - 06/06/2020
· Resized all the combo boxes
v5.1.24 - 06/03/2020
· Only remove Tracker line in Current and Close in lstSelections_Click in frmMain
v5.1.23 - 06/02/2020
· Corrected adjusting the from date in cmbReports_SelectionChangeCommitted in frmReports
v5.1.22 - 06/02/2020
· Corrected displaying available presets in frmEditQueued
v5.1.21 - 05/28/2020
· Added job priority feature to frmEditor and frmEditQueued
v5.1.20 - 05/23/2020
· Added computer(user) to error message logged
· Added Preloads to LineStatus, Summary and Reports
· Display only the job sections that have the selected fields in frmSummary.
· Added display and export of Presets list
v5.1.19 - 03/22/2020
· Add creating a presets report in btnReport_Click to frmEditor
v5.1.18 - 03/04/2020
· Corrected display when the job and common name are the same in UpdateDisplay in frmLineStatus
v5.1.17 - 02/29/2020
· If only one snapshot selected to report, use snapshot as the job header in DisplayDataGrid in frmReports
v5.1.16 - 02/28/2020
· Enabled +/- values on editable whole numbers in Control_LostFocus in frmEditCurrent2
v5.1.15 - 02/27/2020
· Arrange entries on Line Status screen by Tracker line common name alphabetically
v5.1.14 - 02/19/2020
· Corrected the SAVE button not working in frmStartNextJob.
v5.1.13 - 02/17/2020
· Corrected extracting the field names in UpdateDisplay in frmLineStatus and frmSummary.
v5.1.12 - 01/19/2020
· Corrected Next button end pointer in frmJobStatus and frmLast50Cycles
· added a VBTAB to terminate the job line properly in UpdateDisplay in frmLineStatus
· added ReSortLineStatus to sort the records by machine instead of job.
· corrected the size of the Saved label in Load() in frmPresets.

Tracker Line Status

v5.1.24 - 06/08/2020
· Added closing all remote programs feature
v5.1.23 - 06/06/2020
· Added the cmbField.DropDownHeight limit to UpdateDisplay
v5.1.22 - 01/19/2020
· added a VBTAB to terminate the job line properly in UpdateDisplay in frmLineStatus
· added ReSortLineStatus to sort the records by machine instead of job.

Tracker Access Database

v5.1.9 - 06/08/2020
· Added closing all remote programs feature

Tracker Events

v5.1.6 - 06/08/2020
· Added closing all remote programs feature

Tracker Mobile Access Program

v1.3 - 08/29/2022
· Fixed PHP8 error log issue

Language Translation Files

As of Tracker Express version 6 released on 2/04/23, Tracker is now able to translate your program into any written language and easily toggle between multiple languages. Below are the translation files we have available and a template file to create your own language translation. We will add to this library as we verify the translations.

  • Translate to template (Download)
  • Translate to spanish (Download)

  • tracker production monitoring system compatability