Hello team,Anyone can help to understand how to resolve the evar string limit issue? in fact, I have an evar with more than 255 byte and the evar is truncated.How can I resolve the issue?Thanks
Hey there,I've been trying to calculate the number of times that a specific custom link was hit during a visit, using the segment builder. I'm not sure if what I've defined is the most accurate way of doing it. Does anyone have an opinion? i.e : two filter criteria were selected during a visit:
Hi, any possibility to move Historical Data Transfer from one report suite to another Report suite? I am looking to move two days of data . Thanks, Pradeep
How does the Tracking Code behave if a user enters (within one session) with multiple values? In other words, are they concatened somehow? For instance, if we read it from parameter tid and got the following journey:1. calls mydomain.com/?tid=232. calls mydomain.com/?tid=47 Generates that then a Tra...
We are currently working on a new Data Analytics design that we have not yet finalized and deployed.We would like to know if Data Collection can be associated with an existing Report Suite that we have been running Adobe Analytics/Site Catalyst/Omniture for years. If we stop using Site Catalyst for ...
We checked our implement for many times, and we can make sure we use trackState to send the pv and trackAction for the action for sure. However, we received the page views and the actions at the same time with the same hit-id. I think that might because the trackAction will sent as PV and Action at ...
Hello guys,Anyone can help to split 1 string as b1cdc3168772ce4a79ba2db0cfeba174#recdc3168772ce4a79ba2db0cfeba123#.... into a multiple sub customerId? Thanks