Changeset 178107
- Timestamp:
- 11/30/2009 04:09:24 PM (16 years ago)
- Location:
- chartbeat
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chartbeat/tags/1.0/readme.txt
r178105 r178107 30 30 == Frequently Asked Questions == 31 31 32 = What is Chartbeat?=32 = What is Chartbeat? = 33 33 34 34 Chartbeat is a real-time analytics and uptime monitoring service used … … 37 37 for [a free trial](https://chartbeat.com/signup/)! 38 38 39 = What does this plugin do?=39 = What does this plugin do? = 40 40 41 41 This plugin makes it easy for chartbeat users to install the code they … … 44 44 chartbeat account will not provide you with any analytics. 45 45 46 = Will this plugin slow down my site?=46 = Will this plugin slow down my site? = 47 47 48 48 No, chartbeat's code is completely asynchronous. That means that it 49 49 doesn't begin to run until everything else has already loaded. 50 50 51 = How is this different from Google Analytics?=51 = How is this different from Google Analytics? = 52 52 53 53 Chartbeat provides statistics in real-time and sends you alerts if -
chartbeat/trunk/readme.txt
r178105 r178107 30 30 == Frequently Asked Questions == 31 31 32 = What is Chartbeat?=32 = What is Chartbeat? = 33 33 34 34 Chartbeat is a real-time analytics and uptime monitoring service used … … 37 37 for [a free trial](https://chartbeat.com/signup/)! 38 38 39 = What does this plugin do?=39 = What does this plugin do? = 40 40 41 41 This plugin makes it easy for chartbeat users to install the code they … … 44 44 chartbeat account will not provide you with any analytics. 45 45 46 = Will this plugin slow down my site?=46 = Will this plugin slow down my site? = 47 47 48 48 No, chartbeat's code is completely asynchronous. That means that it 49 49 doesn't begin to run until everything else has already loaded. 50 50 51 = How is this different from Google Analytics?=51 = How is this different from Google Analytics? = 52 52 53 53 Chartbeat provides statistics in real-time and sends you alerts if
Note: See TracChangeset
for help on using the changeset viewer.