Hi, I am trying to create a Schema in AEP to capture the Mobile App Events. Can someone help me with a sample Schema? It needs to be completely customized or what would be the best approach? | Community
Skip to main content
RajalakshmiMathiazhagan
New Participant
March 16, 2023
Solved

Hi, I am trying to create a Schema in AEP to capture the Mobile App Events. Can someone help me with a sample Schema? It needs to be completely customized or what would be the best approach?

  • March 16, 2023
  • 1 reply
  • 1122 views
No text available
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Danny-Miller

Here is the Mobile Field GroupAEP Mobile Lifecycle Details

Tutorial: https://experienceleague.adobe.com/docs/platform-learn/implement-mobile-sdk/app-implementation/lifecycle-data.html?lang=en

 

You might also try looking at the Web Details Field Group for this. 

Here is the link: https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/event/web-details.html?lang=en

Here is a Tutorial: https://experienceleague.adobe.com/docs/platform-learn/implement-web-sdk/initial-configuration/configure-schemas.html?lang=en

 

There is also the AEP Web SDK ExperienceEvent Field Group for web.

1 reply

Danny-Miller
Danny-MillerAccepted solution
Employee
March 16, 2023

Here is the Mobile Field GroupAEP Mobile Lifecycle Details

Tutorial: https://experienceleague.adobe.com/docs/platform-learn/implement-mobile-sdk/app-implementation/lifecycle-data.html?lang=en

 

You might also try looking at the Web Details Field Group for this. 

Here is the link: https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/event/web-details.html?lang=en

Here is a Tutorial: https://experienceleague.adobe.com/docs/platform-learn/implement-web-sdk/initial-configuration/configure-schemas.html?lang=en

 

There is also the AEP Web SDK ExperienceEvent Field Group for web.

ChetanyaJain-1
New Participant
March 16, 2023

@danny-miller, do you recommend we use web-specific field groups for mobile SDK?

Or will the mobile-specific field group be defined eg: AEP Mobile SDK ExperienceEvent Field Group by Adobe (OOB)?

Danny-Miller
Employee
March 16, 2023

Unfortunately, I haven't needed to dive into it at that level yet, so don't really know which to recommend. I put them both in one schema to see the overlap (Web SDK includes all of Mobile except for one area, which is the application object).  So my initial response is you could use them both w/o any issue.