Welcome to the Adobe Target Community! Connect with peers to ask questions, share best practices, explore release updates, and contribute ideas that shape the future of Adobe Target.
Recently active
Hi - we have a test that spans 2 different browsers - the 1st is IE that powers a desktop application and the 2nd is the user's default browser. The test starts inside IE and finishes on the user's 2nd browser. We've read all the documentation that is available (which isn't much) for doing this kind of stuff and we're tried every permutation of setting mBoxSession, mBoxPC and nothing seems to work. At best the functionality seems to work intermittently. When the user's pcID and session ID are matched across browsers I'd expect to see conversion activity attributed to the campaign but it's not.Anyone on here had experience with this?Thanks, Richard
Adobe target is great for AB testing static HTML pages, but can it be used to AB test dynamic contents? e.g. UI for search results screen etc.
Hi I am looking to personalise banners on my website to include customer name and images based on the industry in which they operateCan you advise the best product for this H
First off, let me start by saying I am a T&T noob - and am 'learning as I go'. I've been using T&T for about a month now, developing for some campaigns for my organization. One basic issue that I have revolves around the difference between mBoxCreate() and mbodDefine()/mboxUpdate() - especially when it comes down to performance.Right now, we create mboxs with mboxCreate within our global provisioning campaign to run our tests/experiences. So each campaign we create typically creates is own mbox (or mutiple mboxs) for that campaign. This is working fine, but our site optimization team is on us to see if the mboxs can be created after the DOM is ready (right now, its happening before).By switching to a more dynamic model, we might be able to facilitate the site speed team and make them "happy" - I'm just curious on the downsides of this plan, if if using mboxDefine/mboxUpdate is more or less efficient than just doing it the way we always have been via mboxCreate.One issue
Hi,I have the following profile script:user.arrayTestif (mbox.name == "kevins_mbox") { user.setLocal("arrayTest", ["hello", "world"]); return user.getLocal("arrayTest");}However, when trying to use the array in a JS offer via: ${user.arrayTest}The final output looks like this: [hello, world] - i.e. the quotes are missing and a JavaScript error is thrown.According to this document: http://microsite.omniture.com/t2/help/en_US/tnt/pdf/js_expression_cheat_sheet.pdf"Script Profile Parameters are found under the mboxes/profiles tab. You can write Javascript programs that return any Javascript type (String, integer, array, etc)"Can someone tell me what I am doing wrong here?Many thanks,Kevin
Hello experts!According to the Adobe Target Classroom book, PCID profile data is cleared/reset in a maximum of 84 days.Does this mean that I cannot connect two sessions of web activity that happen 4 months apart to the same person? ie is the PCID cleared, or just the profile data for that ID?If the latter, this will be a nightmare for Master Data Management, and maintaining a Single Customer View, unless I'm missing something? Thanks, Chris.Marketing consultant, UK.
Hi there,I'm trying to integrate Adobe Target and CQ5 according to this documentation: http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/test_and_target.htmlI've run into a few issues however:When I create a campaign in CQ, there is no campaign created in Adobe Target. The docs say there is a delay, but I've waited about half an hour and still nothing.When I try to create Targeted content according to this http://dev.day.com/docs/en/cq/current/wcm/content-targeting.html , when I click the + icon to add an Experience, nothing happens.I'm not sure if these issues are related, but I assume issue 1 needs to be fixed for Adobe Target to work properly anyway.Can anyone assist?Cheers,-Winston
How do I manage the campaign's priority?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.