Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit c8ae386

Browse files
committed
Adding link to gtag API docs.
1 parent 349b7a7 commit c8ae386

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/customization/adding-ga.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ This will redirect you to the configuration page where you find the HTML code yo
2222

2323
![The configuration page includes the instructions for setting up your site](./images/setup-done.png)
2424

25-
Add the snippet just after the `<head>` tag and you'll be ready to go.
25+
Copy and paste this code as the first item into the `<head>` tag.
26+
27+
Read [sending data to Google Analytics](https://developers.google.com/analytics/devguides/collection/gtagjs/sending-data?hl=es) to learn how to use the `gtag` API.
2628

2729
## Using Google Analytics
2830

0 commit comments

Comments
 (0)