Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/cookie-consent-web-client/src/tcf/transformAdTags"

Index

Functions

Functions

transformTcfAdTags

  • transformTcfAdTags(tcfStringForVendors?: string, gvl?: GVL): void
  • Quote:

    When a creative is rendered, it may contain a number of pixels under <img> tags. For example, <img src="http://vendor-a.com/key1=val1&key2=val2"> which fires an HTTP GET request from the browser to Vendor A’s domain.

    So, it automatically transforms all links to GDPR compliant URLs.

    see

    https://git.io/JtmZn

    see

    https://git.io/JtmZO

    Parameters

    • Optional tcfStringForVendors: string
    • Optional gvl: GVL

    Returns void

Generated using TypeDoc