SriBhargav94The bid and cid fields essentially contain the Primary keys
and the Delivery ID, respectively. bid stands for BroadLogID which
contains the Primary key of the BroadLogRcp table, it helps link the
Recipient with the delivery. cid contains the DeliveryID, similar to
DM1234 or equivalent. When a user clicks a link in the email, it'd open
the website with a few Parameters such as
https://adobe.com/ca/en?bid=1234334&cid=DM1234, and this in turn would
send a call to Adobe Analytics Report...