> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runconverge.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tracking parameters

> Set up your tracking parameters for first-party Converge attribution

export const OutboundLink = ({linkText, linkTarget}) => {
  return <a target="_blank" href={linkTarget}> {linkText} 
    <div className="inline h-3 w-3 fill-gray-500 dark:fill-gray-100 text-gray-500 dark:text-gray-300 ml-1 mr-1">
      <svg className="inline w-2.5 h-2.5 bg-gray-500 dark:bg-gray-300" style={{
    maskImage: `url('https://mintlify.b-cdn.net/v6.5.1/solid/up-right-from-square.svg')`,
    maskRepeat: "no-repeat",
    maskPosition: "center center"
  }}></svg> 
    </div>
    </a>;
};

export const CriteoIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg viewBox="-140 -500 1838 1838" xmlns="http://www.w3.org/2000/svg">
                <g id="v5" fill="#fe5000">
                    <path id="Path" class="s0" d="m1553.6 807.3c-6.2 11.7-18.3 18.9-31.5 18.9h-220.6c-10.8-0.1-21.1-4.4-28.7-12.1l-84.4-105.8c-33.4-39.6-77-27.3-77 23.2v70.8c0 13.1-10.6 23.7-23.6 23.7h-201.3c-13.1 0-23.7-10.6-23.7-23.7v-147c0-6.3 4.8-11.4 11.1-11.8 116.2-6.3 211.3-105.2 211.3-221.6 0-115.3-94.1-216.4-211.3-222.7-6.3-0.4-11.1-5.6-11.1-11.8v-151.6c0-6.3 2.5-12.3 6.9-16.8 4.5-4.4 10.5-6.9 16.8-6.9h346.4c161.1 0 291.9 123.7 291.9 280 0 91.3-41.4 170.5-107.5 214.7-7.9 5.3-13.4 13.5-15.3 22.9-1.9 9.4 0.1 19.1 5.4 27l144.2 213.9c7.5 10.9 8.2 25 2 36.7zm-1109.9-807.3c126.6 0 239.9 54.1 320.9 140.3 4.4 4.7 6.6 11.1 6.2 17.6-0.4 6.5-3.5 12.5-8.4 16.6l-115 96.4c-9.3 7.7-23 7.1-31.7-1.4-45.9-45.1-107.6-70.5-171.9-70.9-122.6 0-221.9 93.4-221.9 220.7 0 127.2 99.3 219.6 221.9 219.6 64.3-0.5 126-25.9 171.9-71 8.7-8.5 22.3-9.1 31.7-1.4l115 96.3c5 4.2 8.1 10.2 8.5 16.7 0.4 6.5-1.8 12.8-6.2 17.6-81 86.2-194.3 140.3-320.9 140.3-245.3 0-443.8-176.4-443.8-418.1 0-241.8 198.5-419.3 443.7-419.3z" />
                </g>
            </svg>
        </div>;
};

export const PostscriptIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg viewBox="0 -9.5 78 78" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M77.6665 29.5428C77.6665 35.8307 76.0922 58.8095 39.0002 58.8095C28.4223 58.8095 0.333984 58.92 0.333984 58.92V29.5428C0.333984 11.9497 14.5392 0 39.0002 0C60.3588 0 77.6665 8.7367 77.6665 29.5428Z" fill="#5724E9" />
                <path fill-rule="evenodd" clip-rule="evenodd" d="M28.5452 33.4505C31.7399 33.4505 34.3297 27.9954 34.3297 21.2663C34.3297 14.5371 31.7399 9.08203 28.5452 9.08203C25.3505 9.08203 22.7607 14.5371 22.7607 21.2663C22.7607 27.9954 25.3505 33.4505 28.5452 33.4505ZM49.1982 33.4511C52.3929 33.4511 54.9826 27.996 54.9826 21.2668C54.9826 14.5377 52.3929 9.0826 49.1982 9.0826C46.0036 9.0826 43.4138 14.5377 43.4138 21.2668C43.4138 27.996 46.0036 33.4511 49.1982 33.4511Z" fill="white" />
            </svg>
        </div>;
};

export const AWINIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg version="1.1" viewBox="0 0 20 20" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:i="ns_ai;" xmlns:x="ns_extend;">
      <g transform="scale(0.4)">
        <path fill="#FF6600" d="m29.7 16.4-13.4-16.2c-0.3-0.3-0.8-0.1-0.8 0.3l1.1 15.7-9.7-8.4c-0.3-0.3-0.8 0-0.7 0.4l3.9 15.5-9.4-5.5c-0.3-0.2-0.7 0.2-0.6 0.5l16.4 37c0.2 0.4 0.7 0.3 0.8-0.1l3.6-19 9.1-15.5c1-1.4 0.8-3.4-0.3-4.7z">
        </path>
          <path fill="#E74030" d="m16.6 16.2-9.8-8.4c-0.3-0.3-0.8 0-0.7 0.4l3.9 15.5 7.4 4.4-0.8-11.9z">
        </path>
          <path fill="#FAB418" d="m16.7 47.6c-0.1 0.4-0.7 0.4-0.8-0.1l-5.9-23.8-9.4-5.5c-0.3-0.2-0.7 0.2-0.6 0.5l16.4 37c0.2 0.4 0.7 0.3 0.8-0.1l3.6-19-0.1 0.1-4 10.9z">
        </path>
          <path fill="#DE0732" d="m16.7 47.6 4-10.8-1.8 3c-0.2 0.4-0.8 0.2-0.8-0.2l-0.8-11.5-7.3-4.4 5.9 23.8c0.1 0.4 0.7 0.5 0.8 0.1">
        </path>
          <path fill="#FF6600" d="m29.6 16.4-13.4-16.2c-0.2-0.4-0.8-0.2-0.7 0.3l1.1 15.7 6.8 5.8c1.4 1.2 1.8 3 1.2 4.7l-3.7 9.9v0.1l9.1-15.5c0.9-1.5 0.7-3.5-0.4-4.8">
        </path>
          <path fill="#DE0733" d="m19.4 29.3c1.5 0.9 2.3 2.7 2 4.4l-0.5 2.9 3.7-9.9c0.6-1.7 0.1-3.5-1.2-4.7l-6.8-5.8 0.8 11.9 2 1.2z">
        </path>
          <path fill="#CC1D46" d="m19.4 29.3-2-1.2 0.8 11.5c0 0.4 0.6 0.5 0.8 0.2l1.8-3 0.1-0.2 0.5-2.9c0.3-1.8-0.5-3.5-2-4.4">
        </path>
      </g>
    </svg>
        </div>;
};

