File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
examples/google-secure-signals-integration/server_side Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="UTF-8 " />
5- < title > UID2 Publisher Server-Side Integration Example</ title >
5+ < title > Server-Side UID2 Integration Example Using Google Secure Signals </ title >
66 < link rel ="stylesheet " type ="text/css " href ="/stylesheets/app.css " />
77 < link rel ="shortcut icon " href ="/images/favicon.png " />
88 < script src ="https://code.jquery.com/jquery-3.6.0.min.js "> </ script >
2626 </ script >
2727 </ head >
2828 < body >
29- < h1 > Server-Side UID2 Integration Example</ h1 >
29+ < h1 > Server-Side UID2 Integration Example With Google Secure Signals </ h1 >
3030 < p class ="intro ">
3131 This example demonstrates how a content publisher can use the UID2 services to implement the
3232 < a href ="https://unifiedid.com/docs/guides/integration-google-ss#server-side-integration "
33- > Server-Side Integration</ a
33+ > Server-Side Integration. </ a
3434 > . [< a
3535 href ="https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/google-secure-signals-integration/server_side "
3636 > Source Code</ a
3737 > ]
38+ < br />
39+ < br />
40+ This assumes that the publisher has implemented
41+ < a href ="https://unifiedid.com/docs/guides/integration-google-ss "> Server-Side integration</ a >
42+ on the backend and able to pass the resulting UID2 identity response to the front end.
3843 </ p >
3944 </ body >
4045</ html >
You can’t perform that action at this time.
0 commit comments