Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

raags35988425
raags35988425
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
13

Likes Received

Likes Received
26

Posts

Posts
41

Discussions

Discussions
19

Questions

Questions
22

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by raags35988425
Customize the badges you want to showcase on your profile
Re: Exclude Internet Explorer - Adobe Target 15-10-2015
Hello IvanI am looking to get more clarity into this. Will revert shortly.ThanksRaag

Views

760

Likes

0

Replies

0
Re: Exclude Internet Explorer - Adobe Target 15-10-2015
Hi IvanOne appporch to do what you are trying to implement this is to create a new segment in target and target it at the campaign level. You can create a segment when creating a campaign and select visitor behavior->browser:firefox,browser:chrome and so on and exclude browser:internet explorer.Hope this helpsRaag

Views

760

Likes

0

Replies

0
Re: Exclude Internet Explorer - Adobe Target 15-10-2015
Hi Ivan,I am looking into this and will update you shortly on this.ThanksRaag

Views

760

Likes

0

Replies

0
Re: Sending information about test and experiences to Adobe Analytics? - Adobe Target 15-10-2015
Hi Løjmann,Okay based on your requirement I would suggest you to implement the Legacy integration between test&target and Site catalyst which would meet both the requirements, this involves the passing of campaign Data through the S_TNT Var. In order to setup this integration you would need the Help of either the Adobe Consulting services or Client care to make the necessary changes in the Company settings.Also Since this is a campaign based integration so there may be data variances between the...

Views

574

Likes

0

Replies

0
Re: Sending information about test and experiences to Adobe Analytics? - Adobe Target 15-10-2015
Hi Løjmann,It is possible to send test&target report data to analytics, You can follow the below mentioned link to fill form to request for analytics reporting of target campaignshttps://adobeformscentral.com/?f=f0lcPjJkzr1GHsl5Ft1dTQ#You may also refer to the below mentioned help article for more information on thishttps://marketing.adobe.com/resources/help/en_US/target/a4t/a4t.htmlHope this helpsRaag

Views

342

Likes

0

Replies

0
Re: Global Test Not Working Across Multiple Pages - Adobe Target 15-10-2015
Hi I did some testing regarding this with my test environment and the test seems to work once the reference to the global mbox is made which found missing on your website.ThanksRaag

Views

777

Likes

0

Replies

0
Re: Global Test Not Working Across Multiple Pages - Adobe Target 15-10-2015
HiApologies for the Delayed response, I am still looking into this. Will revert shortly.ThanksRaag

Views

777

Likes

0

Replies

0
Re: Global Test Not Working Across Multiple Pages - Adobe Target 15-10-2015
Hi,Let me look into this and revert. Could you please share the experience URL you are using to build the test.

Views

777

Likes

0

Replies

0
Re: Forcing a Conversion in Target Standard - Adobe Target 15-10-2015
As if now you can achieve this through the VEC however you can submit this in ideas.omniture.com to add as a functionality explicitlyThanksRaag

Views

1.0K

Likes

0

Replies

0
Re: mboxPC/pcid functionality doesn't appear to work - Adobe Target 15-10-2015
Hi RichardYou can do this by passing the mboxsessionID along in a URL parameter named mboxSession. You can do this manually or using this plugin code mentioned below mboxFactoryDefault.addOnLoad(function(){var _appendSession=function(_tag){var _tags=document.getElementsByTagName(_tag);for(var i=0;i<_tags.length;i++){var _t=(_tag=='form')?_tags[i].action||'':_tags[i].href||'';if(_t!=''){if(_t.indexOf('avascript')==-1&&_t.indexOf('mboxSession=')==-1){var _glue=(_t.indexOf('?')>-1)?'&':'?';var _append=_glue+"mboxSession="+mboxFactoryDefault.getSessionId().getId();(_tag=='form')?_tags[i].action+=_append:_tags[i].href+=_append}}}};_appendSession('a');_appendSession('area');_appendSession('form')}); Hope this helps

Views

1.3K

Likes

0

Replies

0