export const OutbrainIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg version="1.2" viewBox="0 0 1569 1549" xmlns="http://www.w3.org/2000/svg">
                <path fill="#ee6513" class="s0" d="m1568.8 774.5c0 110.1-20 212.1-59.9 306.4-40.1 94.4-95.3 176-166.1 245.4-70.7 69.3-153.5 123.5-248.4 162.8-95.1 39.3-198.2 58.9-309.6 58.9s-214.6-19.6-309.6-58.9-177.9-93.5-248.5-162.8c-70.7-69.4-126.1-151-166-245.4-40.1-94.3-60-196.3-60-306.4 0-109.9 19.9-212.1 60-306.4 39.9-94.3 95.3-176 166-245.3 70.6-69.4 153.5-123.6 248.5-162.8 95-39.4 198.2-59 309.6-59s214.5 19.6 309.6 59c94.9 39.2 177.7 93.4 248.4 162.8 70.8 69.3 126 151 166.1 245.3 39.9 94.3 59.9 196.5 59.9 306.4zm-886.2 108.6c-5.6-13.3-13.4-24.8-23.5-34.6s-21.7-17.5-35.1-23c-13.5-5.5-28-8.3-43.7-8.3-15.8 0-30.4 2.8-43.8 8.3s-25.1 13.2-35.1 23c-10.1 9.8-17.9 21.3-23.4 34.6-5.7 13.4-8.5 27.9-8.5 43.3 0 15.6 2.8 30 8.5 43.4 5.5 13.2 13.3 24.7 23.4 34.6 10 9.9 21.7 17.5 35.1 23 13.4 5.6 28 8.4 43.8 8.4 15.7 0 30.2-2.8 43.7-8.4 13.4-5.5 25-13.1 35.1-23s17.9-21.4 23.5-34.6c5.6-13.4 8.4-27.8 8.4-43.4 0-15.4-2.8-29.9-8.4-43.3zm409 0c-5.6-13.3-13.4-24.8-23.4-34.6s-21.8-17.5-35.2-23q-20-8.3-43.7-8.3c-15.7 0-30.3 2.8-43.7 8.3-13.5 5.5-25.2 13.2-35.1 23-10 9.8-17.8 21.3-23.5 34.6-5.7 13.4-8.5 27.9-8.5 43.3 0 15.6 2.8 30 8.5 43.4 5.7 13.2 13.5 24.7 23.5 34.6 9.9 9.9 21.6 17.5 35.1 23 13.4 5.6 28 8.4 43.7 8.4q23.7 0 43.7-8.4c13.4-5.5 25.2-13.1 35.2-23s17.8-21.4 23.4-34.6c5.7-13.4 8.5-27.8 8.5-43.4 0-15.4-2.8-29.9-8.5-43.3zm-781.2-151.8c-16.8 39.5-28.1 81.1-34.1 124.6h130.8c0.4-0.8 0.6-1.6 0.9-2.3 9.5-22.5 22.7-41.9 39.5-58.4s36.5-29.4 59.1-38.8c22.6-9.3 47.2-13.9 73.7-13.9s50.9 4.6 73.6 13.9c22.6 9.4 42.4 22.3 59.1 38.8 16.8 16.5 30.1 35.9 39.5 58.4 3.1 7.1 5.6 14.3 7.6 21.7h49.4c2.1-7.4 4.6-14.6 7.6-21.7 9.5-22.5 22.6-41.9 39.5-58.4 16.7-16.5 36.5-29.4 59.1-38.8 22.6-9.3 47.1-13.9 73.6-13.9s51.1 4.6 73.6 13.9c22.6 9.4 42.4 22.3 59.2 38.8s30 35.9 39.5 58.4l0.9 2.3h130.8c-6-43.5-17.4-85.1-34.1-124.6-4.2-10-9.1-19.4-13.9-28.8-95.1-34.4-197.4-68.1-197.4-68.1-185-63.2-238.7-159.1-238.7-159.1s-34.1 95.9-289.1 177c0 0-115.9 36.7-203.2 65.5-2.1 4.6-4.5 8.9-6.5 13.5zm948.8 401.5c25.3-59.7 38.4-124.2 39.1-193.4h-122.8c-1.4 21.3-6 41.2-13.9 59.9-9.5 22.5-22.7 42-39.5 58.4-16.8 16.5-36.6 29.5-59.2 38.7-22.5 9.4-47.1 14.1-73.6 14.1s-51-4.7-73.6-14.1c-22.6-9.2-42.4-22.2-59.1-38.7-16.9-16.4-30-35.9-39.5-58.4-6.4-14.8-10.5-30.5-12.6-46.9h-39.4c-2.1 16.4-6.3 32.1-12.6 46.9-9.4 22.5-22.7 42-39.5 58.4-16.7 16.5-36.5 29.5-59.1 38.7-22.7 9.4-47.1 14.1-73.6 14.1s-51.1-4.7-73.7-14.1c-22.6-9.2-42.3-22.2-59.1-38.7-16.8-16.4-30-35.9-39.5-58.4-7.9-18.7-12.5-38.6-13.8-59.9h-123.1c1 69.2 14 133.7 39.3 193.4 26.1 61.8 62.4 115.4 108.7 160.7 46.3 45.5 100.6 81 162.9 106.9 62.2 25.6 129.8 38.5 202.8 38.5 72.9 0 140.6-12.9 202.8-38.5 62.3-25.9 116.5-61.4 162.8-106.9 46.3-45.3 82.6-98.9 108.8-160.7z" fill-rule="evenodd" />
            </svg>
        </div>;
};

export const TaboolaIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg version="1.1" viewBox="1000 1000 2600 2600" xmlns="http://www.w3.org/2000/svg">
                <g transform="scale(2.15)">
                    <path class="st0" d="M1300 685c-115-1-190 45-230 113-40-68-115-117-230-117-184-1-266 119-267 255-1 135 80 256 262 257 115 1 190-45 230-113 40 68 115 117 230 117 184 1 267-119 267-255 1-136-81-255-262-257zm-381 254c0 52-10 121-80 121s-79-70-79-122 9-120 80-120 79 69 79 121zm457 3c0 52-10 121-80 121s-79-70-79-122 10-120 80-120 79 69 79 121z" />
                    <path class="st0" d="M1063 1267c-149-1-286-27-418-86l-1 163c145 68 260 100 418 102 145 1 290-30 425-97l1-162c-150 59-268 83-425 80z" />
                </g>
            </svg>
        </div>;
};

