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.
Recente
Hello,I'd like to capture a form field value while not tied to a campaign or offer. For example, every time page1.html is rendered, capture the "country" form-field and store it to a User Profile. The reason I don't want to use a campaign/offer is I only have a single mbox on the page and I don't want to prevent entry into real campaigns just to capture this value. I'm thinking the script profile would look something like this:On Page Code<input type="text" name="countryField" id="flowCountryField">Example Script Profile if (mbox.name == ('global') && (page.url.indexOf('/page1.html')>-1) ) { return // Here's where I'd want to capture the form field; }How do I modify the script above to accomplish this? If this isn't possible, is there another way to capture this information via Target without using a campaign/offer?
Hi,One of the problems that customers of Adobe Test&Target(TT) have to grapple with is the lack of support for different environments (DEV, QA, PROD) the way traditional non-cloud based applications deal with changes and how the changes are propagated from DEV to QA to PROD. Is there way a Adobe Test&Target can handle this meaning, Can I start creating Campaigns, Experiences, mboxes etc in Adobe TT and use them with QA website with mboxes for personalization, once they are verified, can I then copy all of the campaigns, mboxes,& experiences etc created for QA purposes so they can be used by PROD website.Thanks & regards,Ganesh
I am experiencing TNT lag on a home page test. The first mbox loads then the second alternative loads a few seconds later. Anyone know why this could be happening? thanks,lindawww.crystalbluepoolservices.com
What are the different kinds of Targeting logic?
Is it possible or is there a way, when creating Adobe Recommendations templates, to have a certain piece of code or whatever targeted section of the code, to be excluded from rendering inside of Recommendations?For example:I do not want to hard code the number inside of this string blahblah-blah-19-blahI want to EXCLUDE this 'section' (the number 19) of the string to allow the outside to update that number dynamically, like soblahblah-blah-[*$*]-blahIs this even possible inside of a Recos template?
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.