Geolocation is up and running for Piwik, now we can see where folks are coming from.
Tagged: php Toggle Comment Threads | Keyboard Shortcuts
-
Elmer Masters
-
Elmer Masters
Working on Piwik. Put goals in place to track eLangdell downloads. Next up is geolocation to get a better sense of where traffic is coming from.
-
Elmer Masters
Dred Scott issue solved. The file weighs in at 750k. The simple_html_dom.php library I’m using had MAX_FILE_SIZE set to 600k. I pushed that to 10Mb just to be on the safe side. That did the trick.