mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-01 11:18:24 +02:00
docs: remove blog.johnnyreilly.com Google Analytics tag from docs part 2 (#8320)
This commit is contained in:
parent
ac81765024
commit
0309a6dab2
3 changed files with 3 additions and 3 deletions
|
@ -67,7 +67,7 @@ Most Docusaurus users configure this plugin through the preset options.
|
||||||
// Plugin Options: @docusaurus/plugin-google-gtag
|
// Plugin Options: @docusaurus/plugin-google-gtag
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
trackingID: 'G-226F0LR9KE',
|
trackingID: 'G-999X9XX9XX',
|
||||||
anonymizeIP: true,
|
anonymizeIP: true,
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
|
@ -67,7 +67,7 @@ Most Docusaurus users configure this plugin through the preset options.
|
||||||
// Plugin Options: @docusaurus/plugin-google-gtag
|
// Plugin Options: @docusaurus/plugin-google-gtag
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
trackingID: 'G-226F0LR9KE',
|
trackingID: 'G-999X9XX9XX',
|
||||||
anonymizeIP: true,
|
anonymizeIP: true,
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
|
@ -67,7 +67,7 @@ Most Docusaurus users configure this plugin through the preset options.
|
||||||
// Plugin Options: @docusaurus/plugin-google-gtag
|
// Plugin Options: @docusaurus/plugin-google-gtag
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
trackingID: 'G-226F0LR9KE',
|
trackingID: 'G-999X9XX9XX',
|
||||||
anonymizeIP: true,
|
anonymizeIP: true,
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue