Page 22 of 86 FirstFirst ... 1220212223243272 ... LastLast
Results 211 to 220 of 858
  1. #211
    Join Date
    Jul 2004
    Location
    Australia
    Posts
    51
    Plugin Contributions
    0

    Default Re: User tracking mod

    Quote Originally Posted by Woodymon View Post
    JeffD-
    Your earlier UT v.1.3.6.1 released on 11-30-06 is available in the Zen Cart downloads area but not the more recent UT v.1.3.6.2 released 12-04-06.
    I can not get hold of this updated version either as the site appears to be down. Everything is fine on my current UT except that I don't get page titles on my products. As I believe this update fixes that, it would be handy to get it. Anyone else able to post where to download this from?

    thanks

    Jen
    Jen

    Red Instead design. print. web. photography.

  2. #212
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by JenRed View Post
    I can not get hold of this updated version either as the site appears to be down. Everything is fine on my current UT except that I don't get page titles on my products. As I believe this update fixes that, it would be handy to get it. Anyone else able to post where to download this from?
    Jen-

    Here it is for you.

    NOTE: ONLY the CHANGED User Tracking v.1.3.6.2 files are in this attachment (two php files were patched and a SQL patch). You will need JeffD's previous version 1.3.6.1 User Tracking installed for this to be useful to you.

    Please read the two included text files for instructions:

    Read first - User Tracking v.1.3.6.2 (by JeffD) CHANGES from 1.3.6.1.txt
    Read second - readme.txt

    Woody
    Attached Files Attached Files

  3. #213
    Join Date
    Feb 2005
    Location
    Italy
    Posts
    199
    Plugin Contributions
    0

    Default Re: User tracking mod

    Hmm.... JeffD zip mod is damaged or whatsoever, I cannot open it.

    Is it downloadable from another place?

    Thanks
    Paolo De Dionigi
    Co-maintainer of Zen Cart Italia

  4. #214
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by s_p_ike View Post
    Hmm.... JeffD zip mod is damaged or whatsoever, I cannot open it.

    Is it downloadable from another place?

    Thanks
    Sorry I don't know of another location to download. It is a standard zip file created with WinZip. I just downloaded on another PC and opened /extracted with 7-Zip and WinRAR. Try downloading again. If that does not work PM me your email address.

    Woody

  5. #215
    Join Date
    Aug 2006
    Posts
    166
    Plugin Contributions
    2

    Default Re: User tracking mod

    HI
    Can somebody help me by giving me the url link or even the zipped packege of user tracking for zen 1.3.7, ?
    I installed user tracker Version: 1.3.6.1 from download page and installed on zen fresh 137, but it doesn't work. I don't see any options in user tracking configuration in admin/tools and or in admin/configuration
    thanks

  6. #216
    Join Date
    Aug 2006
    Posts
    166
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by JeffD View Post
    That is very odd that you would get the same SQL error (I assume you mean duplicate key 999) since the SQL if executed properly deletes this key?

    Code:
    DELETE FROM configuration where configuration_group_id = '999';
    Can you clarify this?

    Also, when you say:


    Are you saying the Configuration->User Tracking Config menu choice is missing?

    -or-

    Do you mean when you select Configuration->User Tracking Config there are not six configuration switches listed?

    Let me know and I will help?

    Jeff
    hi jeff

    i have installed user tracker from download page 1.3.6 on zen 137; I have now so:
    when you select Configuration->User Tracking Config there are not six configuration switches listed?
    thanks

  7. #217
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by reza View Post
    hi jeff

    i have installed user tracker from download page 1.3.6 on zen 137; I have now so: when you select Configuration->User Tracking Config there are not six configuration switches listed?
    Reza,

    JeffD has not been around these parts for awhile. Hoping he is well.

    Did you try installing JeffD's v.1.3.6.1 User tracking version which is currently available in ZC downloads area?

    I had v.1.3.6.1 running on ZC 1.37 fine. Then I upgraded to a patch which Jeff provided a few days later (v.1.3.6.2) (just a minor upgrade).

    1.3.6.2 provides these updates:
    Updated: 12/01/06 - Added Support for displaying product name, (borrowed from Pinghead version) as per Woody's suggestion.
    Updated: 12/01/06 - Added Support for recording all page titles when tracking admin.
    Updated: 12/04/06 - Added Configuration key and code for disabling category output when tracking product clicks.
    Note that JeffD's User Tracking versions did not come with an uninstaller so you will need to write over your current install with the provided user_tracking.sql

    Document the prefix for your shop's DB tables, if you are using a prefix. If you are not, then rather than using Zen Carts built in SQL Executor I recommend patching via phpmyadmin.

    But if you do have a table prefix, then paste in the SQL code into the form at Tools > Install SQL Patches. But avoid uploading the sql file, as this can be problematic.

    When you install the patch be sure to completely record and report any error message(s) which you observe.

    Woody

  8. #218
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by reza View Post
    i have installed user tracker from download page 1.3.6 on zen 137;
    Reza,

    Needless to say, if you are not observing the UT entries in either of the admin menus pages then the SQL patch did not occur correctly for you.

    What error messages did you observe when you last ran the User Tracking SQL patch? With the issue you report, there should have have been one or more error messages in your last SQL attempt.

    Although you state you installed User Tracking 1.3.6 above, in your post just previous to this one you reported you installed UT 1.3.6.1. So I am a bit confused. Did you install 1.3.6.1 over previous UT version 1.36? And if so did you run the more recent SQL patch file from 1.3.6.1?

    Try uploading all 1.3.6.1 files again and patching with the 1.3.6.1 SQL patch. As previously suggested do this in phpmyadmin, depending if you have a table prefix or not.

    Woody

  9. #219
    Join Date
    Aug 2006
    Posts
    166
    Plugin Contributions
    2

    Default Re: User tracking mod

    Quote Originally Posted by Woodymon View Post
    Reza,

    Needless to say, if you are not observing the UT entries in either of the admin menus pages then the SQL patch did not occur correctly for you.

    What error messages did you observe when you last ran the User Tracking SQL patch? With the issue you report, there should have have been one or more error messages in your last SQL attempt.

    Although you state you installed User Tracking 1.3.6 above, in your post just previous to this one you reported you installed UT 1.3.6.1. So I am a bit confused. Did you install 1.3.6.1 over previous UT version 1.36? And if so did you run the more recent SQL patch file from 1.3.6.1?

    Try uploading all 1.3.6.1 files again and patching with the 1.3.6.1 SQL patch. As previously suggested do this in phpmyadmin, depending if you have a table prefix or not.

    Woody
    Hi Woody
    thanks, its what I did again:
    1- deleting User Tracking Config from configuration_group_, because after reinstalling the patch, I got the message of doubble value 999. also from the table configuration all inserts related to user tracker
    2- deleting table user trackung in phpmyadmin
    3- putting all files of user tracker 1.3.6. (provided in download page of zen)
    4- putting the upgrade files for extra functions provided by you in a zip file in this threat and overwrite them on the last putted files from ut 136
    5- run sql patch (the sal of 136 and 135. v.1.2 in the the upgraded zip file are the same), but I did the upgraded one.
    results:
    1- I have user tracking config in my admin/configuration and also in admin/tools like this:

    User Tracking Config

    Title Value Action
    User Tracking Visitors true
    User Tracking (ADMIN) true
    User Tracking (exclude this 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
    User Tracking Visitors


    Check the Customers/Guests behaviour ? (each click will be recorded)

    Date Added: 09/02/2003
    Last Modified: 03/03/2003


    2- I see in admin/tools/user tracker this information:

    User Tracking Start:

    This tool allows for you to see the click patterns of the users through your site, organized by sessions. This data can be very valuable to those looking for how to improve your site by watching how customers actually use it. You can surf back and forth through the days by using the link below.
    SELECT VIEW: Back to Feb 15, 2007

    Now displaying the latest 50 sessions of this 24 hour period. You can also purge all records past the last 72 hours of data.

    Delete all info from IP-Address purge all records


    There have been 0 page views in this 24 hour period.
    There have been 0 page views in this 24 hour period. Total number of users: .

    NOW THE QUESTIONS:

    1- the report button doesn't work?
    2- how should be this page seen? I mean a list with the maps, with rows?
    3- Is i normal that I have two user tracker configuration in my admi/configuration and in admin/tools , and may this make these problems mentioned above?

    thanks in advance for your quick reply

  10. #220
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: User tracking mod

    Quote Originally Posted by reza View Post
    3- Is i normal that I have two user tracker configuration in my admi/configuration and in admin/tools , and may this make these problems mentioned above?
    You may delete /admin/user_tracking_config.php and in /admin/includes/boxes/extra_boxes/user_tracking_tools_dhtml.php, remove this line:
    Code:
    $za_contents[] = array('text' => BOX_TOOLS_USER_TRACKING_CONFIG, 'link' => zen_href_link(FILENAME_CONFIGURATION, 'gID=999', 'NONSSL'));

 

 
Page 22 of 86 FirstFirst ... 1220212223243272 ... LastLast

Similar Threads

  1. User Tracking Mod only shows the Admin Session
    By Griff1324 in forum General Questions
    Replies: 6
    Last Post: 29 May 2008, 10:56 PM
  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. Search log mod vs. user tracking
    By ashton0603 in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2008, 08:43 AM
  4. 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