New Zenner
- Join Date:
- Feb 2008
- Posts:
- 48
- Plugin Contributions:
- 0
User Tracking Mod only shows the Admin Session
Thanks,
Chris
New Zenner
Totally Zenned
New Zenner
Totally Zenned
<?php if (ZEN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?> add if you want to track admin pages viewed add the following to the end of /admin/includes/footer.php<?php if (ADMIN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?>New Zenner
TShooters:
Did you :
add the following to the end of /includes/templates/ YOUR TEMPLATE /common/tpl_footer.php
<?php if (ZEN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?>
Totally Zenned
New Zenner
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.