Why serve 1x1 pixel GIF (web bugs) data at all?

前端 未结 8 1314
名媛妹妹
名媛妹妹 2020-12-12 09:44

Many analytic and tracking tools are requesting 1x1 GIF image (web bug, invisible for the user) for cross-domain event storing/processing.

Why to serve this GIF i

8条回答
  •  萌比男神i
    2020-12-12 09:59

    Well the major reason is to attach the cookie to it so if users go from one side to another we still have the same element to attach cookie to.

提交回复
热议问题