Profile View If you want points in Profile, do very basic changes to your theme:
Example: Persona Theme, v4, find templates/account/profile.tpl, edit template in package directory - node_modules
Find block that is responsible for stats, and insert template where you want:
...
<!-- IMPORT partials/onlinetime_profile.tpl -->
...