Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2008
    Posts
    48
    Plugin Contributions
    0

    Default User Tracking Mod only shows the Admin Session

    I am trying to use the User Tracking Module. When I go into Tools - User Tracking it only ever shows the admin session. There is no Guest sessions or User sessions logged at all. This is the case even when I know for sure that a user is on my site. Any ideas?

    Thanks,

    Chris

  2. #2
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: User Tracking Mod only shows the Admin Session

    In Admin/Tools, you should also have User Tracking Config. Check your
    settings there.
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  3. #3
    Join Date
    Feb 2008
    Posts
    48
    Plugin Contributions
    0

    Default Re: User Tracking Mod only shows the Admin Session

    Here is my configuration settings:

    User Tracking Visitors - true
    User Tracking (ADMIN) - true
    User Tracking (exclude this IP-Address) - <my ip address>
    User Tracking (Session Limit) - 50
    User Tracking (your favorite WHOIS URL) - http://www.dnsstuff.com/tools/whois.ch?ip=
    User Tracking (Show Product Category when tracking product clicks) - true

    Thanks,

    Chris

  4. #4
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: User Tracking Mod only shows the Admin Session

    Did you :

    add the following to the end of /includes/templates/ YOUR TEMPLATE /common/tpl_footer.php

    Code:
    <?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

    Code:
    <?php if (ADMIN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?>
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  5. #5
    Join Date
    Feb 2008
    Posts
    48
    Plugin Contributions
    0

    Default Re: User Tracking Mod only shows the Admin Session

    Quote Originally Posted by TShooters View Post
    Did you :

    add the following to the end of /includes/templates/ YOUR TEMPLATE /common/tpl_footer.php

    Code:
    <?php if (ZEN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?>
    Thank fixed it! I must have overlooked that step!

    Thanks,

    Chris

  6. #6
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: User Tracking Mod only shows the Admin Session

    Great! Glad it's working now.
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  7. #7
    Join Date
    May 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: User Tracking Mod only shows the Admin Session

    Does anyone know if this mod works correctly with 1.3.8?

    User Tracking + Zen Cart 1.3.8a = ?

 

 

Similar Threads

  1. User tracking mod
    By Pinghead in forum All Other Contributions/Addons
    Replies: 855
    Last Post: 13 Feb 2023, 04:51 AM
  2. User Tracking Mod issue: repeated Logins: Admin: View Sessions
    By dharma in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 20 Feb 2008, 04:48 AM
  3. Google Analytics vs User Tracking mod
    By miles in forum General Questions
    Replies: 1
    Last Post: 15 Jun 2007, 10:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR