[ADD] website: How to track your traffic through Google Analytics

This commit is contained in:
Frédéric Gilson 2016-09-21 12:55:48 +02:00 committed by Yannick Tivisse
parent ec7d2e9e33
commit 58c53bee8c
15 changed files with 45 additions and 15 deletions

View File

@ -7,6 +7,7 @@ Website
.. toctree::
:titlesonly:
website/seo
website/google_analytics
website/translate_website
website/publish
website/optimize

14
website/optimize.rst Normal file
View File

@ -0,0 +1,14 @@
:banner: banners/seo.jpg
=======
Optimize
=======
.. toctree::
:titlesonly:
optimize/seo
optimize/google_analytics

View File

@ -1,8 +1,6 @@
:banner: banners/getting_started.jpg
================
Google Analytics
================
==================================================
How to track your traffic through Google Analytics
==================================================
To setup the signin process with Google, first you have to perform the following steps:
@ -17,8 +15,9 @@ To setup the signin process with Google, first you have to perform the following
.. image:: media/GC_new_project.png
:align: center
- In the menu on left side, select the sub menu APIs (from menu APIs and auth) and activate **"Analytics API"** by clicking on button "OFF".
When it's done, check that the button of **"Calendar API"** is well in green and with text "ON"
- In the menu on left side, select the sub menu APIs (from menu APIs and auth) and
activate **"Analytics API"** by clicking on button "OFF". When it's done, check
that the button of **"Calendar API"** is well in green and with text "ON"
.. image:: media/GC_API.png
:align: center
@ -29,7 +28,8 @@ To setup the signin process with Google, first you have to perform the following
.. image:: media/GC_on_api.png
:align: center
- In the menu on left side, select the sub menu **"Credentials"** (from menu APIs and auth) and click on button **"Create New Client ID"**
- In the menu on left side, select the sub menu **"Credentials"** (from menu APIs and
auth) and click on button **"Create New Client ID"**
.. image:: media/GC_credentials.png
:align: center
@ -38,14 +38,15 @@ To setup the signin process with Google, first you have to perform the following
:align: center
- Fill in the Name of application and check that the platform is well on **"Web Application"**.
You should now configure the allowed pages on which you will be redirected. To do it, you need to complete the field **"Redirect RI"**
and set as value (your own domain followed by ``/google_account/authentication``) :
You can now click on **"Create Client ID"**
You should now configure the allowed pages on which you will be redirected. To do
it, you need to complete the field **"Redirect RI"** and set as value (your own domain
followed by ``/google_account/authentication``) : You can now click on **"Create Client ID"**
.. image:: media/GC_client_id.png
:align: center
- Once done, you will have the both informations (**Client ID** and **Client Secret**) that you need to insert in the 2 fields below !
- Once done, you will have the both informations (**Client ID** and **Client Secret**) that
you need to insert in the 2 fields below !
.. image:: media/GC_copy.png
:align: center

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

14
website/publish.rst Normal file
View File

@ -0,0 +1,14 @@
:banner: banners/seo.jpg
=======
Publish
=======
.. toctree::
:titlesonly:
publish/domain_name
publish/translate