As anything that has to do with stats this is really an analytics task and as such not something that WP does natively.
You options are:
-
installing (if not already) some kind of analytics solution and getting data from it
-
add code to that post that will track referers (I won’t really recommend this since it comes with performance issues and poor caching compatibility)
Related Posts:
- Is There a Difference Between Taxonomies and Categories?
- Only one category per post
- WooCommerce: List All Categories
- Get rid of WordPress category, tag and author archives?
- Filtering categories in the permalink structure
- get_categories hierarchical order like wp_list_categories – with name, slug & link to edit cat
- wp_nav_menu not appearing for a couple pages
- Why aren’t sub-categories nested after creating post in the WP Admin?
- Preventing index.php?category_name=something from redirecting
- How to get category id of current post?
- Programmatically create product category and add thumbnail in woocommerce
- Trash bin for categories
- Categories’ hierarchy in URL
- Display one category in one page
- How to get next previous category in same taxonomy?
- How to add a background image to category and display image on category page
- How we add new categories by wp_insert_post
- Show Subcategory Description
- is_archive() content being shown instead of is_category()
- Check is category parent or not from its ID
- I want exclude the particular category in sidebar
- Which php file lists all the post of a category
- How to query posts from specific authors and categories using WP_query?
- Apply custom category template to subcategories
- Retrieve all posts within tag OR category?
- Include template before a loop
- How to customize tag and category post listings to show introductory content?
- List Terms in Category
- Can you have a single set of “canonical” categories shared by all blogs?
- List Posts by Category for a Non-Zero, Non-NULL Custom Field Value?
- How to get category URL with the slug?
- Rename Default Category (Uncategorized) Via a Function
- How to customize category template?
- Customized landingpages for categories
- get_the_category_list open in parent window
- Show category images on single product page and product overview page
- Class active for Archive link – looped out
- Get parrent category name
- Display specific categories by ID
- Sorting category products not working
- Show category from “Next post” and “Previous post” [edited]
- Remove sub-menu item from admin menu
- How to add WordPress sub category without select
- wp_list_categories in in nav_menu
- How to customize categories panel?
- Get posts from 2 different categories
- ACF add custom fields to categories and display
- Custom taxonomy template for categories
- Show category with link
- Random Featured Image Based on Category
- Select posts from Category
- Display a list of subcategories a post belongs to
- Display unused categories in dropdown
- Show Pages in Categories
- Get post related on category
- Give Children Unique ID’s
- Some of the category description not showing up in category page
- Function to automatically rename the base category permalink
- Add theme-color meta tag to head?
- Searching for a category returns nothing if category is empty
- WordPress Customizer: Dropdown with Category output
- Need to echo category id in multi-dimensional array
- Use blog as base for tags and categories
- Exclude parent category when getting category posts by slug
- Can’t iterate through 2 levels of categories
- Problem: retrieving parent category’s first post
- Category URL Management
- Update custom category fields front-end
- How can I display a list of categories of my posts
- Include last post date in get_categories loop
- List of post categories only associated to another custom taxonomy
- Add Post Categories in Post Tags Field Programmatically
- How do I remove “Uncategorized” from my theme on my posts page?
- Conditional label Woocommerce archive [unsolved]
- List all categories and count number of posts within based on custom date
- Display all posts from specific category
- Custom Category Archive Pages
- Filter custom taxonomy posts via AJAX
- set a parent category in a product woocommerce
- “Next posts” of a category do not call category.php
- Trying to display all posts in a category
- Remove “Category:”
- A search box for all sites – Multisite
- How to grab posts from the most recently created category
- Match two taxonomies to display a specific content
- How to get multiple loop in category.php, my scripts becomes madness
- Modify / Rewrite single template url structure
- Most efficient use of custom taxonomies, categories, and pages
- how to display page title only for child category pages
- category filter doesn’t work
- how to edit wp category widget
- why is the delete option missing from just one category?
- Get all categories
- Show category post order ASC
- How to display all category images for single post in a page?
- How to get specific number of category post on a page or category page?
- Use same wordpress category base and tags as the prefix as the post permalink
- Display different sidebar based on search results from one category
- Adding category to existing post (uploaded file)
- how to create a page that shows all of multiple category posts on a single page