File tree Expand file tree Collapse file tree 4 files changed +20
-7
lines changed
Expand file tree Collapse file tree 4 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2013-12-07T09:11:03Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2013-12-08T11:47:02Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -487,8 +487,9 @@ <h2>Caching Resources</h2>
487487 </ section >
488488 < section id ="web-analytics " class ="tech-section ">
489489 < h1 > Web Analytics</ h1 >
490- < p > Web analytics involves a mix of collecting and analyzing data generated
491- by visitors to a website.</ p >
490+ < p > Web analytics involves collecting and analyzing data generated by visitors'
491+ web browsers while they are viewing webpages. The resulting data provides
492+ insight into how visitors use the site.</ p >
492493< div class ="section " id ="web-analytics-third-party-services ">
493494< h2 > Web Analytics Third Party Services</ h2 >
494495< p > < a class ="reference external " href ="http://www.google.com/analytics/ "> Google Analytics</ a > is a widely used
@@ -500,6 +501,9 @@ <h2>Web Analytics Third Party Services</h2>
500501< p > < a class ="reference external " href ="https://www.kissmetrics.com/ "> KISSmetrics</ a > ' analytics provides context
501502for who is visiting a website and what actions they are taking while on
502503the site.</ p >
504+ < p > < a class ="reference external " href ="http://www.crazyegg.com/ "> CrazyEgg</ a > is tool for understanding a
505+ user's focus while using a website based on heatmaps generated from mouse
506+ movements.</ p >
503507</ div >
504508< div class ="section " id ="web-analytics-resources ">
505509< h2 > Web Analytics Resources</ h2 >
Original file line number Diff line number Diff line change 4848 < h1 > Web Analytics</ h1 >
4949
5050
51- < p > Web analytics involves a mix of collecting and analyzing data generated
52- by visitors to a website.</ p >
51+ < p > Web analytics involves collecting and analyzing data generated by visitors'
52+ web browsers while they are viewing webpages. The resulting data provides
53+ insight into how visitors use the site.</ p >
5354< div class ="section " id ="web-analytics-third-party-services ">
5455< h2 > Web Analytics Third Party Services</ h2 >
5556< p > < a class ="reference external " href ="http://www.google.com/analytics/ "> Google Analytics</ a > is a widely used
@@ -61,6 +62,9 @@ <h2>Web Analytics Third Party Services</h2>
6162< p > < a class ="reference external " href ="https://www.kissmetrics.com/ "> KISSmetrics</ a > ' analytics provides context
6263for who is visiting a website and what actions they are taking while on
6364the site.</ p >
65+ < p > < a class ="reference external " href ="http://www.crazyegg.com/ "> CrazyEgg</ a > is tool for understanding a
66+ user's focus while using a website based on heatmaps generated from mouse
67+ movements.</ p >
6468</ div >
6569< div class ="section " id ="web-analytics-resources ">
6670< h2 > Web Analytics Resources</ h2 >
Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ Web Analytics
55:slug: web-analytics
66:sort-order: 10
77
8- Web analytics involves a mix of collecting and analyzing data generated
9- by visitors to a website.
8+ Web analytics involves collecting and analyzing data generated by visitors'
9+ web browsers while they are viewing webpages. The resulting data provides
10+ insight into how visitors use the site.
1011
1112
1213Web Analytics Third Party Services
@@ -23,6 +24,10 @@ data and provides metrics and visualizations based on the data.
2324for who is visiting a website and what actions they are taking while on
2425the site.
2526
27+ `CrazyEgg <http://www.crazyegg.com/ >`_ is tool for understanding a
28+ user's focus while using a website based on heatmaps generated from mouse
29+ movements.
30+
2631Web Analytics Resources
2732-----------------------
2833`Google Analytics for Developers <http://blog.arkency.com/2012/12/google-analytics-for-developers/ >`_
You can’t perform that action at this time.
0 commit comments