Add view counter post
This commit is contained in:
parent
2ff5ac006a
commit
f06128e6d8
12
New view counter on posts.html
Normal file
12
New view counter on posts.html
Normal file
@ -0,0 +1,12 @@
|
||||
<p style="color:red">NOTE this feature is not on this site anymore. This exists
|
||||
only to archive</p>
|
||||
<div class="row no-gutters">
|
||||
<div class="col">
|
||||
<p>I added a brand new view counter to every post page. Don't worry, theres
|
||||
no cookies or tracking or whatnot. I refuse to use google's tracking js
|
||||
scripts. Instead, every time you refresh the page it adds one to the
|
||||
counter. Simple enough. Not very accurate, but it will give me a better
|
||||
idea of what is actually being viewed. Hope to see that number grow over
|
||||
time!</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user