I didn`t find a way to see stats, or control the views of each listing. My customers wants to now how many visits they have to pay for it... Is there some way to do that?
Hello, There are multiple plugins available on WordPress.org, You can search custom post view plugin from WordPress.org and upload it, This will solve your issue.
Hello Gourav Thank you for the plugin reference. I have had a look but don't see how this helps see click through statistics for each listing. Please advise. Thank you.
Hello, You can use "Page Views Count" plugin from WordPress.org It will provide you code (<?php pvc_stats_update($postid); ?>) to add in the php file. To add that code open "single-listing.php" file and add code at line number 86. Please check image for reference. Thanks & Regards Nitesh Raghuwanshi
Thank you Nitesh - that will be helpful - I'll try it out. It looks like it will only give page views though - what we need is to measure number of click throughs - for website - for email - for phone number - for social media There must be a way to add this to the theme. Please advise. Thank you.