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: Target page params as array - Adobe Target 02-03-2022
@jgrubbs The similar approach actually worked for me, but I need it as a list to create an exclusion in recommendation -Will it work for my use case? I have posted it separately over here -https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/can-we-pass-multiple-values-as-mbox-parameter/td-p/442704Any help would be appreciated, thanks!

Views

196

Likes

0

Replies

0
Can we pass multiple values as mbox parameter? - Adobe Target 02-03-2022
Hi there,we are trying to pass multiple values as array list in the mbox parameter for recommendations (example in the screenshot below). Based on these parameter values, we want to create an exclusion such as mbox.prohibitedTypes - "itemType is not contained in list". Can someone please confirm if these normal parameters will be accepted by recs.We need list on both the sides -Here is an example of the use case -Thanks!

Views

258

Like

1

Replies

2
Re: adobe.target.trackEvent() failing while getOffer() is working - Adobe Target 18-01-2022
@Gokul_Agiwal thanks for your response. I'll try upgrading the version.

Views

335

Like

1

Replies

0
Re: adobe.target.trackEvent() failing while getOffer() is working - Adobe Target 18-01-2022
@Gaurav_Singh That seems the issue but I couldn't tackle which extension that will be in my case.

Views

336

Likes

0

Replies

1
adobe.target.trackEvent() failing while getOffer() is working - Adobe Target 05-01-2022
Hi,I am trying to track some CTAs and I am using trackEvent method for that. But when I am clicking on the button, the request goes into 400 status.The workaround to this I opted is to go for getOffer() method but just curious to see the reason behind failure of trackEvent method. Any help will be much appreciated. thanks!Below is the code - el.addEventListener('click', function (e) { e.preventDefault(); console.log("CTA clicked") adobe.target.trackEvent({ "mbox": "carouselCTA" }); // adobe.targ...

Views

377

Likes

0

Replies

5
Re: Experience Fragments in Target - Configuration to exclude Clientlibs from being loaded twice - Adobe Target 04-01-2022
@targetDev404 As of now, there is no provision in Adobe Target interface that can exclude libraries from the exported XF (experience fragment). The whole purpose behind this uneditable HTML is itself meant to not be changed in AT. Thus, you need to remove the clientlib libraries before publishing the XF in AEM.Although, if it has been about any other style or UI update, you could have the option to create a separate custom code in AT w.r.t the XF HTML elements in order to change them.Hope this h...

Views

167

Likes

3

Replies

0
Re: New Experience League Community game features and FAQs - Adobe Experience Cloud 19-10-2021
This is really a lot more fun. Loved this platform!

Views

2.2K

Likes

5
Re: Adobe Target: Response Token and Debugging approach, by Jayakrishnaa Parthasarathy - Adobe Target 19-10-2021
Great read, thank you for sharing this!

Views

312

Likes

0

Replies

0
Re: Cross-Origin Request Blocked - Adobe Target 19-10-2021
Hi @Kirti_23 This is the behavior of Firefox, and expectation too; that Target sometimes fails to load in this particular browser. I believe, if you will try in Chrome then it will certainly work.The reason behind this is some kind of fundamental network error. In many cases, it is caused by a browser plugin (e.g. an ad blocker or privacy protector) blocking the Target request. In today's time, it is generally Firefox's built-in tracking protection called as "Enhanced Tracking Protection". Under...

Views

636

Likes

0

Replies

1
Re: The reason Why you see warning 'Adobe Target Content delivery is disabled' - Adobe Target 14-10-2021
@mannbarry2 Yes, that's exactly we have to do in order to cope with the given error. I'm glad it worked.

Views

830

Likes

0

Replies

0