Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+9 votes
598 views
in Q2A Core by
How to count Profile views which shows on users profile page.
Q2A version: Latest 1.6 dev
by
good question.I'm interested too.
by
This requires a plugin and is not part of the core (v1.8-).

1 Answer

–3 votes
by
Probably you need to greate a table or add a field in users table, then of course few line of code to achieve that.
...