export const KlaviyoIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg enable-background="new 0 0 67.8 45.4" version="1.1" viewBox="0 0 67.8 45.4" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
        <path d="m67.8 45.4h-67.8v-45.4h67.8l-14.2 22.7 14.2 22.7z">
        </path>
      </svg>
        </div>;
};

export const MicrosoftAdsIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
                <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
                <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
                <g id="SVGRepo_iconCarrier">
                    <rect x="17" y="17" width="10" height="10" fill="#FEBA08"></rect>
                    <rect x="5" y="17" width="10" height="10" fill="#05A6F0"></rect>
                    <rect x="17" y="5" width="10" height="10" fill="#80BC06"></rect>
                    <rect x="5" y="5" width="10" height="10" fill="#F25325"></rect>
                </g>
            </svg>
        </div>;
};

export const RedditIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800" width="18" height="18">
                <circle cx="400" cy="400" fill="#ff4500" r="400" />
                <path d="M666.8 400c.08 5.48-.6 10.95-2.04 16.24s-3.62 10.36-6.48 15.04c-2.85 4.68-6.35 8.94-10.39 12.65s-8.58 6.83-13.49 9.27c.11 1.46.2 2.93.25 4.4a107.268 107.268 0 0 1 0 8.8c-.05 1.47-.14 2.94-.25 4.4 0 89.6-104.4 162.4-233.2 162.4S168 560.4 168 470.8c-.11-1.46-.2-2.93-.25-4.4a107.268 107.268 0 0 1 0-8.8c.05-1.47.14-2.94.25-4.4a58.438 58.438 0 0 1-31.85-37.28 58.41 58.41 0 0 1 7.8-48.42 58.354 58.354 0 0 1 41.93-25.4 58.4 58.4 0 0 1 46.52 15.5 286.795 286.795 0 0 1 35.89-20.71c12.45-6.02 25.32-11.14 38.51-15.3s26.67-7.35 40.32-9.56 27.45-3.42 41.28-3.63L418 169.6c.33-1.61.98-3.13 1.91-4.49.92-1.35 2.11-2.51 3.48-3.4 1.38-.89 2.92-1.5 4.54-1.8 1.61-.29 3.27-.26 4.87.09l98 19.6c9.89-16.99 30.65-24.27 48.98-17.19s28.81 26.43 24.71 45.65c-4.09 19.22-21.55 32.62-41.17 31.61-19.63-1.01-35.62-16.13-37.72-35.67L440 186l-26 124.8c13.66.29 27.29 1.57 40.77 3.82a284.358 284.358 0 0 1 77.8 24.86A284.412 284.412 0 0 1 568 360a58.345 58.345 0 0 1 29.4-15.21 58.361 58.361 0 0 1 32.95 3.21 58.384 58.384 0 0 1 25.91 20.61A58.384 58.384 0 0 1 666.8 400zm-396.96 55.31c2.02 4.85 4.96 9.26 8.68 12.97 3.71 3.72 8.12 6.66 12.97 8.68A40.049 40.049 0 0 0 306.8 480c16.18 0 30.76-9.75 36.96-24.69 6.19-14.95 2.76-32.15-8.68-43.59s-28.64-14.87-43.59-8.68c-14.94 6.2-24.69 20.78-24.69 36.96 0 5.25 1.03 10.45 3.04 15.31zm229.1 96.02c2.05-2 3.22-4.73 3.26-7.59.04-2.87-1.07-5.63-3.07-7.68s-4.73-3.22-7.59-3.26c-2.87-.04-5.63 1.07-7.94 2.8a131.06 131.06 0 0 1-19.04 11.35 131.53 131.53 0 0 1-20.68 7.99c-7.1 2.07-14.37 3.54-21.72 4.39-7.36.85-14.77 1.07-22.16.67-7.38.33-14.78.03-22.11-.89a129.01 129.01 0 0 1-21.64-4.6c-7.08-2.14-13.95-4.88-20.56-8.18s-12.93-7.16-18.89-11.53c-2.07-1.7-4.7-2.57-7.38-2.44s-5.21 1.26-7.11 3.15c-1.89 1.9-3.02 4.43-3.15 7.11s.74 5.31 2.44 7.38c7.03 5.3 14.5 9.98 22.33 14s16 7.35 24.4 9.97 17.01 4.51 25.74 5.66c8.73 1.14 17.54 1.53 26.33 1.17 8.79.36 17.6-.03 26.33-1.17A153.961 153.961 0 0 0 476.87 564c7.83-4.02 15.3-8.7 22.33-14zm-7.34-68.13c5.42.06 10.8-.99 15.81-3.07 5.01-2.09 9.54-5.17 13.32-9.06s6.72-8.51 8.66-13.58A39.882 39.882 0 0 0 532 441.6c0-16.18-9.75-30.76-24.69-36.96-14.95-6.19-32.15-2.76-43.59 8.68s-14.87 28.64-8.68 43.59c6.2 14.94 20.78 24.69 36.96 24.69z" fill="#fff" />
            </svg>
        </div>;
};

