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

garrettchung
garrettchung
Online

Badges

Badges
23

Accepted Solutions

Accepted Solutions
19

Likes Received

Likes Received
21

Posts

Posts
38

Discussions

Discussions
3

Questions

Questions
35

Ideas

Ideas
1

Blog Posts

Blog Posts
1
Top badges earned by garrettchung
Customize the badges you want to showcase on your profile
Re: Can we bring Hashed Email address to original form in AEP data prep - Adobe Experience Platform 23-05-2022
No, you cannot decrypt using data prep. Depending on the algorithm used, it would be a one-way hash. The data prep has functions to encrypt or hash the raw values into hashed values.

Views

161

Likes

0

Replies

0
Re: People Core Services/Audience Library - Real Time Audiences , How Long is "Profile" Valid For - Adobe Experience Platform 23-05-2022
The default will be 120 days. The user will qualify for 120 days unless they re-qualify where the expiry is extended.

Views

108

Like

1

Replies

0
Re: reading UUID in a webSDK implementation - Adobe Experience Platform 11-04-2022
@garrettchung @jayakrishnaaparthasarathy Thanks for jumping in here! Me and @Karthikeyan_Tamilmani are working in this together. Let me chime in with some more context:1. Context: We are doing a WebSDK migration from AppMeasurement. In AppMeasurement, when we setup SSF, there is an option to set a first part cookie (which holds the UUID) and our client was reading this (using Launch) and pass UUID in an eVar.2. Use Case: My client has some AAM integrations where 3rd party ID syncs are not feasib...

Views

178

Likes

0

Replies

0
Re: Streaming data ingestion: HTTP API Streaming Connector vs. streaming ingestion with AEP Web SDK? - Adobe Experience Platform Data Collection 15-03-2022
The two can be considered the same for Streaming Segments. However, with the AEP SDKs, the data flow is via the AEP Edge network. This means you should use the AEP SDKs if you have the following use-cases:Edge SegmentationEvent Forwarding

Views

164

Likes

0

Replies

0
Re: ECID on Individual profile - Adobe Experience Platform 14-03-2022
Individual profile schema: No, normally you would not need to collect the ECID as a record as a person could have multiple ECID over time. Experience Event schema: No, When you enable Profile for an event schema without a primary identity, then the system will remind you to send the identities such as ECID in Identity Map. I going to assume that you will be using one of AEP SDKs: Web SDK or Mobile SDK, therefore the ECID is collected automatically as part of the Identity Map of that event.

Views

172

Like

1

Replies

0
Re: Delete signals which are not required - Adobe Audience Manager 14-03-2022
Signals that were already sent to AAM cannot be deleted. However, you can prevent Analytics data collection hits to be forwarded to AAM (and hence excluded from usage) by using the contextData attribute: s.contextData['cm.ssf']='1' More info on how to implement here: https://experienceleaguecommunities.adobe.com/t5/adobe-audience-manager-blogs/take-control-of-server-side-forwarding-using-the-cm-ssf-context/ba-p/361056

Views

207

Likes

0

Replies

0
Re: Ability to edit Segments regardless of creation source UI/API - Adobe Experience Platform 09-03-2022
Hey @garrettchung This would be an incredible feature if it gets rolled out, atleast in beta!Right now, all the segments created through Segmentation Service API cannot be edited from UI, vice versa with segments created in UI cannot be managed through API.

Views

135

Likes

0

Replies

0
Re: Adobe Analytics through Web SDK: Phase wise migration across Sub-domains - Adobe Experience Platform 09-03-2022
Thank you @garrettchung  That makes perfect sense. 

Views

365

Likes

0

Replies

0
Re: Client Services DataLayer Extension - Adobe Experience Platform 08-03-2022
Hey @janderson2_ssfcu See if this helps in setting up technical specs for Adobe Client Data Layer (ACDL) : https://github.com/adobe/adobe-client-data-layer/wiki And this one: https://www.youtube.com/watch?v=CHce23dtyx4 ACDL Extension helps you to read and capture values from adobeDataLayer Objects, once the webpage populates it on the browser while rendering. However, ACDL extension itself can't setup or embed a data layer in the page code. Hope this helps!

Views

348

Likes

0

Replies

0
Re: How does array field looks in CSV like when we do a segment export - Adobe Experience Platform 26-02-2022
Yes, array type fields cannot be exported to the destinations currently but Adobe is working on it.

Views

171

Likes

0

Replies

0