Hello, I am trying to display part of a regular expression in a project. The problem is that from the tests the classification rule is correct but once in the project it does not return me the value. It seems that you know a display problem in Adobe reports.
I have tried following the following guide but it still does not work: https://helpx.adobe.com/analytics/kb/classificationissue.html
Can anyone help me, thank you very much!
Solved! Go to Solution.
Views
Replies
Total Likes
Can you share a sample of a value you are running the regex on, and the regex you are using?
You can even fake the sample, just so long as it matches the format of the data....
We really can't help you with a regex we can't see or test
Can you share a sample of a value you are running the regex on, and the regex you are using?
You can even fake the sample, just so long as it matches the format of the data....
We really can't help you with a regex we can't see or test
Thanks, but these screenshots show me one sample key: "youtube_***_link_video"
And that it's processing one specific value during the test....
But what is the actual regex rule(s) that you coded? What are some of the actual values collected in your data?
If your regex is too strict to accommodate the real data you are collecting, that could explain why it's not working... maybe there is extra white space at the front or end of the real data, and you may have a start of string (^) and end of string ($) logic built into your regex rules...
First, start with a simple table... I assume prop29 given your screenshot.... just use that dimension as your breakdown... then start breaking down each item to your classifications (I would do one table for each classification): Piattaforma, Nome Profilo, Format Type, Link Position (at this time, it still probably won't show anything... but you will be able to see essentially the prop29 value against each of your classifications for debugging purposes).
Try also copying 10-20 real values from your prop29 and using in the Tester... that's the nice thing about this area, you can test an entire list of values and see the outcome.
Views
Replies
Total Likes
Hi Yuhuisg, thank you for the reply!
1 it has been more than 4 days since the activation of the classification rule so I guess it must already be available
2 unfortunately I am requesting the data for the last few days so it should be in real time or close to real time, anyway referring to the last week
Views
Likes
Replies