Why total visit count is not matching with sum of all individual visits count. for instance: As shown in the screen shot Total visit = 32. If we sum up visits made by individual user ID( each row's) is 48. I want to know why so much difference? Why Unspecified visits is not considered in the Total visits? Please share link where I can know more about this.
Why we are removing duplicates visits?. A user can have multiple visits within a day or within a reporting period. If we want Unique visits then I agree for removing duplicates otherwise deduplication should not apply. For Unique customer - deduplication is applicable if he does not clear the cache memory within reporting period. Do you agree?