Hi there - Just trying to figure out Adobe Launch. I am looking to track clicks on a live chat button. I'm not exactly a coder but - With the following code, is it possible to create a rule around the "class" value? Alternatively, can I use the text of the button "Live Chat"? <button _ngcontent-ti...
My task is the following. Find out which entry pages have system errors. Want to find out the number of visits that have system errors and how many times a specific error is shown across the visits. For example, Error 404 occurs 100 times in 70 visits. Thanks in advance.Gene
Hi there, Is there a way to use "Distinct Count" function to see: in a visit, how many products have been viewed - for specific product type?This is related to this question in the forum.For example:there are 4 visits:Now, is there a way to know:How many products under Type A has been viewed in each...
Hi there, I'm currently trying to learn Adobe Analytics implementation - when there's new feature launching on the website, how do I assign the proper tracking - prop, evar, or event. If anyone knows where to find the systematic training please let me know! Thank you!
I recently created a new rule in Adobe Launch with new Data Element to retrieve data from eVars.My data elements retrieve the required data. I was able to test their content directly in the console (see screenshot below). I was also able to check that my rule is well triggered thanks to the debug mo...
The current implementation of Adobe Analytics connector is broken. Data doesn't load consistently and server timeouts are a common occurrence. Very frustrating. When will the 2.0 implementation be out of beta? In comparison, the Google Analytics connector is updated every month lately.
We have been implementing several rules using a direct call of satellites. Would it be better in launch to use the Core-click with a css identifier? Is there a key difference in performance of the two?
I am building a dashboard where we'd like the end user to only have view-only access (we don't want them to have the ability to add visuals or manipulate them, duplicate-access isn't an option). However, we'd like them to still be able to use the calendar selector, filters like narrowing down to UR...
hello everyone, 1. I am using the below API call to get Top N items : https://analytics.adobe.io/api/{login}/reports/topItems?rsid={rsid}&dimension={dimensionId}&locale=en_US&dateRange={}/{}&lookupNoneValues=true&limit=10000&page=0 For an example when I run for top 2 items the api call returns Ter...
https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-analytics/analytics-api-reference#gettrackingidentifierLatest SDKAndroid Analytics sdk v1.2.6iOS AEPAnalytics sdk v3.0.1We try to get tracking identifier with function "getTrackingIdentifier" and pass along with other context variable, h...