Skip to content

Commit

Permalink
Onetag: add redirect userSync support (#3612)
Browse files Browse the repository at this point in the history
Co-authored-by: lorenzob <l.baglini@onetag.com>
  • Loading branch information
onetag-dev and l-baglini committed Apr 8, 2024
1 parent e982bfe commit a35a668
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion static/bidder-info/onetag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ userSync:
iframe:
url: "https://onetag-sys.com/usync/?redir={{.RedirectURL}}&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}"
userMacro: "${USER_TOKEN}"
endpointCompression: "GZIP"
redirect:
url: "https://onetag-sys.com/usync/?tag=img&redir={{.RedirectURL}}&gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&us_privacy={{.USPrivacy}}"
userMacro: "${USER_TOKEN}"
endpointCompression: "GZIP"

0 comments on commit a35a668

Please sign in to comment.