I am not sure how you have your implementation set-up, but Whenever you
add metrics (like scAdd) to the Pages report, Adobe Analytics uses
LINEAR allocation. This means that if a visitor had viewed 10 pages
prior to the scAdd event, each page would get .10 credit for the success
and the Pages report woudl then round the number to the nearest whole
number. This is why it is dangerous to use metrics in the Pages report.
Instead, you can use Success Event Participation or you can use Product
Mercha...