Thread: Supertracker

Page 5 of 33 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 324
  1. #41

    Default Re: Supertracker installed but not working

    Quote Originally Posted by kennymxp View Post
    Hi,

    I installed SuperTracker successfully on ZC 1.3.7.1 (fresh installation). I can manage SuperTracker under Configuartion -> SuperTracker. I can also open the report page at Reports -> SuperTracker.

    However, the report always say: "Database Info: the Supertracker database currently holds 0 rows (oldest record : )"

    It should have at least some info because I've installed it for a few days. My cart has visitors when checking with AWStats. I also disabled the function to exclude myself and bots. Thus, at least, I should see some records of me browsing around. However, nothing was recorded.

    Please help me. Thank you very much.

    Regards,
    Kenny
    Hi, Ive the same problem.. No records of anything.. Did you manage to get a fix for this?

    Anybody else ran into this before?

    Thank you.

  2. #42
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Supertracker

    Hello Mark,

    You've done a wonderfull job with this module, the item I like the most is the last ten visitors as we can see visitors and not only the one who purchased something.

    Of course like with many good things we would like more, and if you let me suggest some of them...

    I'm sure the data recorded can give us more points of view, for example
    - from the last ten visitors, clicking on someone can filter to this person and track this visitor to know how many times he came before purcahsing

    -It can also give us the mean number of visits before purchase

    - If doing that by IP, perhaps we can get how many time he came before registering

    -We can also get the to ten categories visited


    That's a few ideas, let me know what you think about that.

    Thanks and congratulations

    Regards

    Hubert

  3. #43

    Default Re: Supertracker

    Just installed this, no probs, thanks devs.

    Looked at the source and the following looks like it wouldn't work...
    PHP Code:
        //Next line defines pages on which a new visitor should definitely not be recorded
                
    $prohibited_pages 'login,checkout_shipping,checkout_payment,checkout_process,checkout_confirmation,checkout_success';
                
    $prohibited_pages '';
                if (!
    strpos($prohibited_pages$_GET['main_page'])) { 
    It seems that $prohibited_pages is set, then reset to ''

    Is this right? If the code isn't meant to be executed does it need to be there?
    Or should the second assignment of $prohibited_pages not be there?

    Cheers,
    S

  4. #44
    Join Date
    Feb 2007
    Location
    baltimore, md
    Posts
    41
    Plugin Contributions
    0

    Default Re: Supertracker > error during install

    Hello! I am trying to install this mod. Getting an error when I do this step:

    2. Go to Admin->Tools->Install SQL Patches and install install.sql

    I am attempting to upload the install.sql file using the Upload button on that page. When I do so, I get the following error:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's', 'XTRACKING_EXCLUDED_IPS', '127.0.0.1', 'Comma Separate List of IPs which sho' at line 1
    in:
    [INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, 'Excluding IP's', 'XTRACKING_EXCLUDED_IPS', '127.0.0.1', 'Comma Separate List of IPs which should not be recorded, for instance, your own PCs IP address, or that of your server if you are using Cron Jobs, etc', @configuration_group_id, 1, NOW(), NULL, NULL), (NULL, 'Excluding UserAgent's', 'XTRACKING_EXCLUDED_UA', 'ServiceUptime.robot', 'Comma Separate List of UserAgent's substring which should not be recorded', @configuration_group_id, 2, NOW(), NULL, NULL), (NULL, 'Excluding bot's', 'XTRACKING_EXCLUDE_BOTS', 'true', 'IP's Excluding from logging', @configuration_group_id, 3, NOW(), NULL, 'zen_cfg_select_option(array('true', 'false'),');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Any thoughts?

    Thanks! I am not super technical, so I hope it's something simple that I'm doing wrong!

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

    Default Re: Supertracker > error during install

    Quote Originally Posted by chacha-vintage View Post
    Hello! I am trying to install this mod. Getting an error when I do this step:

    2. Go to Admin->Tools->Install SQL Patches and install install.sql

    I am attempting to upload the install.sql file using the Upload button on that page. When I do so, I get the following error: {snipped}
    Rather han upload, copy and paste the SQL code. Open install.sql in a text editor, then copy all the text, and then paste into the big text box on "install SQL patches".

    Woody

  6. #46
    Join Date
    Feb 2007
    Location
    baltimore, md
    Posts
    41
    Plugin Contributions
    0

    Default Re: Supertracker

    Super! I had tried that as well yesterday and it didn't work. I just did it again and it looks like it worked this time. Thanks for your help!

  7. #47
    Join Date
    Jul 2007
    Location
    UK
    Posts
    18
    Plugin Contributions
    0

    Default Re: Supertracker

    Can anyone help?

    I have downloaded and installed the supertracker but when going to the reports it states that the database holds 0 records, although I have had visitors since the install.

    Thank you

  8. #48
    Join Date
    Dec 2005
    Location
    NY
    Posts
    188
    Plugin Contributions
    0

    Default Re: Supertracker

    Great mod. I was using the User Tracking by REZA, but SuperTracker gives more info AND does not touch core files as User Tracking does (trying not to install mods that touch core, just makes upgrading easier)...

    BUT User Tracking gives the ability to see the whole user session by expanding a particular heading, which then shows were the user went throughout your site. Very nice, and hope this can be something included in SuperTracker in the future. Then it would be ideal!! Hopefully it will be considered.

    Is this something that can be ported from User Tracking?

  9. #49
    Join Date
    Feb 2007
    Location
    baltimore, md
    Posts
    41
    Plugin Contributions
    0

    Default Re: Supertracker > counter?

    So now that I've got it installed, I think SuperTracker is fantastic! Now, this might seem like a dumb question, but is there a way to get a simple count (counter) from it as well without adding another mod?

    I know Zen has a counter, but I don't think it gives a very reliable number. Of course, I could scroll back through my last 10 visits, but would love to have something at a glance.

    Thanks!

  10. #50
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Supertracker

    This mod does not support ' in product name. When a product name contains ' for example something's don't change...it renders the site useless and displays a bunch of error code.

    If anyone no how to escape the ' for all products with apostrophe in the name that would be great.

 

 
Page 5 of 33 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Supertracker
    By enquirer66 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Mar 2011, 08:37 PM
  2. SuperTracker
    By ma.r.a in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 11 Feb 2011, 08:19 PM
  3. Supertracker referrals?
    By mlbacher in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 Aug 2009, 07:53 PM
  4. supertracker mod
    By confused_aswell in forum General Questions
    Replies: 2
    Last Post: 1 Aug 2008, 12:55 PM
  5. Supertracker Add-on
    By bcmartinez in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 19 May 2006, 01:24 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