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

targetDev404
targetDev404
Online

Badges

Badges
11

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
4

Posts

Posts
8

Discussions

Discussions
1

Questions

Questions
7

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by targetDev404
Customize the badges you want to showcase on your profile
Re: Notification when changes to a page impact a Target activity - Adobe Target 10-08-2022
@RyanLG Great idea submitted subscribing to follow for a update

Views

41

Likes

0

Replies

0
Re: at.js via Google Tag Manager? - Adobe Target 17-06-2022
Isn't this because GTM doesn't support ES6?

Views

76

Likes

0

Replies

0
Re: Profile script needed to deliver activity only once per day - Adobe Target 07-01-2022
@ben_mrm You could do this in your activity rather than a profile script using a cookie with an explicit expiration to accomplish this.Basically, in your activity code set or check for the cookie when the experience loads and if it exists do nothing. If the cookie has not been set, then run your popup code and set the cookie.

Views

163

Likes

2

Replies

0
Re: Activity QA | exclude a query - Adobe Target 06-01-2022
Happy to help!I think you marked your reply as the correct answer. Mind marking my response as the correct answer @salizzi

Views

276

Likes

0

Replies

0
Re: Experience Fragments in Target - Configuration to exclude Clientlibs when exporting to Target - Adobe Experience Manager 05-01-2022
@Kishore_Kumar_ Thanks for the response, looks like these are the two options. By any chance do you know where in the documentation I would be able to find specifics about the two options? I am not an AEM developer, I work mostly in Target. Any further assistance is very much appreciated.

Views

168

Likes

0

Replies

0
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