aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/methods/site/GoogleAnalytics.md
blob: 405cf0de5c7e3f5183cdfab7e2a76070006fe20e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: GoogleAnalytics
description: Returns the Google Analytics tracking ID as defined in the site configuration.
categories: []
keywords: []
action:
  related: []
  returnType: string
  signatures: [SITE.GoogleAnalytics]
# deprecated 2023-10-30
expiryDate: 2024-10-30 
_build:
  list: never
---

{{% deprecated-in 0.120.0 %}}
Use [`Site.Config.Services.GoogleAnalytics.ID`] instead.

[`Site.Config.Services.GoogleAnalytics.ID`]: /methods/site/config
{{% /deprecated-in %}}