Jump to content
thirty bees forum

Factor

Members
  • Posts

    271
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Factor

  1. ok I dont use the Webservice but from PS documentation

    http://doc.prestashop.com/display/PS16/Web+service+tutorial

    I think you did all of this but just checking

    To test if you have properly configured your access to the web service, try to access your online shop with the following URL: http://mypasskey@example.com/api/, where mypasskey is replaced with the key you created, and example.com with your shop's URL. Mozilla Firefox is the preferred browser to test your access, but any browser able to display XML should do just fine.

    Do you have php-curl installed 

    type at cmd prompt 

    php -v

    and

    php -m

    is curl in this list?

    since CWP complies php from source you might need to make sure it's in there.

    Also it could just be a general comment but 

    I see this

    http://doc.prestashop.com/display/PS16/Web+service+tutorial

    Prerequisites

    • PrestaShop 1.6 installed on a server with mod_rewrite enabled (Apache only).
  2. 12 minutes ago, AndyC said:

    Thank you for pushing me in this direction, it's much better

    It's what we are all here to do help each other.  So you like Matomo?  I am going to install it as well and see.  I like the idea of running my own server.

  3. 16 minutes ago, AndyC said:

    installed

    Matomo?

    There is a module in TB

    Modules > Analytics and Stats 

    Matomo Web Analytics v1.2.1 - by thirty bees

    Matomo Web Analytics Javascript plugin

  4. 5 hours ago, Gotabor said:

    That's some huge gap

    From the Matomo site https://matomo.org/

    "100% Accurate Data

    Did you know accurate data reporting is often capped? Meaning once your website traffic reaches a certain limit, the data then becomes a guess rather than factual.

    This is where tools like Google Analytics becomes extremely limited and cashes in with their GA360 Premium suite. At Matomo, we believe all data should be reported 100% accurately, or else what’s the point?

    Take the challenge: Compare your Google Analytics data (sampled data) against your Matomo data."

  5. 1 hour ago, haylau said:

    no one will see adverts

    Yes correct..  As a consumer that would be glorious.  Also to be more specific.  It not that advertising is bad.  Its the continued badgering (Harassment) of some companies.  Like the ones who send you emails every week, send you real mail all the time, or the ones who knock on the door even though you have a No solicitation sign up.. its all the privacy we let out of the bag...  

     

    1 hour ago, haylau said:

    Google et al will cease to exist

    Doubt google is going anywhere...  if they do someone will take their place.  The market will adjust and things will change.  It like anything else if you do a good job and good business you will survive and or flourish.  If you make poor decisions like badging people, invade their privacy, do wild mass mail marketing.  You will get customers but you will lose more in the long run.  All things in Moderation..

     

    1 hour ago, haylau said:

    adblockers and they all pay

    I didn't pay anything other than the hardware.  I am not paying for a ad blocking service.  

     

    Sorry if this is consider hijack the thread BTW..

  6. 2 hours ago, datakick said:

    blocks google analytics nowadays

    I know as a consumer. I block all ads and analytics with a PI hole at my home. As consumer ads are like solicitations, telemarketing, junk mail and such. All deleted, ignored and or thrown away. 

    If I want to do business with someone I go looking for them. If they come looking for me I mark them off my list. 

  7. 2 minutes ago, wakabayashi said:

    Never change core files. -> You got that right.

    I am trainable...

    2 minutes ago, wakabayashi said:

    no need for a second file.

    Ok great.  what if someone writes a module that needs to write to my same override file.  The install fails and states 

    image.png.70037639455f6def5c245ca225e99b4a.png

    I have to figure out how to update my override manually?

    5 minutes ago, wakabayashi said:

    You can even add function which aren't in the original core file.

    Got it.  However maintaining one file when you might have either multiple modules or multiple additions to the same controller file is not very modular in design. 😎 I think though you answered my questions. 

     

    Which will actually lead to more questions...

×
×
  • Create New...