export const SnapchatAdsIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg fill="none" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
                <circle cx="16" cy="16" r="14" fill="#FFFA37" />
                <path d="m21.026 8.1855c-0.9654-1.2167-2.5582-2.1855-5.0137-2.1855-2.1027 0.02071-6.308 1.1844-6.308 5.6738 0 0.6556 0.0519 1.5337 0.09725 2.1803-0.05345-0.0155-0.11915-0.0446-0.22328-0.0945l-0.01447-0.0069c-0.18413-0.0884-0.4641-0.2229-0.85348-0.2229-0.39335 0-0.77369 0.1541-1.056 0.3826-0.28066 0.227-0.52042 0.5761-0.52042 0.9981 0 0.5279 0.29708 0.8783 0.64445 1.103 0.30854 0.1996 0.6976 0.3271 1.0056 0.428l0.03045 0.0099c0.32967 0.1082 0.57128 0.1906 0.73787 0.2944 0.12967 0.0809 0.14935 0.132 0.15179 0.1806-0.00169 0.0069-0.00566 0.0218-0.01429 0.046-0.01778 0.05-0.04735 0.1175-0.09057 0.2019-0.08622 0.1684-0.21195 0.3755-0.36151 0.5963-0.30172 0.4455-0.66994 0.9024-0.94499 1.167-0.2713 0.261-0.7165 0.5853-1.182 0.8435-0.23083 0.128-0.45656 0.2341-0.65849 0.307-0.20845 0.0752-0.3612 0.1039-0.45559 0.1039-0.07472 0-0.13939 0.0153-0.16761 0.0224-0.03967 0.0099-0.08073 0.023-0.12134 0.0383-0.08056 0.0302-0.17657 0.0756-0.27167 0.1396-0.18169 0.1223-0.43546 0.3689-0.43546 0.7579 0 0.203 0.04766 0.3749 0.13005 0.524 0.07212 0.1305 0.16482 0.2296 0.21818 0.2866l0.00792 0.0084 0.01476 0.0159c0.29344 0.3157 0.77917 0.5354 1.2507 0.6861 0.40517 0.1295 0.85818 0.226 1.2996 0.2839 0.00623 0.0285 0.01275 0.0591 0.01988 0.0927l0.0023 0.0109c0.02779 0.131 0.0646 0.3046 0.11881 0.4647 0.05115 0.151 0.14378 0.3743 0.33343 0.5334 0.24153 0.2025 0.55744 0.223 0.76356 0.2222 0.22127-9e-4 0.47961-0.0321 0.72474-0.0616l0.02087-0.0025c0.34489-0.0416 0.70579-0.0845 1.0795-0.0845 0.682 0 1.1192 0.2849 1.8051 0.7533l0.0046 0.0032c0.2376 0.1623 0.5036 0.3439 0.806 0.5226 1.0122 0.5981 1.8346 0.593 2.3007 0.59 0.0308-2e-4 0.0599-3e-4 0.0875-3e-4s0.057 1e-4 0.0879 3e-4c0.4669 3e-3 1.3112 0.0084 2.3239-0.59 0.3024-0.1787 0.5684-0.3603 0.8059-0.5226l0.0047-0.0032c0.6859-0.4684 1.1231-0.7533 1.8051-0.7533 0.3737 0 0.7346 0.0429 1.0795 0.0845l0.0209 0.0025c0.2451 0.0295 0.5034 0.0607 0.7247 0.0616 0.2061 8e-4 0.522-0.0197 0.7636-0.2222 0.1896-0.1591 0.2822-0.3824 0.3334-0.5334 0.0542-0.16 0.091-0.3336 0.1188-0.4647l0.0023-0.0109c0.0071-0.0336 0.0136-0.0642 0.0199-0.0927 0.4414-0.0579 0.8944-0.1544 1.2996-0.2839 0.4715-0.1507 0.9573-0.3705 1.2507-0.6862l0.0148-0.0158 0.0078-0.0084c0.0534-0.057 0.1461-0.1561 0.2182-0.2866 0.0824-0.1491 0.1301-0.321 0.1301-0.524 0-0.389-0.2538-0.6356-0.4355-0.7579-0.0951-0.064-0.1911-0.1094-0.2716-0.1396-0.0406-0.0153-0.0817-0.0284-0.1214-0.0383-0.0282-0.0071-0.0929-0.0224-0.1676-0.0224-0.0944 0-0.2471-0.0287-0.4556-0.1039-0.2019-0.0729-0.4276-0.179-0.6585-0.307-0.4654-0.2582-0.9106-0.5825-1.1819-0.8435-0.2751-0.2646-0.6433-0.7215-0.945-1.167-0.1496-0.2208-0.2753-0.4279-0.3615-0.5963-0.0432-0.0844-0.0728-0.1519-0.0906-0.2019-0.0086-0.0242-0.0126-0.0391-0.0143-0.046 0.0025-0.0486 0.0221-0.0997 0.1518-0.1806 0.1666-0.1038 0.4082-0.1862 0.7379-0.2944l0.0304-0.0099c0.308-0.1009 0.6971-0.2284 1.0056-0.428 0.3474-0.2247 0.6445-0.5751 0.6445-1.103 0-0.422-0.2398-0.7711-0.5205-0.9981-0.2823-0.2285-0.6627-0.3826-1.056-0.3826-0.3894 0-0.6693 0.1345-0.8535 0.2229l-0.0144 0.0069c-0.1042 0.0499-0.1699 0.079-0.2233 0.0945 0.0453-0.6466 0.0972-1.5247 0.0972-2.1803 0-0.8901-0.3236-2.2948-1.2707-3.4883zm-9.2423 0.58723c-0.801 1.0028-1.0755 2.1935-1.0755 2.9011 0 0.6561 0.0556 1.5675 0.1025 2.2211 0.0156 0.217-0.0289 0.4701-0.2185 0.6709-0.1919 0.2033-0.4529 0.2693-0.68609 0.2693-0.33672 0-0.59281-0.1232-0.75663-0.202l-0.01902-0.0091c-0.18278-0.0877-0.27888-0.1284-0.42016-0.1284-0.12852 0-0.28543 0.0552-0.40986 0.1559-0.12612 0.102-0.16269 0.2019-0.16269 0.259 0 0.1164 0.04293 0.1996 0.20069 0.3016 0.18633 0.1205 0.45182 0.2111 0.79985 0.3253l0.0303 0.0099c0.28903 0.0947 0.64702 0.212 0.92951 0.3881 0.3171 0.1976 0.6101 0.5153 0.6101 1.0047 0 0.1283-0.0355 0.2518-0.0688 0.3453-0.0361 0.1015-0.0849 0.2087-0.1397 0.3156-0.1096 0.2142-0.2579 0.4561-0.4209 0.6968-0.32347 0.4776-0.7346 0.994-1.0763 1.3227-0.34545 0.3323-0.86497 0.7058-1.3904 0.9973-0.26463 0.1467-0.54091 0.2783-0.80731 0.3745-0.23847 0.086-0.49548 0.1534-0.74204 0.164-0.00614 0.0026-0.01293 0.0057-0.02004 0.0092-0.01137 0.0058-0.022 0.0119-0.03128 0.0182l-0.00474 0.0033c9.3e-4 0.0066 0.00199 0.0115 0.00288 0.015 0.00197 0.0077 0.00431 0.0132 0.00746 0.0189 0.00967 0.0175 0.02491 0.037 0.08658 0.1031l0.01618 0.0173c0.1111 0.1196 0.38488 0.2747 0.81887 0.4134 0.41333 0.1321 0.90208 0.2275 1.3639 0.2713 0.23104 0.0219 0.3642 0.1663 0.42056 0.2441 0.05802 0.08 0.0912 0.1646 0.11059 0.2207 0.03751 0.1086 0.06584 0.2424 0.08819 0.3479l0.00339 0.016c0.03051 0.1438 0.0572 0.2668 0.09201 0.3695 0.0123 0.0364 0.02365 0.064 0.03342 0.0843 0.02203 0.0026 0.05582 5e-3 0.10476 0.0048 0.21233-9e-4 0.42491-0.0325 0.63529-0.0579 0.33658-0.0406 0.75308-0.0908 1.1941-0.0908 1.0228 0 1.6977 0.4612 2.3497 0.9067l0.0366 0.025c0.2412 0.1647 0.483 0.3296 0.7549 0.4903 0.7662 0.4528 1.3492 0.4495 1.7752 0.4471 0.0299-1e-4 0.0591-3e-4 0.0875-3e-4 0.0282 0 0.0572 2e-4 0.0871 3e-4 0.4306 0.0023 1.0332 0.0056 1.7992-0.4471 0.2719-0.1607 0.5137-0.3256 0.7549-0.4903l0.0366-0.025c0.652-0.4455 1.3269-0.9067 2.3497-0.9067 0.441 0 0.8575 0.0502 1.1941 0.0908l0.0101 0.0012c0.2722 0.0328 0.4714 0.056 0.6252 0.0567 0.0489 2e-4 0.0827-0.0022 0.1047-0.0048 0.0098-0.0203 0.0211-0.0479 0.0335-0.0843 0.0348-0.1027 0.0614-0.2257 0.092-0.3695l0.0034-0.016c0.0223-0.1056 0.0506-0.2393 0.0881-0.3479 0.0194-0.0561 0.0526-0.1407 0.1106-0.2207 0.0564-0.0778 0.1896-0.2222 0.4206-0.2441 0.4618-0.0438 0.9505-0.1392 1.3638-0.2713 0.434-0.1387 0.7078-0.2938 0.8189-0.4133l0.0162-0.0174c0.0616-0.0661 0.0769-0.0856 0.0866-0.1031 0.0031-0.0057 0.0055-0.0112 0.0074-0.0189 9e-4 -0.0035 2e-3 -0.0084 0.0029-0.015l-0.0047-0.0033c-0.0093-0.0063-0.0199-0.0124-0.0313-0.0182-0.0071-0.0036-0.0139-0.0066-0.02-0.0092-0.2466-0.0106-0.5036-0.078-0.7421-0.164-0.2664-0.0962-0.5427-0.2278-0.8073-0.3745-0.5254-0.2915-1.0449-0.665-1.3904-0.9973-0.3417-0.3287-0.7528-0.8451-1.0763-1.3227-0.163-0.2407-0.3113-0.4826-0.4209-0.6968-0.0548-0.1069-0.1036-0.2141-0.1397-0.3156-0.0333-0.0935-0.0688-0.217-0.0688-0.3453 0-0.4894 0.293-0.8071 0.6101-1.0047 0.2825-0.1761 0.6405-0.2934 0.9295-0.3881l0.0303-0.0099c0.348-0.1142 0.6135-0.2048 0.7999-0.3253 0.1577-0.102 0.2006-0.1852 0.2006-0.3016 0-0.0571-0.0365-0.157-0.1626-0.259-0.1245-0.1007-0.2814-0.1559-0.4099-0.1559-0.1413 0-0.2374 0.0407-0.4202 0.1284l-0.019 0.0091c-0.1638 0.0788-0.4199 0.202-0.7566 0.202-0.2332 0-0.4942-0.066-0.6861-0.2693-0.1896-0.2008-0.2341-0.4539-0.2185-0.6709 0.0469-0.6536 0.1025-1.565 0.1025-2.2211 0-0.7095-0.2696-1.9003-1.0648-2.9023-0.7767-0.97885-2.0752-1.8057-4.2157-1.8057-2.1408 0-3.4458 0.82713-4.2286 1.807z" clip-rule="evenodd" fill="#000" fill-rule="evenodd" />
                <path d="m11.783 8.7728c-0.8011 1.0028-1.0755 2.1934-1.0755 2.901 0 0.6561 0.0556 1.5676 0.1025 2.2212 0.0155 0.217-0.029 0.47-0.2185 0.6709-0.1919 0.2033-0.4529 0.2693-0.68611 0.2693-0.33671 0-0.5928-0.1232-0.75663-0.202l-0.01902-0.0092c-0.18278-0.0876-0.27887-0.1284-0.42015-0.1284-0.12852 0-0.28544 0.0553-0.40986 0.1559-0.12613 0.1021-0.16269 0.202-0.16269 0.2591 0 0.1164 0.04293 0.1995 0.20069 0.3016 0.18632 0.1205 0.45181 0.2111 0.79985 0.3252l0.0303 0.01c0.28902 0.0947 0.64701 0.2119 0.92952 0.388 0.3171 0.1977 0.6101 0.5154 0.6101 1.0048 0 0.1283-0.0355 0.2518-0.0688 0.3453-0.0361 0.1015-0.085 0.2087-0.1397 0.3156-0.1096 0.2142-0.2579 0.4561-0.421 0.6968-0.32339 0.4775-0.73451 0.9939-1.0762 1.3227-0.34545 0.3323-0.86496 0.7058-1.3904 0.9972-0.26463 0.1468-0.5409 0.2784-0.80731 0.3745-0.23847 0.0861-0.49548 0.1535-0.74204 0.164-0.00614 0.0026-0.01293 0.0057-0.02004 0.0093-0.01137 0.0057-0.022 0.0119-0.03127 0.0181l-0.00475 0.0033c9.3e-4 0.0067 0.00199 0.0116 0.00288 0.0151 0.00197 0.0077 0.00431 0.0132 0.00747 0.0189 0.00966 0.0175 0.02491 0.037 0.08658 0.1031l0.01618 0.0173c0.11109 0.1195 0.38488 0.2746 0.81886 0.4134 0.41333 0.1321 0.90209 0.2275 1.3639 0.2713 0.23104 0.0219 0.36421 0.1663 0.42057 0.244 0.05801 0.0801 0.09119 0.1647 0.11058 0.2208 0.03751 0.1086 0.06584 0.2423 0.08819 0.3478l0.0034 0.0161c0.03051 0.1438 0.05719 0.2667 0.092 0.3695 0.0123 0.0363 0.02366 0.064 0.03343 0.0843 0.02203 0.0025 0.05581 0.0049 0.10475 0.0047 0.21233-8e-4 0.42491-0.0325 0.63529-0.0578 0.3366-0.0406 0.7531-0.0908 1.1941-0.0908 1.0228 0 1.6977 0.4612 2.3496 0.9066l0.0366 0.025c0.2413 0.1648 0.4831 0.3297 0.755 0.4904 0.7662 0.4528 1.3492 0.4495 1.7751 0.4471 0.03-2e-4 0.0592-3e-4 0.0876-3e-4 0.0282 0 0.0572 1e-4 0.0871 3e-4 0.4306 0.0023 1.0331 0.0056 1.7992-0.4471 0.2719-0.1607 0.5137-0.3256 0.7549-0.4904l0.0366-0.025c0.652-0.4454 1.3269-0.9066 2.3497-0.9066 0.441 0 0.8575 0.0502 1.1941 0.0908l0.0101 0.0012c0.2722 0.0328 0.4714 0.056 0.6252 0.0566 0.0489 2e-4 0.0827-0.0022 0.1047-0.0047 0.0098-0.0203 0.0211-0.048 0.0334-0.0843 0.0348-0.1028 0.0615-0.2257 0.092-0.3695l0.0034-0.0161c0.0224-0.1055 0.0507-0.2392 0.0882-0.3478 0.0194-0.0562 0.0526-0.1407 0.1106-0.2208 0.0564-0.0778 0.1895-0.2221 0.4206-0.244 0.4618-0.0438 0.9505-0.1392 1.3638-0.2713 0.434-0.1388 0.7078-0.2938 0.8189-0.4134l0.0162-0.0173c0.0616-0.0661 0.0769-0.0856 0.0866-0.1031 0.0031-0.0057 0.0055-0.0112 0.0074-0.0189 9e-4 -0.0035 2e-3 -0.0084 0.0029-0.0151l-0.0047-0.0033c-0.0093-0.0062-0.0199-0.0124-0.0313-0.0181-0.0071-0.0036-0.0139-0.0067-0.0201-0.0093-0.2465-0.0105-0.5035-0.0779-0.742-0.164-0.2664-0.0961-0.5427-0.2277-0.8073-0.3745-0.5255-0.2914-1.045-0.6649-1.3904-0.9972-0.3417-0.3288-0.7528-0.8452-1.0763-1.3227-0.163-0.2407-0.3113-0.4826-0.421-0.6968-0.0547-0.1069-0.1035-0.2141-0.1397-0.3156-0.0332-0.0935-0.0687-0.217-0.0687-0.3453 0-0.4894 0.293-0.8071 0.6101-1.0048 0.2825-0.1761 0.6405-0.2933 0.9295-0.388l0.0303-0.01c0.348-0.1141 0.6135-0.2047 0.7998-0.3252 0.1578-0.1021 0.2007-0.1852 0.2007-0.3016 0-0.0571-0.0365-0.157-0.1627-0.2591-0.1244-0.1006-0.2813-0.1559-0.4098-0.1559-0.1413 0-0.2374 0.0408-0.4202 0.1284l-0.019 0.0092c-0.1638 0.0788-0.4199 0.202-0.7566 0.202-0.2332 0-0.4942-0.066-0.6861-0.2693-0.1896-0.2009-0.2341-0.4539-0.2185-0.6709 0.0469-0.6536 0.1025-1.5651 0.1025-2.2212 0-0.7094-0.2696-1.9002-1.0648-2.9022-0.7767-0.97886-2.0752-1.8058-4.2158-1.8058-2.1408 0-3.4457 0.82714-4.2285 1.807z" clip-rule="evenodd" fill="#fff" fill-rule="evenodd" />
            </svg>
        </div>;
};

