Skip to content

Commit d71bd99

Browse files
author
Eiman Eltigani
committed
update utility section
1 parent 4a19d86 commit d71bd99

2 files changed

Lines changed: 7 additions & 15 deletions

File tree

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

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Integration Samples
2+
title: Integration Samples and Tools
33
description: Overview and reference for all UID2 sample site examples.
44
hide_table_of_contents: false
55
---
66

77
import Link from '@docusaurus/Link';
88

9-
# Live UID2 Integration Samples
9+
# Integration Samples and Tools
1010

1111
This page lists all official UID2 sample implementations highlighting common integration use cases, along with links to live demo sites, source code, and related documentation. Use this page to quickly identify which sample matches your needs and explore working examples.
1212

@@ -88,11 +88,7 @@ This sample is for publishers who want a hybrid approach with token generation o
8888
- [https://secure-signals-jssdk-integ.uidapi.com](https://secure-signals-jssdk-integ.uidapi.com)
8989
- [https://esp-jssdk-integ.uidapi.com](https://esp-jssdk-integ.uidapi.com)
9090

91-
### Utilities
92-
93-
This section includes useful tools for working with UID2.
94-
95-
#### UID2 Hashing Tool
91+
### UID2 Hashing Tool
9692

9793
This tool is for developers or clients validating data preparation, such as hashing and normalization of emails before token requests. The tool is available at the following links:
9894

@@ -101,5 +97,5 @@ This tool is for developers or clients validating data preparation, such as hash
10197
- Docs: [Normalization and Encoding](https://unifiedid.com/docs/getting-started/gs-normalization-encoding)
10298

10399
:::note
104-
The sample sites above highlight some common integrations, but do not represent all available UID2 integration options. For a summary of all the integration options available, see [UID2 Integration Guides Overview](https://unifiedid.com/docs/guides/summary-guides).
100+
The sample sites in this file highlight some common integrations, but do not represent all available UID2 integration options. For a summary of all the integration options available, see [UID2 Integration Guides Overview](https://unifiedid.com/docs/guides/summary-guides).
105101
:::

i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Integration Samples
2+
title: Integration Samples and Tools
33
description: Overview and reference for all UID2 Sample Site examples.
44
hide_table_of_contents: false
55
---
66

77
import Link from '@docusaurus/Link';
88

9-
# Live UID2 Integration Samples
9+
# Integration Samples and Tools
1010

1111
This page lists all official UID2 sample implementations. Each sample includes a description of the target audience and integration scenario, along with links to live demo sites, source code, and related documentation. Use this page to quickly identify which sample matches your needs and explore working examples.
1212

@@ -88,11 +88,7 @@ This sample is for publishers who want a hybrid approach with token generation o
8888
- [https://secure-signals-jssdk-integ.uidapi.com](https://secure-signals-jssdk-integ.uidapi.com)
8989
- [https://esp-jssdk-integ.uidapi.com](https://esp-jssdk-integ.uidapi.com)
9090

91-
### Utilities
92-
93-
This section includes useful tools for working with UID2.
94-
95-
#### UID2 Hashing Tool
91+
### UID2 Hashing Tool
9692

9793
This tool is for developers or clients validating data preparation, such as hashing and normalization of emails before token requests. The tool is available at the following links:
9894

0 commit comments

Comments
 (0)