Binary event collecting numeric values
Hi all
I have come across an issue with one of my events in Adobe Analytics
We have a custom event for product view which captures 1 or 0 if a product has been viewed in the hit or not (it fires once on the page)
When looking at clickstream data I realised the way the product view is captured is wrong. On some occasions it collects correctly as a binary event, however, in some cases it is being collected as a numeric event.
For example, in the event_list column in clickstream we have this correct form. Say the event is event 2, it looks like this
1,2,5,7
Indicating the event has occurred, which is correct
However in other cases we are seeing this
1,2=33,5,7
In this case Adobe is capturing the value 33 in the event instead of a 1. I have checked the data in clickstream against Adobe workspace to confirm this. It is very odd, can anyone explain why and how to fix this? I can also see this occurring on another event too
