Multiple email addresses with different IDs

Papapooch

Member
Looking at the list_subscriber table I see that there are multiples of the same email address. Each instance of the same email address has it's own, and different, subscriber_id, subscriber_uid and listid.

So does this mean that if a user's email address is on 3 lists, while the email address stays the same, it is assigned different IDs for each list?

Thank you
 
So does this mean that if a user's email address is on 3 lists, while the email address stays the same, it is assigned different IDs for each list?
That is correct. Being in 3 different lists means the subscriber is treated as a different subscriber in each list, this is why it gets a different UID.
 
Back
Top