Counter Widget
Counter Widget keep track of views onto your website, The widget calculates views per page and provide some valuable statistics like popular pages and the days with high and low trafics etc., Integrating the widget is simple, All you need to do is copy and paste the following two lines into your webpages where you want to count the views.
<div id="reviewdb_counter"></div>
<script src="https://reviewdb.io/widgets.js"></script>
Review Widget
Review widget helps you to take reviews from users on your website, You can embedd this widget in appropriate pages on your website and the widget records reviews towards those pages.
In addition to that the widget also provides you the monitoring capabilities. To integrate the widget you need to copy paste the following lines on to your webpages
<div id="reviewdb_reviews"></div>
<script src="https://reviewdb.io/widgets.js"></script>