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

Khushboo_Kalia
Khushboo_Kalia
Offline

Badges

Badges
22

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
20

Posts

Posts
29

Discussions

Discussions
24

Questions

Questions
11

Ideas

Ideas
6

Blog Posts

Blog Posts
1
Top badges earned by Khushboo_Kalia
Customize the badges you want to showcase on your profile
Re: at.js 2.0.0 Cross domain tracking is not supported- alternate option - Adobe Target 17-08-2021
To identify user across cross-domains in at.js 2.x, probably, you can try the below approach.You can try passing the ECID as a query parameter in the URL. Let's consider the scenario as A as your site1.com and B as your site2.comFirst, fetch the ECID on AThen, update the navigation link/href (which redirects to B) on A by including the ECID mentioned in point1.At last, get the ECID from URL on B and overwrite the one available on this page. Thanks!

Views

240

Likes

0

Replies

0
Re: How to set Target cookie with SECURE flag - Adobe Target 23-12-2020
@shelly-goel, thanks for getting back on this. Target implementation is done through Launch and I have tried setting other things through targetGlobalSettings within Launch rule which gives me expected results. On this particular issue, I have received the confirmation that setting the secure flag is not available in Target at present and will be considered as an enhancement to the tool.

Views

713

Likes

0

Replies

0
Setting Target cookie with SECURE flag - Adobe Target 10-12-2020
Hi,This has been described here https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/how-to-set-target-cookie-with-secure-flag/qaq-p/389452 and I haven't found any solution so far. I have also raised ticket with Support Team.This security issue is of high priority in the security audit report at one of the Target accounts I am supporting on and it is a blocker at present. Their security team wants to have all Adobe cookies with secure flag. It has been already set for other Ad...

Views

473

Like

1

Replies

0
Re: How to set Target cookie with SECURE flag - Adobe Target 09-12-2020
@shelly-goel Yes, I am trying on https pages.

Views

797

Likes

0

Replies

0
How to set Target cookie with SECURE flag - Adobe Target 01-12-2020
Hi,I want to set a secure flag for my Target cookie and have tried the below method but it is not working. Could anybody share their thoughts on how to get it worked?Added a custom code before 'Load Target' action is added in Launch rule.Here is the script which is the part of above mentioned custom code -window.targetGlobalSettings = {secureOnly: true}The above mentioned method seems to be not working when I checked using chrome developer tools where I found empty value for the column SECURE.We...

Views

883

Like

1

Replies

5
AT: Failed actions and Activity's offer code - Adobe Target 30-11-2020
When you are getting a continuous warning AT: Failed actions on the console where your Target Test is rendering, did you ever think that this Target Test could be the reason of this warning message and AT library failure but not the Target implementation on the site page .Generally, whenever we see such warnings in the browser console, we feel something wrong with the implementation but in fact there is not. You can confirm it by disabling the mbox (mboxDisable=1) on the same site page and if th...

Views

901

Like

1

Replies

0
The reason why offer code doesn't render on the page - Adobe Target 24-11-2020
There could be certain scenarios where you have the expected offer code in the Target response but this specific offer code is not rendering on the page.Below is an illustration of an HTML offer code as the response from a regional mbox 'toolmbox'.In this particular situation, the HTML offer is the result of loading a remote offer code when user sends a request to Target server with the given custom mbox. However, it will not render on the page until a selector is specified in the applyOffer. Fo...

Views

482

Likes

0

Replies

0
, I agree with the solution. , thanks for sharing the li... - Adobe Target 27-08-2020
@karandhawan , I agree with the solution. @skandg43264764, thanks for sharing the link.Thanks,Khushboo

Views

2.0K

Likes

0

Replies

0
Re: Using - adobe.target.trackEvent - to track the click... - Adobe Target 25-08-2020
@here, could you please share the way to debug this issue? Thanks,Khushboo

Views

667

Likes

0

Replies

0
The reason Why you see warning 'Adobe Target Content delivery is disabled' - Adobe Target 10-08-2020
One might have been into a difficult situation while implementing Adobe Target on their site page where everything (setup/configuration etc.) looks perfect following the best practices but felt that Target library is not loading.You get to see below warnings while doing debugging."AT: Adobe Target content delivery is disabled. Update your DOCTYPE to support Standards mode.""AT: Target library is either not loaded or disabled, no request will be executed"The solution to this problem is the suppor...

Views

2.1K

Like

1

Replies

5