mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Issue 2236: replace piwik with matomo
and also (PIWIK with MATOMO)
This commit is contained in:
parent
9e526a825e
commit
f7c1e3a490
2 changed files with 10 additions and 10 deletions
|
|
@ -1193,16 +1193,16 @@ free to use them in your themes as well.
|
|||
A list of tuples (Title, URL) for additional menu items to appear at the
|
||||
beginning of the main menu.
|
||||
|
||||
.. data:: PIWIK_URL
|
||||
.. data:: MATOMO_URL
|
||||
|
||||
URL to your Piwik server - without 'http://' at the beginning.
|
||||
|
||||
.. data:: PIWIK_SSL_URL
|
||||
.. data:: MATOMO_SSL_URL
|
||||
|
||||
If the SSL-URL differs from the normal Piwik-URL you have to include this
|
||||
setting too. (optional)
|
||||
|
||||
.. data:: PIWIK_SITE_ID
|
||||
.. data:: MATOMO_SITE_ID
|
||||
|
||||
ID for the monitored website. You can find the ID in the Piwik admin
|
||||
interface > Settings > Websites.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue