fbpx

Page Views Not Being Tracked

Problem

When I view a member's engagement statistics I see that no page views are being tracked.

Solution

MemberMouse uses the wp_footer hook to execute the functionality that tracks page views. In order for this code to be executed you need to ensure that the following is included in the footer.php file of your theme:

<?php wp_footer(); ?>

Was this article helpful?

Related Articles

Contents

Can’t find the answer you’re looking for?

Reach out to our Customer Success Team
Contact us!