[ADD] website: How to track your traffic through Google Analytics
@ -7,6 +7,7 @@ Website
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
website/seo
|
website/publish
|
||||||
website/google_analytics
|
website/optimize
|
||||||
website/translate_website
|
|
||||||
|
|
||||||
|
14
website/optimize.rst
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
:banner: banners/seo.jpg
|
||||||
|
|
||||||
|
=======
|
||||||
|
Optimize
|
||||||
|
=======
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
optimize/seo
|
||||||
|
optimize/google_analytics
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,8 +1,6 @@
|
|||||||
:banner: banners/getting_started.jpg
|
==================================================
|
||||||
|
How to track your traffic through Google Analytics
|
||||||
================
|
==================================================
|
||||||
Google Analytics
|
|
||||||
================
|
|
||||||
|
|
||||||
To setup the signin process with Google, first you have to perform the following steps:
|
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
|
.. image:: media/GC_new_project.png
|
||||||
:align: center
|
: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".
|
- In the menu on left side, select the sub menu APIs (from menu APIs and auth) and
|
||||||
When it's done, check that the button of **"Calendar API"** is well in green and with text "ON"
|
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
|
.. image:: media/GC_API.png
|
||||||
:align: center
|
: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
|
.. image:: media/GC_on_api.png
|
||||||
:align: center
|
: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
|
.. image:: media/GC_credentials.png
|
||||||
:align: center
|
:align: center
|
||||||
@ -38,14 +38,15 @@ To setup the signin process with Google, first you have to perform the following
|
|||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
- Fill in the Name of application and check that the platform is well on **"Web Application"**.
|
- 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"**
|
You should now configure the allowed pages on which you will be redirected. To do
|
||||||
and set as value (your own domain followed by ``/google_account/authentication``) :
|
it, you need to complete the field **"Redirect RI"** and set as value (your own domain
|
||||||
You can now click on **"Create Client ID"**
|
followed by ``/google_account/authentication``) : You can now click on **"Create Client ID"**
|
||||||
|
|
||||||
.. image:: media/GC_client_id.png
|
.. image:: media/GC_client_id.png
|
||||||
:align: center
|
: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
|
.. image:: media/GC_copy.png
|
||||||
:align: center
|
:align: center
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
14
website/publish.rst
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
:banner: banners/seo.jpg
|
||||||
|
|
||||||
|
=======
|
||||||
|
Publish
|
||||||
|
=======
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
publish/domain_name
|
||||||
|
publish/translate
|
||||||
|
|
||||||
|
|
||||||
|
|