Membership pro provides a facility where we can use a QR code to check-in our members.
This then creates a log showing user name, Plan and check-in time
This data would be really useful if we could download and analyse.
However you can't export this log at the moment. If you go and access the relevant database table prefix_osmembership_checkin table and export it with PHYMYADMIN for instance all you get is the Subscription Id date and time. so from this you can't see either plan name or the member name. So the date is pretty useless
What would be very useful is if we could have export functions that exports the data in the same format as the Log view ( see screen shot)