Add documentation for piwik_analytics
This commit is contained in:
parent
5e9e09e0a8
commit
7be4cea02e
@ -149,6 +149,13 @@ This will embed the google analytics tracking code.
|
|||||||
{
|
{
|
||||||
"google_analytics": "UA-XXXXXXXXX-XX"
|
"google_analytics": "UA-XXXXXXXXX-XX"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
###Piwik Analytics:
|
||||||
|
This will embed the piwik tracking code.
|
||||||
|
|
||||||
|
{
|
||||||
|
"piwik_analytics": "my-url-for-piwik.com"
|
||||||
|
}
|
||||||
|
|
||||||
## Running Locally
|
## Running Locally
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user