Skip to content

Commit

Permalink
Onetag: Add Redirect UserSync Support
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoxaAntoxic committed Apr 8, 2024
1 parent c603657 commit 080c2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/bidder-config/onetag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ adapters:
usersync:
cookie-family-name: onetag
iframe:
url: https://onetag-sys.com/usync/?redir={{redirect_url}}&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}
url: https://onetag-sys.com/usync/?tag=img&redir={{redirect_url}}&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}
support-cors: false
uid-macro: '${USER_TOKEN}'

0 comments on commit 080c2ae

Please sign in to comment.