@bindukumari1990 If I am right than you are talking about the Event type configuration in the Core extension in a rule in Launch. If yes, than it depends on your implementation for retrieving the values from data layer. You can also use Click or Submit event type by mentioning the appropriate CSS se...
@Luca_Lattarini Adding to @hjoshi Make sure that the Integration Code used in the ECID extension in Launch has same name as Alias ID in the Customer Attributes screen.
@JyotiSharmaV In order to send data to report suite in Analytics you need to send either a page view call or a custom link call based on the rules you will mention in the library then only the metrices will have values. Without sending a page view call (s.t) a pageview metirc won't increase.
@devenderm250480 Can you also check if the report suite is configured to be sent in the web beacon containing that event i.e. verify if the that RSID is being sent along with the Global RSID.
@nhunt3 For implementing this you can try by creating 2 rules which will run on click of that link and in one those rule you can apply condition by using Custom Code editor that if link name is 'DR_CREDIT_TIER_CHANGED' Then in Set Variables you can pass event2. Similarly in another rule you can appl...
@marceloc6865813 You may also refer to Data Repair API if that serves your purpose. Below is the link for the same :-https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/data-repair.md
Have you defined the rule in Classification rule builder for the above list variable ? Classification Rule Builder is responsible for classifying the values of a dimension on the basis of created classification hierarchy of that dimension (list in this case). Check this link for classification rule ...
@OguzGunal86 Few days back we had an issue for newly added users that was resolved same day. Can you please try removing and then adding the user's account again ? Than they should get the email and able to login.
It will show as it is. How you are expecting to get showed in server call ? For classification, if you have applied classification rule builder than the values will classify as per the rule. You can check it by dragging the created classification dimension.