summaryrefslogtreecommitdiffstats
path: root/docs/content/en/methods/site/GoogleAnalytics.md
blob: e4d28bcce136ffc3188ecf3b224b381d72a009e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: GoogleAnalytics
description: Returns the Google Analytics tracking ID as defined in the site configuration.
categories: []
keywords: []
params:
  functions_and_methods:
    returnType: string
    signatures: [SITE.GoogleAnalytics]
expiryDate: 2025-10-30 # deprecated 2023-10-30 in v0.120.0
---

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

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