Hi, Is there any way to get the string values to be added in Raw data report from Data warehouse report in a CSV format. For ex: We need the variable value is 00005265. But in the CSV format instead of showing this(00005265) Value it is showing (5265) Value. The value is coming perfectly in the ...
Hi everybody!I´ve a really basic question in regard of button clicks. We only want to know the number of clicks of a specific button. I know we can do that with class/id. But is there a way to also track that with data layer? my dev team created a data layer that when a click is done it triggers ...
Hi. I currently have a freeform table that shows how many times users visit the main page and then the subpage that contains documents. My question is, is there a way to know which documents they open or download when they access the document page? Thank you very much.
I am curious what the difference is between the Metric "Visits" and the segment "All Visits" in Adobe Analytics. They seem to be different in my platform and I cannot find out why that might be.
Hi all, I'm trying to create a segment to differentiate between whether a visit clicked save car on the car on the carpage or from a recommendation. To accomplish this, I want to create a segment where prop5 = stocknum of carp on carpage. However, I only get the option to check if prop5 equals a str...
Hi All, We are using JWT acces token to call Adobe I/O for Analytics. Since access token expires after 24 hours, currently we have to manually generate it.Can you please suggest how the token can be refreshed "programmatically".
Hi All, I am working on a Adobe aepsdk sample app android. Below is the link for the sample APP https://github.com/adobe/aepsdk-sample-app-android/tree/beta-assignment-5 As per the instruction I have added all the required extension(with all the configuration,datastream,dataset etc) and have publish...