is there a way to get all contents last viewed date onto some sort of export without an add on?
You would have to use and app like better content archiving for confluence.
Or if you have access to the DB you could run the following query:
SELECT * from "AO_92296B_AORECENTLY_VIEWED";
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.