Hi all, We have been told we need to create a regional mbox to deliver personalised content on page for product recommendations (using form based composer) but I'm struggling to understand where this config. happens and who does it? is it done by developers? how does the regional mbox get into tar...
In Adobe Target, is there a way to have more control over the algorithms like modifying weights that influence an ML model or adjusting certain thresholds like with criteria such as confidence levels or performance metrics?
Hi Community,I have issue with the delivery call in the single page application. From the initial page load request target library is working. But in the History change delivery call is not firing. In the console i have checked the spa page by checking "adobe" version but it not showing. I have trie...
I'm wondering what exactly is Adobe Target's "Page Views" tracking. More exactly I'm refering to:Does it track- only if the user is visiting that url just after the page where the Activity is set?- tracking every/any time the user is visiting that url during the user session?- would it track a url i...
Hello why in react native i can't receive content data from this and this is my code in react nativeconst retrieveLocationContent = () => {const request1 = new TargetRequestObject('mobile_app_content_mbox',null,'Default Content for Location 1',(error, content) => {if (error) {console.error(error);} ...
I'd like to use the admin api to create internal tooling for creating json offers for our applications. Ideally we'd be able to create the offers in folders (like in the Adobe Target tool) that make it easier to know what is generated by our internal tool. Bonus points if we could restrict permiss...
Hi Team, I am unable to view the data in my Target Activity where I used Adobe Analytics as the reporting Source . Could you please help me in identifying the root cause of the issue .I also cannot see A4T panel in my Analytics workspace as well. Thanks,Spandana
Hi, I am looking for ways to implement redirect offers in our SSR layer. The goal is to get/pre-fetch the knowledge about the redirects on the server already so we don't load any other stuff in the client browsers before the redirect happens. Ideally we pre fetch all redirects for that session, but ...
What we are trying to accomplish is to use Adobe Target on this site/page: https://www.marriottvacationclubs.com/s/special-offersIt is built as a single page application in SalesforceI know that we need to utilize Adobe Target v2. It seems we have an issue with the CSP What we would like help with i...