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

Uditgupta1
Uditgupta1
Online

Badges

Badges
10

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
5

Posts

Posts
19

Discussions

Discussions
0

Questions

Questions
19

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Uditgupta1
Customize the badges you want to showcase on your profile
Re: MobileCore.track(action: "actionName", data: ["key": "value"]) not working - Adobe Analytics 14-07-2022
@sudiptamitra0007 Please share the error screenshot or error below so that we can able to debug it and provide the solution.Also, you have to use MobileCore.trackState and MobileCore.trackAction like this not only MobileCore.track, you can refer to the below document also.https://aep-sdks.gitbook.io/docs/getting-started/initialize-the-sdk#track-app-states-and-screens-for-adobe-analytics

Views

46

Likes

0

Replies

0
Re: Adding comment in Adobe Analytics - Adobe Analytics 23-06-2022
Annotations will show a brief summary at the bottom of any projects sent as PDF files. However the description only displays the first few words. The link below shows more details https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/components/annotations/view-annotations.html?lang=en#:~:text=overlapping%20annotations%20appear%3A-,View%20annotations%20in%20a%20.pdf%20file,-Since%20you%20cannot

Views

99

Likes

0

Replies

0
Re: How to capture complete file download URL for default download call - Adobe Analytics 11-05-2022
Hi @MRG01 , Place this below code in Adobe Analytics Extension under doplugin to capture the download file URL into evarif(s.linkType && s.linkType === "d") {s.eVar1=s.linkURL}

Views

120

Likes

0

Replies

0
Re: Query metrics every 5 minues - Adobe Analytics 09-03-2022
IN Adobe I/O you do not really choose the version of the API. You simply configure an integration with the Adobe API which will allow you to generate an access token. You should then use the correct API version endpoint with the credentials provided in your integration and the access token you generated. Check out the github page https://github.com/AdobeDocs/analytics-2.0-apis/tree/master

Views

294

Likes

0

Replies

0
Re: SDK for iOS and tvOS - Adobe Analytics 24-01-2022
Hi @DiM You can use the same AEP Mobile SDK for tvOS as well. You can find the extensions supported by tvOS in the following documentation: https://aep-sdks.gitbook.io/docs/resources/upgrading-to-aep/current-sdk-versions#ios-objective-c

Views

244

Like

1

Replies

0
Re: Error: Failed to load page when logging into Adobe Analytics : Bad Gateway 400 - Adobe Analytics 24-01-2022
@Rajat_120 I have also saw this problem, this issue comes due to low interent speed sometimes.

Views

243

Likes

0

Replies

0
Re: Adobe Mobile SDK - Android Studio - Adobe Analytics 30-04-2021
Hi @Jayakrish , There are two ways to test your app:-1) Create Virtual Device using Android Studio, refer the below link to create the Virtual Device.https://developer.android.com/studio/run/managing-avds2) You can use you own device to run the application, it will only work if you have Android device by Enabling USB debugging, refer the below URL for further steps.https://developer.android.com/training/basics/firstapp/running-app Let me know if you have any query.

Views

306

Likes

0

Replies

0
Re: How to read Multiple product page tags in Adobe? - Adobe Analytics 22-04-2021
Dear Vasu, Yes, you need to set the variable at the pages like how you set the eVar or Prop. Thank You, Pratheep Arun Raj B

Views

401

Likes

0

Replies

0
Re: Migration Mobile SDK V 4.X to AEP SDK - Adobe Experience Platform Data Collection 18-03-2021
Hi @Luca_Lattarini , Please find my answer below:-1) How can I make an assessment over SDK, currently it is managed by another team?Ans:- You can check the calls in the charles debugger if Adobe Analytics call still coming in JavaXXX folder rhen its still on SDK-4 and if it is coming under ANDXXXX folder then its succuessfully migrated. 2) How can I use Mobile Services Extension to migrate 4.x SDK functionality?Ans:- You can create a property in Adobe Launch and add the Analytics extension, for ...

Views

195

Likes

0

Replies

0
Re: mobile SDK 4 to SDK5 migration - Adobe Experience Platform Data Collection 18-03-2021
Hi @Udigupta1, thankyou for the answer it was very helpful.

Views

5.2K

Likes

0

Replies

0
Likes given to