#1 2025-08-27 08:36:53

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Linux Chrome 138.0

bfstats.io player tracking

Hey all, I recently got back in to BF1942, and I wrote an app that I could track busy times on popular servers.

bfstats.io is the site.

It tracks servers and players alike, so if you search your player name you can see a break down of your rankings, recent rounds, and badges.

If you find it useful please let me know!

- skandia

What did you think?

  1. Useful
  2. Not useful
  3. Why do we need stats for a 20 year old game?
Total votes: 12

Results of poll are hidden from guests

Offline

    Positive reputation 5   Negative reputation 0

#2 2025-08-27 21:20:39

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
iOS Safari 18.6

Re: bfstats.io player tracking

I think it’s a great website, well done and thanks for making it!

Offline

    Positive reputation 2   Negative reputation 0

#3 2025-08-27 23:45:11

Darcano
Member
Argentina
Reputation: +301
Registered: 2018-01-16
Posts: 504
Windows 10 Chrome 139.0

Re: bfstats.io player tracking

People voting for "Not useful" are the same that vote for El Alamein CTF.

Offline

    Positive reputation 2   Negative reputation 0

#4 2025-08-28 00:12:16

tragic
Administrator
United States
Reputation: +96
Registered: 2022-09-11
Posts: 92
Windows 10 Chrome 139.0

Re: bfstats.io player tracking

Amazing work! This kind of effort from the community is what helps keep the game alive. Very appreciated.

I would consider myself a super-user of your site.

Offline

    Positive reputation 2   Negative reputation 0

#5 2025-08-28 01:00:43

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Windows 10 Chrome 139.0

Re: bfstats.io player tracking

Thanks all - and appreciate the honesty in the poll big_smile

It started off very simple, and players like tragic have been providing some useful suggestions, so if you have an idea lmk.

Code is in GitHub for those who know their way around raising Issues / PRs.

- github.com/DylanMunyard/bf1942-ui
- github.com/DylanMunyard/bf1942-stats

Offline

    Positive reputation 1   Negative reputation 0

#6 2025-08-28 12:39:48

Winston Smith
Member
New Zealand
Reputation: +202
Registered: 2014-09-10
Posts: 888
Windows 10 Firefox 142.0

Re: bfstats.io player tracking

It's very nice and very useful. It's also attractively made while maintaining simplicity.

Thanks for adding the country flags, too!

Offline

    Positive reputation 0   Negative reputation 0

#7 2025-08-29 00:21:22

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
iOS Safari 18.6

Re: bfstats.io player tracking

skandia wrote:

Thanks all - and appreciate the honesty in the poll big_smile

It started off very simple, and players like tragic have been providing some useful suggestions, so if you have an idea lmk.

Code is in GitHub for those who know their way around raising Issues / PRs.

- github.com/DylanMunyard/bf1942-ui
- github.com/DylanMunyard/bf1942-stats

How about adding a global player number with a graph, similar to what was done at bf1942.eu? People could look at historical global player number trends, and maybe you could leverage the power of AI to generate insights from the data. Lots of possibilities here.

Last edited by Black Mamba (2025-08-29 00:25:36)

Offline

    Positive reputation 0   Negative reputation 0

#8 2025-08-29 20:10:27

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Linux Chrome 138.0

Re: bfstats.io player tracking

Black Mamba wrote:

How about adding a global player number with a graph, similar to what was done at bf1942.eu? People could look at historical global player number trends, and maybe you could leverage the power of AI to generate insights from the data. Lots of possibilities here.

Sure I've added that graph to the server listings page.
I do capture a lot of information and want to spend some time on the analytics side of it, to look at what interesting details I can glean. AI can do a nice job summarising data in a riendly way - I might look at how it can help with that to start with.

Offline

    Positive reputation 1   Negative reputation 0

#9 2025-08-30 02:10:19

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
iOS Safari 18.6

Re: bfstats.io player tracking

skandia wrote:
Black Mamba wrote:

How about adding a global player number with a graph, similar to what was done at bf1942.eu? People could look at historical global player number trends, and maybe you could leverage the power of AI to generate insights from the data. Lots of possibilities here.

Sure I've added that graph to the server listings page.
I do capture a lot of information and want to spend some time on the analytics side of it, to look at what interesting details I can glean. AI can do a nice job summarising data in a riendly way - I might look at how it can help with that to start with.

Looks fantastic, thanks.

Offline

    Positive reputation 1   Negative reputation 0

#10 2025-09-04 08:10:55

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Linux Chrome 138.0

Re: bfstats.io player tracking

Couple of new features
- Placements leaderboards. Rankings based on how many 1st, 2nd and 3rd places you've received. You can slice it by changing the minimum number of players in the round. A higher number of players means the ranking had more opposition.
- Will add team stats next, to track the winning team, and record that on the player profile. Will also show it on the server details page to show team winning stats per map

eAT7toG.png

Offline

    Positive reputation 4   Negative reputation 0

