It turns out that you had a custom layout for article detailed page which always show the hits
This one: root/templates/ja_good/local/html/com_content/article/default.php
Remove or comment this line 104:
<?php echo JLayoutHelper::render('joomla.content.info_block.hits', array('item' => $this->item, 'params' => $params)); ?>