export const PinterestAdsIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000">
                <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
                <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
                <g id="SVGRepo_iconCarrier"><title>Pinterest-color</title>
                    <desc>Created with Sketch.</desc>
                    <defs></defs>
                    <g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                        <g id="Color-" transform="translate(-300.000000, -260.000000)" fill="#CC2127">
                            <path d="M324.001411,260 C310.747575,260 300,270.744752 300,284.001411 C300,293.826072 305.910037,302.270594 314.368672,305.982007 C314.300935,304.308344 314.357382,302.293173 314.78356,300.469924 C315.246428,298.522491 317.871229,287.393897 317.871229,287.393897 C317.871229,287.393897 317.106368,285.861351 317.106368,283.59499 C317.106368,280.038808 319.169518,277.38296 321.73505,277.38296 C323.91674,277.38296 324.972306,279.022755 324.972306,280.987123 C324.972306,283.180102 323.572411,286.462515 322.852708,289.502205 C322.251543,292.050803 324.128418,294.125243 326.640325,294.125243 C331.187158,294.125243 334.249427,288.285765 334.249427,281.36532 C334.249427,276.10725 330.707356,272.170048 324.263891,272.170048 C316.985006,272.170048 312.449462,277.59746 312.449462,283.659905 C312.449462,285.754101 313.064738,287.227377 314.029988,288.367613 C314.475922,288.895396 314.535191,289.104251 314.374316,289.708238 C314.261422,290.145705 313.996119,291.21256 313.886047,291.633092 C313.725172,292.239901 313.23408,292.460046 312.686541,292.234256 C309.330746,290.865408 307.769977,287.193509 307.769977,283.064385 C307.769977,276.248368 313.519139,268.069148 324.921503,268.069148 C334.085729,268.069148 340.117128,274.704533 340.117128,281.819721 C340.117128,291.235138 334.884459,298.268478 327.165285,298.268478 C324.577174,298.268478 322.138649,296.868584 321.303228,295.279591 C321.303228,295.279591 319.908979,300.808608 319.615452,301.875463 C319.107426,303.724114 318.111131,305.575587 317.199506,307.014994 C319.358617,307.652849 321.63909,308 324.001411,308 C337.255248,308 348,297.255248 348,284.001411 C348,270.744752 337.255248,260 324.001411,260" id="Pinterest"></path>
                        </g>
                    </g>
                </g>
            </svg>
        </div>;
};

