Hi there,We’re currently trying to schedule a report from a workspace that includes two panels, each containing thousands of items. Right now, we’re downloading them manually via the “Download items as CSV” option, since the scheduled reports only include the first 50 items per panel. I’m wondering ...
Hello all, I am doing use of the next library cjapy, which is a wrapper from Adobe API. In particular is this library : https://github.com/pitchmuc/cjapy The problem that I have is that sometimes, when I call to the function myReport = cja.getReport(path), the following error appears: Traceback (mo...
Hi Community, Context: We created adobe alerts and have found them to be useful. We want to know if the landing page the "Analyze Further" button takes the user to can be customized. Additionally, can we update the alerts in a way a custom workspace is linked on the alerts notification. Question:...
Hi Everyone, I would like to check if someone has come across this type of request for data nalysis with Adobe data feed.To achieve this i am trying to build a data pipeline. i have a medallion architecture in mind. And the goal is to have one table at the visit level and aggregated tables as per bu...
My application is SPA in react ,in both child and parent component we have written sendAnalytics in componentDidMount. method expected behavior - both the event should fire on page opening or page reload current behavior - in console logs i can see both the event is getting fired but in omnibug/ne...
Hey folks,I’m working on a Workspace project and trying to create those slick drop-down filters in the top filter bar (like Device Type, Marketing Channel, etc.). I’m dragging the dimension into the area that says “Drop a segment here (or any other component)”, but I don’t get the gear icon or the “...
Dear Community, The company I work for currently has several email senders configuered in Adobe AJO, this is due to the fact that we are a multibrand company, in addition to different communication purposes - invoicing messages are sent from financial subdomains, whereas CRM messages are sent from r...
I want to know if users add to their cart from a certain page.I have verified that, when they do, the event scAdd is triggered and sent in the same beacon as the Pagename.That makes me think that I should be able to use Page as a dimension and Cart Additions as a metric.Can anyone confirm?