Skip to content

Commit 1b6f2ac

Browse files
committed
updating web analytics description
1 parent 08442a7 commit 1b6f2ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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>2015-03-29T11:41:45Z</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>2015-03-29T12:20:32Z</updated></feed>

source/content/pages/07-web-app-deployment/16-web-analytics.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Web Analytics
22
category: page
33
slug: web-analytics
44
sort-order: 0716
5-
meta: Web analytics tools collect, process and visualize data from web visitors so developers can better serve their users. Learn more about web analytics on Full Stack Python.
5+
meta: Web analytics tools collect and visualize data from visitors so developers can better serve users. Learn more about web analytics on Full Stack Python.
66

77

88
# Web analytics

web-analytics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Matt Makai">
9-
<meta name="description" content="Web analytics tools collect, process and visualize data from web visitors so developers can better serve their users. Learn more about web analytics on Full Stack Python.">
9+
<meta name="description" content="Web analytics tools collect and visualize data from visitors so developers can better serve users. Learn more about web analytics on Full Stack Python.">
1010
<link rel="shortcut icon" href="theme/img/fsp-fav.png">
1111
<title>Web Analytics - Full Stack Python</title>
1212
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)