export const TikTokAdsIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg fill="#000000" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
                <path d="M412.19,118.66a109.27,109.27,0,0,1-9.45-5.5,132.87,132.87,0,0,1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14,23.9,350,16,350.13,16H267.69V334.78c0,4.28,0,8.51-.18,12.69,0,.52-.05,1-.08,1.56,0,.23,0,.47-.05.71,0,.06,0,.12,0,.18a70,70,0,0,1-35.22,55.56,68.8,68.8,0,0,1-34.11,9c-38.41,0-69.54-31.32-69.54-70s31.13-70,69.54-70a68.9,68.9,0,0,1,21.41,3.39l.1-83.94a153.14,153.14,0,0,0-118,34.52,161.79,161.79,0,0,0-35.3,43.53c-3.48,6-16.61,30.11-18.2,69.24-1,22.21,5.67,45.22,8.85,54.73v.2c2,5.6,9.75,24.71,22.38,40.82A167.53,167.53,0,0,0,115,470.66v-.2l.2.2C155.11,497.78,199.36,496,199.36,496c7.66-.31,33.32,0,62.46-13.81,32.32-15.31,50.72-38.12,50.72-38.12a158.46,158.46,0,0,0,27.64-45.93c7.46-19.61,9.95-43.13,9.95-52.53V176.49c1,.6,14.32,9.41,14.32,9.41s19.19,12.3,49.13,20.31c21.48,5.7,50.42,6.9,50.42,6.9V131.27C453.86,132.37,433.27,129.17,412.19,118.66Z" />
            </svg>
        </div>;
};

