Posts

Showing posts from June, 2020

Privacy

Image
Due to its ubiquity, Google Analytics raises some privacy concerns. Whenever someone visits a website that uses Google Analytics, Google tracks that visit via the users'  IP address  in order to determine the user's approximate geographic location. To meet German legal requirements, Google Analytics can anonymize the IP address.Google has  also released a browser plug-in that turns off data about a page visit being sent to Google, however this browser extension is not available for mobile browsers. Since this plug-in is produced and distributed by Google itself, it has met much discussion and criticism. Webmasters who seek to mitigate Google Analytics' specific privacy issues can employ a number of  alternatives having their backends hosted on their own machines . Until its discontinuation, an example of such a product was  Urchin WebAnalytics Software  from Google itself.

Technology

Image
Google Analytics is implemented with " page tags ", in this case, called the Google Analytics Tracking Code,  which is a snippet of  JavaScript  code that the website owner adds to every page of the website. The tracking code runs in the client browser when the client browses the page (if JavaScript is enabled in the browser) and collects visitor data and sends it to a Google data collection  server  as part of a request for a  web beacon . For more information about this visit- https://youtu.be/7OZjI2qg_jk

Features

Image
Google Analytics is used to  track  website activity such as  session  duration, pages per session,  bounce rate  etc. of individuals using the site, along with the information on the source of the traffic. It can be integrated with  Google Ads ,  with which users can create and review online campaigns by tracking landing page quality and  conversions  (goals). Goals might include sales, lead generation, viewing a specific page, or downloading a particular file. Official website of Google analytics- analytics.google.com

How Google analytics works

Image
Google Analytics works  by the inclusion of a block of JavaScript code on pages in your website. The tracking operation retrieves data about the page request through various means and sends this information to the   server via a list of parameters attached to a single-pixel image request. For more info visit- https://youtu.be/jrNhpd2_auI

Google analytics

Image
Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand. Google launched the service in November 2005 after acquiring Urchin.