[DOCS] Add google analytics tracking to the documentation. (#1093)
This will allow us to analyze how the documentation is used in order to improve it accordingly.pull/1091/head^2
parent
b30b066138
commit
17f9ab3371
|
@ -9,4 +9,5 @@ markdown: kramdown
|
|||
theme: just-the-docs
|
||||
keep_files:
|
||||
- .git
|
||||
- CNAME
|
||||
- CNAME
|
||||
ga_tracking: UA-124926127-1
|
||||
|
|
Loading…
Reference in New Issue