Description : How does Decryption using SHA256 algorithm work in adobe analytics? Please help me in implementing the decryption coding setup of SHA256 algorithm in adobe analytics. I'll be thankful for advises or solutions. @Pablo_Childe , @Ishan_Sinha_ , @Garretth
I'm trying validate the generated report, i pass ReportDescription as a parameter into http request to endpoint "https://api.omniture.com/admin/1.4/rest/?method=Report.Validate"but it fails, it's not returning boolean as written in documents.I'll be thankful for advises or solutions.
Hello! I am having difficulty sending data to GA4 using the adobeDataLayer and Acronym's GTAG extension. My rule is successfully fired after the adobeDataLayer.push but an error is causing the GTAG extension to fail. For example, here is the add_to_cart push. adobeDataLayer.push({ 'even...
I have a customer who used to use a Data Connector to import Exact Target data into Adobe Analytics. The Data Connector is decommissioned, so now we are seeking another way to import data. Is a Generic Summary Data Source a possible option to use to import Exact Target Data into Analytics?
Hi there, Would you please help to advise:How to validate the "Distinct Count" for a dimension?How to know which values are?Here is a real example:We've set segment that Product ID dimension as following: A calculated metric is also created: Approx. Distinct. of dimension Product ID I understand tha...
Hi there, We see in AA, now there is a way to create segment such as: if there a 2 products viewed in a visit.Now, we have 5 Product Types: A, B, C, D, E.Product Type in Dimension: PT (eVar10)Product ID in Dimension: PN (eVar10)Product Name in Dimension: PN (eVar12) Could you please help to advise h...
Hi Everyone,We are using a legacy application which uses SOAP interface get report from adobe analytics (omniture) .Unfortunately we deleted the user who's credentials were used to access the adobe. We tried creating a new user and used adobe developer console to get credentials (jwt and oauth) T...
Hi All,Need help from anyone to fix the below ACPCore library issue in iOS app. Issue : After installed the react-native-acpcore version 2.0.0 in React Native application, the iOS app is showing the below error when I try to build the app.My Xcode version is 12.4. My iOS app is Swift based app. 'AC...
I'm trying to figure out how to create a rolling date-range to compare MoM data. For example, looking at this month excluding today, Nov 1 - Nov 9. I would like to be able to compare it to last month, same timeframe: Oct 1 - Oct 9. I tried to create a date range to accomplish this (Start: Start of c...
We have one clarification in calculating five days moving average in Analysis Workspace, We have created a calculated metric for calculating moving average and we are seeing values for first five rows. But when we create moving average in excel, we see 0 value for first five rows.