Skip to content

Commit 599f335

Browse files
update description sentence per feedback
1 parent 486b4ca commit 599f335

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ref-info/integration-sample-sites.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This sample is for publishers who have access to DII on the server side and can
6868
- Code: [uid2-examples/web-integrations/prebid-integrations/client-server](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/prebid-integrations/client-server)
6969
- Doc: [UID2 Client-Server Integration Guide for Prebid.js](https://unifiedid.com/docs/guides/integration-prebid-client-server)
7070

71-
### Deferred Client-Side Configuration with Prebid.js
71+
### Deferred Client-Side Integration with Prebid.js
7272

7373
This sample demonstrates how publishers who already have Prebid.js configured can still add the UID2 module using functions provided by Prebid. This allows Prebid.js to handle all UID2 work even when the module wasn't included in the initial configuration.
7474

@@ -90,7 +90,7 @@ This section includes sample pages for passing UID2 identity data to Google's ad
9090

9191
### Client-Side Secure Signals
9292

93-
This sample is for publishers who want a client-side integration with Google Ad Manager Secure Signals. It uses the UID2 SDK for JavaScript to generate and manage tokens, while the Secure Signals script automatically shares the token with Google Ad Manager for ad requests.
93+
This sample is for publishers who want a client-side integration with Google Ad Manager Secure Signals. In this integration, the UID2 SDK for JavaScript generates and manages tokens, and the Secure Signals script automatically shares the tokens with Google Ad Manager for ad requests.
9494

9595
- Site: [Client-Side UID2 Integration with Google Secure Signals](https://secure-signals-client-side.samples.uidapi.com/)
9696
- Code: [uid2-examples/web-integrations/google-secure-signals/client-side](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/google-secure-signals/client-side)
@@ -124,7 +124,7 @@ This sample is for publishers with React apps who want a client-side integration
124124

125125
### UID2 Hashing Tool
126126

127-
This tool is for developers or clients validating data preparation, such as hashing and normalization of emails or phone numbers before token requests.
127+
This tool is for developers or clients validating data preparation, such as hashing and normalization of emails or phone numbers before token requests. The tool is available at the following links:
128128

129129
- Site: [UID2 Hashing Tool](https://hashing-tool.samples.uidapi.com/)
130130
- Code: [uid2-examples/tools/hashing-tool](https://github.com/IABTechLab/uid2-examples/tree/main/tools/hashing-tool)

0 commit comments

Comments
 (0)