Skip to content

Commit 8f6ac07

Browse files
committed
Add link to client_id in docstring
1 parent 41ef1bf commit 8f6ac07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/analytics/src/api.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ export function setCurrentScreen(
168168
}
169169

170170
/**
171-
* Retrieves a unique identifier for the web client.
171+
* Retrieves a unique Google Analytics identifier for the web client.
172+
* See {@link https://developers.google.com/analytics/devguides/collection/ga4/reference/config#client_id | client_id}.
172173
*
173174
* @public
174175
*

0 commit comments

Comments
 (0)