Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIG][10.0] website_analytics_piwik #338

Merged
merged 2 commits into from May 31, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
33 changes: 27 additions & 6 deletions website_analytics_piwik/README.rst
@@ -1,3 +1,8 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

===============
Piwik analytics
===============

Expand All @@ -10,18 +15,32 @@ Configuration

To configure this module, you need to:

* go to Settings/Configuration/Website Settings
* go to Website Admin/Configuration/Settings
* fill in `Piwik website ID` and `Piwik host`
* Take care that you fill in the correct value for `Piwik host`, it should be
so that http[s]://[`Piwik host`]/piwik.php resolves to your copy of `piwik.php`


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/186/10.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/website/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Contributors
------------

* Holger Brunn <hbrunn@therp.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>

Icon
----
Expand All @@ -31,12 +50,14 @@ http://piwik.org/media
Maintainer
----------

.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.
To contribute to this module, please visit https://odoo-community.org.
22 changes: 3 additions & 19 deletions website_analytics_piwik/__init__.py
@@ -1,21 +1,5 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# This module copyright (C) 2015 Therp BV <http://therp.nl>.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# Copyright 2015 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
32 changes: 7 additions & 25 deletions website_analytics_piwik/__manifest__.py
@@ -1,39 +1,21 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# This module copyright (C) 2015 Therp BV <http://therp.nl>.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# Copyright 2015 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Piwik analytics",
"version": "8.0.1.0.0",
"version": "10.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Website",
"summary": "Track website users using piwik",
"depends": [
'website',
"website",
],
"data": [
"views/website_config_settings.xml",
"views/website.xml",
'views/templates.xml',
"views/templates.xml",
],
"auto_install": False,
'installable': False,
"application": False,
"installable": True,
}
55 changes: 55 additions & 0 deletions website_analytics_piwik/i18n/af.po
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_analytics_piwik
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: website (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-25 01:52+0000\n"
"PO-Revision-Date: 2015-09-25 08:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: Afrikaans (http://www.transifex.com/oca/OCA-website-8-0/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: website_analytics_piwik
#: field:website,piwik_analytics_host:0
#: field:website.config.settings,piwik_analytics_host:0
msgid "Piwik host"
msgstr ""

#. module: website_analytics_piwik
#: field:website,piwik_analytics_id:0
#: field:website.config.settings,piwik_analytics_id:0
msgid "Piwik website ID"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_id:0
#: help:website.config.settings,piwik_analytics_id:0
msgid "The ID Piwik uses to identify the website"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_host:0
#: help:website.config.settings,piwik_analytics_host:0
msgid ""
"The host/path your Piwik installation is accessible by on the internet. Do not include a protocol here!\n"
"So http[s]://[this field]/piwik.php should resolve to your piwik.php"
msgstr ""

#. module: website_analytics_piwik
#: model:ir.model,name:website_analytics_piwik.model_website
msgid "Website"
msgstr "Webtuiste"

#. module: website_analytics_piwik
#: view:website:website_analytics_piwik.view_website_form
#: view:website.config.settings:website_analytics_piwik.view_website_config_settings
msgid "host.name/piwik"
msgstr ""
55 changes: 55 additions & 0 deletions website_analytics_piwik/i18n/ar.po
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_analytics_piwik
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: website (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-25 01:52+0000\n"
"PO-Revision-Date: 2015-09-25 08:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-website-8-0/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: website_analytics_piwik
#: field:website,piwik_analytics_host:0
#: field:website.config.settings,piwik_analytics_host:0
msgid "Piwik host"
msgstr ""

#. module: website_analytics_piwik
#: field:website,piwik_analytics_id:0
#: field:website.config.settings,piwik_analytics_id:0
msgid "Piwik website ID"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_id:0
#: help:website.config.settings,piwik_analytics_id:0
msgid "The ID Piwik uses to identify the website"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_host:0
#: help:website.config.settings,piwik_analytics_host:0
msgid ""
"The host/path your Piwik installation is accessible by on the internet. Do not include a protocol here!\n"
"So http[s]://[this field]/piwik.php should resolve to your piwik.php"
msgstr ""

#. module: website_analytics_piwik
#: model:ir.model,name:website_analytics_piwik.model_website
msgid "Website"
msgstr "الموقع"

#. module: website_analytics_piwik
#: view:website:website_analytics_piwik.view_website_form
#: view:website.config.settings:website_analytics_piwik.view_website_config_settings
msgid "host.name/piwik"
msgstr ""
55 changes: 55 additions & 0 deletions website_analytics_piwik/i18n/bg.po
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_analytics_piwik
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: website (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-25 01:52+0000\n"
"PO-Revision-Date: 2015-09-25 08:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-website-8-0/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: website_analytics_piwik
#: field:website,piwik_analytics_host:0
#: field:website.config.settings,piwik_analytics_host:0
msgid "Piwik host"
msgstr ""

#. module: website_analytics_piwik
#: field:website,piwik_analytics_id:0
#: field:website.config.settings,piwik_analytics_id:0
msgid "Piwik website ID"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_id:0
#: help:website.config.settings,piwik_analytics_id:0
msgid "The ID Piwik uses to identify the website"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_host:0
#: help:website.config.settings,piwik_analytics_host:0
msgid ""
"The host/path your Piwik installation is accessible by on the internet. Do not include a protocol here!\n"
"So http[s]://[this field]/piwik.php should resolve to your piwik.php"
msgstr ""

#. module: website_analytics_piwik
#: model:ir.model,name:website_analytics_piwik.model_website
msgid "Website"
msgstr "Уебсайт"

#. module: website_analytics_piwik
#: view:website:website_analytics_piwik.view_website_form
#: view:website.config.settings:website_analytics_piwik.view_website_config_settings
msgid "host.name/piwik"
msgstr ""
55 changes: 55 additions & 0 deletions website_analytics_piwik/i18n/bs.po
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_analytics_piwik
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: website (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-25 01:52+0000\n"
"PO-Revision-Date: 2015-09-25 08:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-website-8-0/language/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. module: website_analytics_piwik
#: field:website,piwik_analytics_host:0
#: field:website.config.settings,piwik_analytics_host:0
msgid "Piwik host"
msgstr ""

#. module: website_analytics_piwik
#: field:website,piwik_analytics_id:0
#: field:website.config.settings,piwik_analytics_id:0
msgid "Piwik website ID"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_id:0
#: help:website.config.settings,piwik_analytics_id:0
msgid "The ID Piwik uses to identify the website"
msgstr ""

#. module: website_analytics_piwik
#: help:website,piwik_analytics_host:0
#: help:website.config.settings,piwik_analytics_host:0
msgid ""
"The host/path your Piwik installation is accessible by on the internet. Do not include a protocol here!\n"
"So http[s]://[this field]/piwik.php should resolve to your piwik.php"
msgstr ""

#. module: website_analytics_piwik
#: model:ir.model,name:website_analytics_piwik.model_website
msgid "Website"
msgstr "Web stranica"

#. module: website_analytics_piwik
#: view:website:website_analytics_piwik.view_website_form
#: view:website.config.settings:website_analytics_piwik.view_website_config_settings
msgid "host.name/piwik"
msgstr ""