Thread: Counter History

Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2007
    Posts
    163
    Plugin Contributions
    0

    Default Counter History

    When I look at my counter history both numbers are the same. I have not yet tried to attract any prospective clients but the numbers look something like this.

    10-10
    2-2
    23-23
    5-5
    12-12

    When I look at my site at the beginning of the dayand return to the history I get a figure like this.

    1-3

    when the numbers are exactly the same could that be spy bots?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Counter History

    Quote Originally Posted by wwwursa View Post
    could that be spy bots?
    "spy bots"?

    How does someone "spy" on your site, when everything on your site is freely available information?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2007
    Posts
    163
    Plugin Contributions
    0

    Default Re: Counter History

    I meant spiders or robots.

    The questions still remains.

    What is going on when both figures are the same each day?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Counter History

    Quote Originally Posted by wwwursa View Post
    What is going on when both figures are the same each day?
    It means each visitor only came to one page on your site, and didn't click to anywhere else.
    Related FAQ: https://www.zen-cart.com/tutorials/i...hp?article=154
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Counter History

    The tutorial says


    The database actually contains all the days of the year, unless you delete them manually ...

    The display on the Admin Home page will be for the last 10 days ... it will roll over by itself as the site is used ...

    My question: Is there anywhere in the Admin to see beyond 10 days ago?
    _X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|_X_|

    Judah

    WORK YOUR BUSINESS LIKE IT IS ALL UP TO YOU....PRAY FOR YOUR BUSINESS LIKE IT IS ALL UP TO GOD
    QUOTE BY: UNKNOWN

  6. #6
    Join Date
    Nov 2007
    Location
    Huntington, Indiana
    Posts
    67
    Plugin Contributions
    0

    Default Re: Counter History

    To see beyond 10 days, its a simple change to the php.

    In the file admin/index.php, change this line (on/ near line 148) to limit a higher number than 10. Just change the 10 to whatever you want. Change nothing else.

    Code:
    $counter_query = "select startdate, counter, session_counter from " . TABLE_COUNTER_HISTORY . " order by startdate DESC limit 10";
      $counter = $db->Execute($counter_query);
    The box heading will automatically be accurate: "Counter history for last xx recorded days."

    Backup first; backpedal as necessary.

 

 

Similar Threads

  1. History counter repeating
    By chris21 in forum General Questions
    Replies: 3
    Last Post: 30 Jul 2011, 02:56 PM
  2. Counter History
    By valerie6128 in forum General Questions
    Replies: 4
    Last Post: 28 Jun 2011, 05:55 PM
  3. Counter History
    By aphro6677 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 3 Mar 2010, 01:49 PM
  4. counter history?!
    By procella in forum General Questions
    Replies: 2
    Last Post: 21 Nov 2008, 09:01 AM
  5. Counter History
    By windrising in forum General Questions
    Replies: 8
    Last Post: 16 Jun 2006, 10:25 PM

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