Zum Inhalt der Seite gehen


I analyzed in which times publishing articles is best. Here are some findings.

#analytics #articles #blog #webdev
$ python3 run.py --analyse --timing days

    Best days to publish the article at.

0  0 Monday     10%  
1  1 Tuesday    26%  
2  2 Wednesday  7% 
3  3 Thursday   22%  
4  4 Friday     6%   
5  5 Saturday   14% 
6  6 Sunday     14%
$ python3 run.py --analyse --timing

    Best hours to publish the article at.

 0  00:00  2%    
 1  01:00  1%    
 2  02:00  4%    
 3  03:00  1%    
 4  04:00  5%    
 5  05:00  1%    
 6  06:00  2%    
 7  07:00  1%    
 8  09:00  9%    
 9  10:00  1%    
10  11:00  31%
11  12:00  2%  
12  13:00  3%  
13  14:00  10%
14  15:00  2%
15  16:00  2%
16  17:00  2%
17  18:00  3%
18  19:00  2%
19  20:00  1%
20  21:00  8%
21  22:00  5%
22  23:00  2%