Hi Experts, I'm getting error while exporting the experience fragment from local AEM to Adobe Target.We have done the target profile integration. Tried with both editor and approver role for integration.We are using Target Standard for this integrationAEM 6.5 token has retrieved successfully.Connec...
Hi ExpertsWe have tried setting a cookie from native app to hybrid page on (iOS objective c) to achieve that we have used following reference code from this link:-https://objective-c.programmingpedia.net/en/knowledge-base/5954382/is-it-possible-to-set-a-cookie-manually-using-sharedhttpcookiestorage-...
Hi Experts,In the scenario ,we are storing error name in evar . Can anyone suggest me how can I get the reports of the following questions. 1.What are the top common paths after error page?2.What are the chances of Error being shown to users - broken down by Overall, Logged-in, Non-Logged in?3.How ...
Hi Community,I have issue on sending mbox parameters. It is kind of cross domain. In this use case , journey start with domain A and end with domain B. From domain B we are passing order confirmation mbox parameters to profile scripts. Since it is third-party domain I think those parameters are not ...
@Jonasvvd Thanks for the reply,We have deployed the the order confirmation mbox through launch.For your reference i have added the code below. adobe.target.trackEvent({mbox:"orderConfirmPage",params:{dataelement:_satellite.getVar("cat"),b:"2"}}); Thanks
Hello Experts,We tried to add order confirm mbox call to send some data to target to utilize it in VIsitor profile We are getting following error imediately once fire the mbox call rule: Failed to load resource: the server responded with a status of 400 ()What could be the issue?I'm adding error scr...
Appreciating your response @surebee Answers to your questionAuthenticating a user? - Normal password authentication methods used in AEMWhat is the use case? - We have to deliver a personalized content to the logged in user. Aim is to Identify Guest purchasers.How we construct this ? and Is a logged ...
@zach_shearerAppreciation your response.VisitorProfile persistent issue - We have found the reason for this issue it's due to unavailability of the data element when target loading a rule to pass parameters. so it was fixed by splitting the rule one by load target and another one is to send Page loa...
Appreciating your response.Answers to your questionAuthenticating a user? - Normal password authentication methods used in AEMWhat is the use case? - We have to deliver a personalized content to the logged in user. Aim is to Identify Guest purchasers.How we construct this ? and Is a logged in user m...
Hi Experts,I have an issue in delivering activity when I created few experiences in target.In my scenario ,the activities are inconsistent in the delivery. When the user logged we will be displaying recommendation in the home page. But it is inconsistent and sometimes it will delivery.What would be ...