.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =============== EXT: Statistics =============== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Sergio San Juan :Changed: 2009-04-21T17:40:44 :Classification: st3_stats :Keywords: stats :Author: ST3 Elkartea :Email: info@st3elkartea.net :Info 4: :Language: en |img-1| |img-2| EXT: Statistics - st3\_stats .. _EXT-Statistics: EXT: Statistics =============== Extension Key: st3\_stats Language: en Keywords: stats Copyright 2009, ST3 Elkartea, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: Statistics 1 <#1.EXT:%20Statistics|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** **`Configuration 5 <#1.3.Configuration|outline>`_** **`Known problems 6 <#1.4.Known%20problems|outline>`_** **`ChangeLog 7 <#1.5.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - This extension provides simple statistics for TYPO3. - Counts pageviews and visits for TYPO3 pages. - Counts pageviews differentiating by language. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| *st3\_stats: List of pages.* |img-4| *st3\_stats: Page details* .. _Users-manual: Users manual ------------ The use of the extension is so simple. Access to the backend module on the left and you will see a table displaying a list of your pages with a counter of unique visitors, page views and the date of the last visit. If you click on the page name it will show the details of that page. You can view the page views separated by language (for multi-language sites). If you click in the title of each column the list will be ordered by that field. .. _Configuration: Configuration ------------- After install the extension through the “extension manager” go to you main TypoScript template and insert the plugin into the page header like this: :: page.headerData.10 < plugin.tx_st3stats_pi1 That's all. The extension should be up and running. **Note:** This assumes, that your page object is called “page”, that means, that you have a line “page = PAGE” in your template. If you use an other name, you have to change it in the configuration accordingly. The “10” ist randomly picked. Of course, you may change this number. .. _Known-problems: Known problems -------------- There are no known problems at the moment. .. _ChangeLog: ChangeLog --------- Version 1.0.0 (2009/04): initial upload 7 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 94 .. :name: gráficos3 .. :width: 331 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 77 .. :name: gráficos1 .. :width: 357