export const GoogleAdsIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg fill="#000000" preserveAspectRatio="xMidYMid" version="1.1" viewBox="0 -13 256 256" xmlns="http://www.w3.org/2000/svg">
                <path d="m5.888 166.41 84.992-145.51c10.796 6.3559 65.236 36.484 74.028 42.214l-84.992 145.51c-9.2954 12.279-85.804-23.587-74.028-42.231v0.008827z" fill="#FBBC04"></path>
                <path d="m250.08 166.4-84.992-145.5c-11.882-19.774-37.473-26.959-58.492-15.281-21.018 11.679-27.418 36.838-15.537 57.494l84.992 145.51c11.882 19.765 37.473 26.951 58.492 15.272 20.1-11.679 27.418-37.729 15.537-57.485v-0.017655z" fill="#4285F4"></path>
                <ellipse cx="42.664" cy="187.92" rx="42.664" ry="41.604" fill="#34A853"></ellipse>
            </svg>
        </div>;
};

export const FacebookIcon = ({size = 'large'}) => {
  const sizeClass = size === 'small' ? 'w-4' : 'w-6';
  return <div className={sizeClass}>
            <svg viewBox="0 0 287.56 191" xmlns="http://www.w3.org/2000/svg">
                <defs>
                    <linearGradient id="b" x1="61" x2="259" y1="117" y2="127" gradientUnits="userSpaceOnUse">
                        <stop stopColor="#0064e1" offset="0" />
                        <stop stopColor="#0064e1" offset=".4" />
                        <stop stopColor="#0073ee" offset=".83" />
                        <stop stopColor="#0082fb" offset="1" />
                    </linearGradient>
                    <linearGradient id="a" x1="45" x2="45" y1="139" y2="66" gradientUnits="userSpaceOnUse">
                        <stop stopColor="#0082fb" offset="0" />
                        <stop stopColor="#0064e0" offset="1" />
                    </linearGradient>
                </defs>
                <path d="m31.06 125.96c0 10.98 2.41 19.41 5.56 24.51 4.13 6.68 10.29 9.51 16.57 9.51 8.1 0 15.51-2.01 29.79-21.76 11.44-15.83 24.92-38.05 33.99-51.98l15.36-23.6c10.67-16.39 23.02-34.61 37.18-46.96 11.56-10.08 24.03-15.68 36.58-15.68 21.07 0 41.14 12.21 56.5 35.11 16.81 25.08 24.97 56.67 24.97 89.27 0 19.38-3.82 33.62-10.32 44.87-6.28 10.88-18.52 21.75-39.11 21.75v-31.02c17.63 0 22.03-16.2 22.03-34.74 0-26.42-6.16-55.74-19.73-76.69-9.63-14.86-22.11-23.94-35.84-23.94-14.85 0-26.8 11.2-40.23 31.17-7.14 10.61-14.47 23.54-22.7 38.13l-9.06 16.05c-18.2 32.27-22.81 39.62-31.91 51.75-15.95 21.24-29.57 29.29-47.5 29.29-21.27 0-34.72-9.21-43.05-23.09-6.8-11.31-10.14-26.15-10.14-43.06z" fill="#0081fb" />
                <path d="m24.49,37.3c14.24-21.95 34.79-37.3 58.36-37.3 13.65,0 27.22,4.04 41.39,15.61 15.5,12.65 32.02,33.48 52.63,67.81l7.39,12.32c17.84,29.72 27.99,45.01 33.93,52.22 7.64,9.26 12.99,12.02 19.94,12.02 17.63,0 22.03-16.2 22.03-34.74l27.4-.86c0,19.38-3.82,33.62-10.32,44.87-6.28,10.88-18.52,21.75-39.11,21.75-12.8,0-24.14-2.78-36.68-14.61-9.64-9.08-20.91-25.21-29.58-39.71l-25.79-43.08c-12.94-21.62-24.81-37.74-31.68-45.04-7.39-7.85-16.89-17.33-32.05-17.33-12.27,0-22.69,8.61-31.41,21.78z" fill="url(#b)" />
                <path d="m82.35 31.23c-12.27 0-22.69 8.61-31.41 21.78-12.33 18.61-19.88 46.33-19.88 72.95 0 10.98 2.41 19.41 5.56 24.51l-26.48 17.44c-6.8-11.31-10.14-26.15-10.14-43.06 0-30.75 8.44-62.8 24.49-87.55 14.24-21.95 34.79-37.3 58.36-37.3z" fill="url(#a)" />
            </svg>
        </div>;
};

