What does the E-Commerce Tracking data (that is actually passed to Google) look like? The code that is separated by the "pipe" | delimiter that is.
Post that and I think I could better explain it to you if needed.
This could be due to the way you have the data on your end being setup and sent to Google. I would check to see what you are using as your unique identifier for passing data to Google.
Your choices are "Products_ID", or "Products_model".
That determines how a product is portrayed on the Google end. If a product id is identical from line to line, then that will show as a "1" (if your determining unique identifier is Product ID).
If however your identifier is "products_model", and each product color has a different model, that would comes across as "2".
See if that helps any. I absolutely understand what you are saying and where you are coming from (your illustrative description was right on), however, the way the code is setup currently, is the way Google tells you it has to be setup (1 item per line).
Bookmarks