#11 2025-09-04 09:29:45

Minnesota
rocky
Ukraine
Reputation: +28
Registered: 2012-12-12
Posts: 459
Website
Linux Chrome 133.0

Re: bfstats.io player tracking

skandia wrote:

Couple of new features
- Placements leaderboards. Rankings based on how many 1st, 2nd and 3rd places you've received. You can slice it by changing the minimum number of players in the round. A higher number of players means the ranking had more opposition.
- Will add team stats next, to track the winning team, and record that on the player profile. Will also show it on the server details page to show team winning stats per map

https://i.imgur.com/eAT7toG.png

Damn that's very nice looking, good job!. I wish we had this 10 years ago...

Offline

    Positive reputation 4   Negative reputation 0

#12 2025-09-04 16:26:50

Pleiades53
Administrator
United States
Reputation: +688
Registered: 2015-06-26
Posts: 1,374
Windows 8.1 Firefox 115.0

Re: bfstats.io player tracking

just poked around to see. WELL done and guess we owe you some adult beverages of your choice.
Nice work. THANKS!!

Offline

    Positive reputation 1   Negative reputation 0

#13 2025-09-05 03:38:31

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
iOS Safari 18.6

Re: bfstats.io player tracking

skandia wrote:

Couple of new features
- Placements leaderboards. Rankings based on how many 1st, 2nd and 3rd places you've received. You can slice it by changing the minimum number of players in the round. A higher number of players means the ranking had more opposition.
- Will add team stats next, to track the winning team, and record that on the player profile. Will also show it on the server details page to show team winning stats per map

https://i.imgur.com/eAT7toG.png

Excellent work as usual.

Offline

    Positive reputation 0   Negative reputation 0

#14 2025-09-05 04:19:17

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Unknown Firefox 142.0

Re: bfstats.io player tracking

Thanks for the kind words. I'm happy that it can be useful and interesting to those who are still playing
It serves a dual purpose for me because I'm able to learn some things that are useful for my job.

Offline

    Positive reputation 4   Negative reputation 0

#15 2025-09-06 19:43:50

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
iOS Safari 18.6

Re: bfstats.io player tracking

This is just me nitpicking so feel free to ignore my suggestions but would it be possible to add the following things to the global player graph please?

- The ability to filter player numbers by mod;
- Long term player data (since when you started capturing the data) if that doesn’t affect performance too much;
- Moving average on long term player data;
- Minimum and maximum player counts displayed as a line on the graph, with labels, instead of underneath the graph

Last edited by Black Mamba (2025-09-06 19:44:30)

Offline

    Positive reputation 0   Negative reputation 0

#16 2025-09-08 08:53:32

skandia
Player
Reputation: +22
Registered: 2025-08-14
Posts: 9
Linux Chrome 138.0

Re: bfstats.io player tracking

Black Mamba wrote:

This is just me nitpicking so feel free to ignore my suggestions but would it be possible to add the following things to the global player graph please?

- The ability to filter player numbers by mod;
- Long term player data (since when you started capturing the data) if that doesn’t affect performance too much;
- Moving average on long term player data;
- Minimum and maximum player counts displayed as a line on the graph, with labels, instead of underneath the graph

I've made a few changes to try and capture the trends - let me know what you think.

I don't have all the data I need to add the mod filtering quickly - but I will take a look into it.

Offline

    Positive reputation 2   Negative reputation 0

#17 2025-09-08 14:11:40

owlcat
Player
United States
Reputation: +8
Location: Virginia
Registered: 2025-07-23
Posts: 5
Windows 10 Chrome 139.0

Re: bfstats.io player tracking

Nice work!

Offline

    Positive reputation 1   Negative reputation 0

#18 2025-09-08 14:13:57

Black Mamba
Member
Canada
Reputation: +1546
Registered: 2012-12-01
Posts: 4,488
Windows 10 Chrome 140.0

Re: bfstats.io player tracking

skandia wrote:
Black Mamba wrote:

This is just me nitpicking so feel free to ignore my suggestions but would it be possible to add the following things to the global player graph please?

- The ability to filter player numbers by mod;
- Long term player data (since when you started capturing the data) if that doesn’t affect performance too much;
- Moving average on long term player data;
- Minimum and maximum player counts displayed as a line on the graph, with labels, instead of underneath the graph

I've made a few changes to try and capture the trends - let me know what you think.

I don't have all the data I need to add the mod filtering quickly - but I will take a look into it.

It looks incredible, thank you skandia!

Offline

    Positive reputation 1   Negative reputation 0

#19 2025-09-08 20:33:11

Xberg
Administrator
Iceland
Reputation: +144
Registered: 2023-07-28
Posts: 127
Windows 10 Chrome 139.0

Re: bfstats.io player tracking

I dont like it, my name is not on any list.
Fakeit until i makeit. tongue

No no, this looks cool, nice job.

Offline

    Positive reputation 1   Negative reputation 0

Board footer