Posts

Google Analytics for Your Help

Image
What is Google Analytics? Google Analytics is a free web analytics service offered by Google that tracks and reports website traffic. This is achieved in Three simple steps : 1. Sign up for Google Analytics 2. Add Tracking code to your application 3. Learn and Explore Analytics data on Analytics google portal Google Analytics Implementation script Adding the following JavaScript tracking snippet to your site's templates is the easiest way to get started using analytics.js. The code should be added near the top of the <head> tag and before any other script or CSS tags, and the string 'UA-XXXXX-Y' should be replaced with the property ID (also called the "tracking ID") of the Google Analytics property you wish to track. <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[...

Data science and Reports

Image
We all know the power of a good well documented report. How much problem of understanding it can solve. How much effective data becomes with good data mining and information processing. We live in a world where it generates data at much larger rate than ever in past. So it becomes an issue with existing tools, technology and processes to handle such a large data for making something  out of it. Which tools suits business most depends on Business requirement and User Interface requirement.  Today data becomes such huge that even storage becomes an issue, so we come up with Big data solutions. Still to understand data we need Data scientist and generate reports that is easy to understand. We have several data visualization tool both paid and free open source. We have to decide judiciously and choose tools wisely which can help us. Choosing right tool to have better reports makes half work done. Tools for data mining is equally important for data scientist. Plenty o...