
Stop using Integer ID’s in your Database




The problem is that most companies don’t apply the required forethought to creating the right primary keys to allow data from different channels to be merged.
Avinash Kaushik • Web Analytics 2.0: The Art of Online Accountability and Science of Customer Centricity
That brings us to this rule: Have only one copy of any given piece of data. Instead of copying data into two places on the system, instead link data from one part of the information system to the other.