Giter Site home page Giter Site logo

beranek1 / php-web-analytics Goto Github PK

View Code? Open in Web Editor NEW
37.0 0.0 20.0 178 KB

Server-sided PHP web analytics.

Home Page: https://webanalytics.one

License: MIT License

PHP 98.34% JavaScript 1.66%
web-analytics analytics php php-web-analytics php-scripts webanalytics

php-web-analytics's Introduction

Welcome! 欢迎!

Thanks for visiting my profile.

Here you can find a limited selection of projects I've been working on in recent years. Be aware that most of my projects are experimental and might unexpectedly receive breaking changes or are discontinued.

My current programming language of choice is Go, though I'm also proficient in C, C++, Java, JavaScript, Python and Swift. Furthermore I've experience with IEC 61131-3 languages for PLC programming and functional programming with Haskell.

My working language is English (both British and American), please use it when contacting me. I also have varying proficiency in German, French, Chinese (Mandarin/汉语) and Japanese.

In case you want to hire me, please note I'm not interested in doing consulting. I've a preference for long-term opportunities in Asia-Pacific or North America.

php-web-analytics's People

Contributors

beranek1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

php-web-analytics's Issues

invalid arument supplied for foreach php web analytics

iam getting following errror in when i run both /webstatistics.php and webanalytics.php through browser im trying to convert it to mysqli oop
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\project_adventure\webstatistics.php on line 747
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\project_adventure\webanalytics.php on line 79
statement: at this line
function get_one_row($query) {
foreach ($this->query($query) as $row) {
return $row;
}
return null;
}

as i have checked in pdo working like charm but theres a little issue when webanalytics.php is included in header portion as header is included in all pages and runs webstatistic.php request value double increament and in page visiter section it shows 404 page is requested as 404 is a page in root of my web but strange thing is this that request value also increaments for also those pages which doesnt include webanalytics.php
this occurs when auto run is true but if autorun is false and include shortcode on different pages everything works but in webstatistics.php it gives some errors
Notice: Undefined index: os in /home/chogzmrn/public_html/admin/index.php on line 186
Notice: Trying to access array offset on value of type null in /home/chogzmrn/public_html/admin/index.php on line 186

i have webanalytics in root folder and webstatistics renamed to index.php is inside admin folder

Google Charts not loading

When I check the javascript console, there is no problem with the requesting of the API. But the charts simply won't load.

https://gyazo.com/46d7a0ce272c8295073fd9e86b241068

Main Error:

jsapi_compiled_default_module.js:182 Uncaught (in promise) Error: Row 1 given with size different than 3 (the number of columns in the table). at gvjs_N.gvjs_.GZ (jsapi_compiled_default_module.js:182) at gvjs_N.gvjs_.Sp (jsapi_compiled_default_module.js:183) at drawobyrChart ((index):224) at drawCharts ((index):301)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.