The current implementation of the pixel tracking is based on how many records should be kept. Instead, it should be based on the age of the data. To put it a second way, default to keeping data for 30 days instead of keeping 10000 records.
The current implementation of the pixel tracking is based on how many records should be kept. Instead, it should be based on the age of the data.
To put it a second way, default to keeping data for 30 days instead of keeping 10000 records.