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

dwright
dwright
Offline

Badges

Badges
27

Accepted Solutions

Accepted Solutions
33

Likes Received

Likes Received
46

Posts

Posts
117

Discussions

Discussions
32

Questions

Questions
85

Ideas

Ideas
6

Blog Posts

Blog Posts
1
Top badges earned by dwright
Customize the badges you want to showcase on your profile
Re: Real-time web personalization with AEP and Target - is platform web SDK required? - Adobe Experience Platform 06-10-2021
@cmagnemi , as @NimashaJain mentioned, Web SDK will be a requirement for Edge Segmentation. However, it should be noted that Web SDK is just a javascript library and it can be implemented with third-party tag managers, like Tealium. There is no requirement to use Adobe's tag manager (tags, formerly Launch) to implement Web SDK.

Views

303

Likes

0

Replies

0
Re: AEP Installation and Target Connection - Adobe Experience Platform 30-09-2021
It really depends on a lot of factors. If it is a new Target implementation, you could start with Web SDK. If you have a mature Target program you will find that not every Target feature is supported in Web SDK at this time and that there would be migration steps involved to switch to Web SDK. But the goal is to have the single library support all use cases. The product team maintains a public list of supported/unsupported features here: https://github.com/adobe/alloy/projects/5

Views

263

Like

1

Replies

0
Re: Get Audience from a Segment - Adobe Experience Platform 30-09-2021
If you export the segment to a dataset, can you then download the dataset via API? Not exactly what you are asking for, but perhaps close enough?

Views

306

Like

1

Replies

0
Re: Retrieving Target offers via alloy.js - Adobe Experience Platform 30-09-2021
Response tokens should now be supported with Web SDK v2.6.0. Are you using an older version?https://experienceleague.adobe.com/docs/target/using/administer/response-tokens.html?lang=en

Views

401

Likes

0

Replies

2
Re: AEP Installation and Target Connection - Adobe Experience Platform 09-09-2021
Hi,You don't actually need an Audience Manager license to share audiences from Platform to Target. You just need the Shared Audiences service (aka Audience Library) configured. This service has been around for years and is the mechanism used to share Analytics segments to Target. With Shared Audiences configured, Platform audiences will automatically populate the Audience List in your Target account. This blueprint explains the architecture and the Implementation Steps section has a link to the ...

Views

293

Likes

0

Replies

2
Re: Promoting to Higher environment - Adobe Experience Platform 16-08-2021
Hi,At the moment this needs to be done with API. I created this video on how to move schemas. If you use this approach for the initial copy to the higher environment all of the underlying resources should have consistent ids, so if you need to PATCH additional updates most of the API call details (except the sandbox id, of course) should be the same:https://experienceleague.adobe.com/docs/platform-learn/tutorials/schemas/copy-schemas-between-sandboxes.html?lang=en

Views

184

Likes

0

Replies

0
Re: updating customer ids in the app like we do for the web - Adobe Experience Platform 16-08-2021
Hi,Does this doc have the info you need?: https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/identity

Views

354

Like

1

Replies

0
Re: Course Discussion: Model Your Customer Experience Data with XDM - Adobe Experience Platform 15-07-2021
Hi @Stewart_Schilling ,The course just launched today! You can get to it at the URL below and yes it's all on-demand video:https://experienceleague.adobe.com/?recommended=ExperiencePlatform-D-1-2021.1.xdm Daniel

Views

325

Likes

0

Replies

0
Course Discussion: Getting Started with Data Science Workspace for Data Scientists - Adobe Experience Platform 25-06-2021
Use this thread to ask any questions related to the course "Getting Started with Data Science Workspace for Data Scientists" on Experience League. Experts are monitoring this thread to ensure your questions are answered.

Views

369

Likes

2

Replies

1
Re: Mapping identity to XDM in Web SDK - Adobe Experience Platform Data Collection 07-06-2021
Hi @maggod , Problem 1--as a workaround, are you able to create the namespace in Prod with the same details as in your sandbox so that it will show up in the dropdown and be selectable?Problem 2--the ECID will be used as the primary identifier by default but it is encrypted in the request and so you won't see the value. You don't need to worry about populating it yourself. You will see the unencoded ECID value in the response of the interact call.Yes, don't add the Id Service extension. Web SDK ...

Views

355

Likes

0

Replies

0