export const AppLovinIcon = ({size = 'large'}) => {
  return <div className={'small' ? 'w-4' : 'w-6'}>
        <svg version="1.1" x="0px" y="0px" viewBox="177.5 177.5 207.6 177">
            <g>
                <g>
                    <path d="M361.4,307.1c-13,0-23.7,10.6-23.7,23.7c0,13.1,10.7,23.7,23.7,23.7s23.7-10.6,23.7-23.7 C385.1,317.7,374.5,307.1,361.4,307.1z M375.4,330.8c0,7.7-6.3,14-14,14c-7.7,0-14-6.3-14-14c0-7.7,6.3-14,14-14 C369.1,316.8,375.4,323.1,375.4,330.8z" />
                    <path d="M201.2,307.1c-13,0-23.7,10.6-23.7,23.7c0,13.1,10.6,23.7,23.7,23.7s23.7-10.6,23.7-23.7 C224.9,317.7,214.2,307.1,201.2,307.1z M215.2,330.8c0,7.7-6.3,14-14,14s-14-6.3-14-14c0-7.7,6.3-14,14-14 S215.2,323.1,215.2,330.8z" />
                    <path d="M281.3,177.5c-13,0-23.7,10.6-23.7,23.7c0,13,10.6,23.7,23.7,23.7c13.1,0,23.7-10.6,23.7-23.7 C305,188.1,294.3,177.5,281.3,177.5z M295.3,201.2c0,7.7-6.3,14-14,14c-7.7,0-14-6.3-14-14s6.3-14,14-14 C289,187.2,295.3,193.4,295.3,201.2z" />
                </g>
                <path d="M352.7,309.8l-52.3-94.1l-0.5-0.9l-0.6,0.8c-1.8,2.2-4,4.1-6.5,5.4l-0.6,0.3l0.4,0.6l46.3,83.3 c-16.1-3.6-36.2-5.6-56.7-5.6c-22.7,0-42.8,1.9-58.4,5.6l46.2-83.3l0.4-0.6l-0.6-0.3c-2.5-1.4-4.7-3.2-6.5-5.4l-0.6-0.8l-0.5,0.9 l-52.3,94.1l-0.4,0.7l0.8,0.3c2.6,0.9,4.9,4.1,7,5.9l0.4,0.3l0.4-0.2h0.2c16.7-4.6,38.8-7.1,64.1-7.1c22.7,0,44.8,2.5,62.1,7 l0.4,0.7l0.7-0.5l0.1-0.1c2.1-1.9,4.5-5.1,7-6l0.8-0.3L352.7,309.8z" />
            </g>
        </svg>
    </div>;
};

This page combines all of the tracking parameters you will need to set up for Converge's first-party attribution to work correctly.

<Note> This is a general guide. For detailed, **platform-specific** instructions, click the **Link** in the table below.</Note>

|                                   | Channel                      | Type        | Instructions                                                                                                                                                                                                                       | Example                                                           |
| --------------------------------- | ---------------------------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| <AppLovinIcon size="small" />     | **AppLovin**                 | Mobile Ads  | [Link](/ad-platforms/integrations/applovin#set-up-your-converge-tracking-parameters)                                                                                                                                               | `cvg_source=axon&cvg_adid=456&cvg_cid=123`                        |
| <AWINIcon size="small" />         | **AWIN**                     | Affiliate   | <OutboundLink linkText="Link" linkTarget="https://advertiser-success.awin.com/s/article/How-can-I-track-publishers-within-Google-Analytics?language=en_GB" />                                                                      | `utm_source=awin&utm_medium=affiliate&utm_campaign=123`           |
| <CriteoIcon size="small" />       | **Criteo**                   | Native      | [Link](/ad-platforms/integrations/criteo#set-up-your-converge-tracking-parameters)                                                                                                                                                 | `cvg_source=criteo&cvg_cid=123&cvg_adid=456`                      |
| <GoogleAdsIcon size="small" />    | **Google Ads**               | Paid Search | [Link](/ad-platforms/integrations/google-ads#set-up-your-converge-tracking-parameters)                                                                                                                                             | `cvg_source=google&cvg_cid=123&cvg_adid=456`                      |
| <KlaviyoIcon size="small" />      | **Klaviyo**                  | Email       | [Link](/ad-platforms/integrations/klaviyo#set-up-your-tracking-parameters)                                                                                                                                                         | `cvg_source=klaviyo&cvg_adid=01K6JNV2W892QG11ZG7ECHXG8H`          |
| <FacebookIcon size="small" />     | **Meta (Facebook)**          | Paid Social | [Link](/ad-platforms/integrations/facebook#set-up-your-converge-tracking-parameters)                                                                                                                                               | `cvg_source=facebook&cvg_cid=123&cvg_adid=456`                    |
| <MicrosoftAdsIcon size="small" /> | **Microsoft Ads (Bing Ads)** | Paid Search | [Link](/ad-platforms/integrations/bing#set-up-your-converge-tracking-parameters)                                                                                                                                                   | `cvg_source=bing&cvg_cid=123&cvg_adid=456`                        |
| <OutbrainIcon size="small" />     | **Outbrain**                 | Native      | [Link](/ad-platforms/integrations/outbrain#set-up-your-converge-tracking-parameters)                                                                                                                                               | `cvg_source=outbrain&cvg_cid=123&cvg_adid=456&outbraincid=xyz`    |
| <PinterestAdsIcon size="small" /> | **Pinterest Ads**            | Paid Social | [Link](/ad-platforms/integrations/pinterest#set-up-your-converge-tracking-parameters)                                                                                                                                              | `cvg_source=pinterest&cvg_cid=123&cvg_adid=456`                   |
| <PostscriptIcon size="small" />   | **Postscript**               | SMS         | <OutboundLink linkText="Link" linkTarget="https://help.postscript.io/hc/en-us/articles/4403539152539-Adjust-Your-Global-UTM-Parameters#:~:text=Postscript%20allows%20you%20to%20define,add%20custom%20parameters%20to%20track." /> | `utm_source=postscript&utm_medium=sms&utm_campaign=summer`        |
| <RedditIcon size="small" />       | **Reddit**                   | Paid Social | [Link](/ad-platforms/integrations/reddit#set-up-your-converge-tracking-parameters)                                                                                                                                                 | `cvg_source=reddit&cvg_cid=123&cvg_adid=456`                      |
| <SnapchatAdsIcon size="small" />  | **Snapchat Ads**             | Paid Social | [Link](/ad-platforms/integrations/snapchat#set-up-your-converge-tracking-parameters)                                                                                                                                               | `cvg_source=snapchat&cvg_cid=123&cvg_adid=456`                    |
| <TaboolaIcon size="small" />      | **Taboola**                  | Native      | [Link](/ad-platforms/integrations/taboola#set-up-your-converge-tracking-parameters)                                                                                                                                                | `cvg_source=taboola&cvg_cid=123&cvg_adid=456&tblcid=x`            |
| <TikTokAdsIcon size="small" />    | **TikTok Ads**               | Paid Social | [Link](/ad-platforms/integrations/tiktok#set-up-your-converge-tracking-parameters)                                                                                                                                                 | `cvg_source=tiktok&cvg_cid=123&cvg_adid=456`                      |
|                                   | **Attentive**                | SMS         | <OutboundLink linkText="Link" linkTarget="https://help.attentivemobile.com/hc/en-us/articles/26817652922260-Set-up-global-link-tracking" />                                                                                        | `utm_source=attentive&utm_medium=sms&utm_campaign=123`            |
|                                   | **Influencer Marketing**     | Influencer  | [Link](/guides/tracking-influencer-campaigns)                                                                                                                                                                                      | `utm_source=instagram&utm_medium=influencer&utm_campaign=JohnDoe` |
