Exporting to CSV Vistors and Pages

[ad_1]

Plugin Support
Amir

(@amirfallah)

Hi @dirkargyle

In the wp_statistics_visitor table, the ID is a unique identifier assigned to users. In the wp_statistics_pages table, page_id is also a unique identifier assigned to the page, and id is the identifier of that page in the wp_post or wp_terms table.

These two tables are not related to each other. To check which pages a visitor has viewed, you need to use the wp_statistics_visitor_relationships table in your database, where visitor_id refers to the ID field in the wp_statistics_visitor table, and page_id refers to the page_id in the wp_statistics_pages table.

I hope this helps you. If you have any questions, feel free to ask.
Regards,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer