• Vimal Roy

    (@vimalroy08)


    Hello,

    We are using the PVC plugin to find out the page views on our website. The plugin works well, and it is a great plugin for this scenario. We recently checked our website and server to check the performance. From the reports, we found that the number of admin-ajax requests that are hitting our website is very high. Also, most of the hits are from this PVC plugin, and the the action is given below

    [action] => pvc-check-post

    How can we reduce the hit count? Is there any option to do so?

    Please let me know your feedback.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author dFactory

    (@dfactory)

    Hi,

    This is an expected behavior if you use Javascript or REST api counter mode. It is a good method if your site is using heavy page caching which could affect the accuracy if PHP mode was used.

    The Pro version of PVC provides another – Fast Ajax counter method that makes same number of requests, but the resources used are much, much smaller as it does not require loading entire WP admin like with admin-ajax request.

    So the idea is, that depending on your WP intallation and hosting enviroment you can pick a method that works for you best.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.