File tree Expand file tree Collapse file tree 13 files changed +22
-22
lines changed Expand file tree Collapse file tree 13 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Add the following to your `docs.json` file to send analytics to Clearbit.
77<CodeGroup >
88
99``` json Analytics options in docs.json 
10- integrations: { 
10+ " integrations" 
1111    "clearbit" : {
1212        "publicApiKey" : " required" 
1313    }
1414}
1515``` 
1616
1717``` json  Example
18- integrations: { 
18+ " integrations" 
1919    "clearbit" : {
2020        "publicApiKey" : " pk_1a1882" 
2121    }
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ You can get the `siteId` from your script settings.
99<CodeGroup >
1010
1111``` json Analytics options in docs.json 
12- integrations: { 
12+ " integrations" 
1313    "fathom" : {
1414        "siteId" : " required" 
1515    }
1616}
1717``` 
1818
1919``` json  Example
20- integrations: { 
20+ " integrations" 
2121    "fathom" : {
2222        "siteId" : " YSVMSDAY" 
2323    }
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Your Measurement ID looks like `G-XXXXXXX` and will show up under Stream Details
2525Add your Measurement ID to your ` docs.json `  file like so:
2626
2727``` json docs.json 
28- integrations: { 
28+ " integrations" 
2929    "ga4" : {
3030        "measurementId" : " G-XXXXXXX" 
3131    }
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ You are responsible for setting up cookie consent banners with Google Tag Manage
99<CodeGroup >
1010
1111``` json Analytics options in docs.json 
12- integrations: { 
12+ " integrations" 
1313    "gtm" : {
1414        "tagId" : " required" 
1515    }
1616}
1717``` 
1818
1919``` json  Example
20- integrations: { 
20+ " integrations" 
2121    "gtm" : {
2222        "tagId" : " GTM-MGBL4PW" 
2323    }
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Add the following to your `docs.json` file to send analytics to Heap.
77<CodeGroup >
88
99``` json Analytics options in docs.json 
10- integrations: { 
10+ " integrations" 
1111    "heap" : {
1212        "appId" : " required" 
1313    }
1414}
1515``` 
1616
1717``` json  Example
18- integrations: { 
18+ " integrations" 
1919    "heap" : {
2020        "appId" : " 1234567890" 
2121    }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "HotJar"
55Add the following to your ` docs.json `  file to send analytics to HotJar.
66
77``` json Analytics options in docs.json 
8- integrations: { 
8+ " integrations" 
99    "hotjar" : {
1010        "hjid" : " required" 
1111        "hjsv" : " required" 
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Add the following to your `docs.json` file to send analytics to Koala.
77<CodeGroup >
88
99``` json Analytics options in docs.json 
10- integrations: { 
10+ " integrations" 
1111    "koala" : {
1212        "publicApiKey" : " required" 
1313    }
1414}
1515``` 
1616
1717``` json  Example
18- integrations: { 
18+ " integrations" 
1919    "koala" : {
2020        "publicApiKey" : " pk_1a1882" 
2121    }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "LogRocket"
55Add the following to your ` docs.json `  file to send analytics to LogRocket.
66
77``` json Analytics options in docs.json 
8- integrations: { 
8+ " integrations" 
99    "logrocket" : {
1010        "apiKey" : " required" 
1111    }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "Mixpanel"
55Add the following to your ` docs.json `  file to send analytics to Mixpanel.
66
77``` json Analytics options in docs.json 
8- integrations: { 
8+ " integrations" 
99    "mixpanel" : {
1010        "projectToken" : " required" 
1111    }
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ You can get your site ID from Settings \> Developer \> Identification Code.
99<CodeGroup >
1010
1111``` json Analytics options in docs.json 
12- integrations: { 
12+ " integrations" 
1313    "pirsch" : {
1414        "id" : " required" 
1515    }
1616}
1717``` 
1818
1919``` json  Example
20- integrations: { 
20+ " integrations" 
2121    "pirsch" : {
2222        "id" : " 8Kw7OKxBfswOjnKGZa7P9Day8JmVYwTp" 
2323    }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments