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

Pankaj_Sabharwal
Pankaj_Sabharwal
Online

Badges

Badges
12

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
7

Posts

Posts
51

Discussions

Discussions
0

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Pankaj_Sabharwal
Customize the badges you want to showcase on your profile
Re: Customer Journey Analytics - Top Menu missing funcionalities - Adobe Analytics 27-01-2022
Hi @Clodoaldo To access Customer Journey Analytics or make a connection, you will need to be added as an Admin to the Customer Journey Analytics Product in the Admin Console. This blog can help : https://experienceleague.adobe.com/docs/analytics-platform/using/cja-overview/cja-overview.html Let me know if this helps Thanks

Views

128

Likes

0

Replies

1
Re: Our domain is coming up in its own list of exit links - Adobe Analytics 20-01-2022
Hi @jcaponi Adding your domain in the ‘Never Track’ box would work. It’ll not track the links that you’ll mention here as exit links. Thanks

Views

158

Likes

0

Replies

2
Re: Error 408: Request timeout , while loading Adobe Launch - Adobe Analytics 19-01-2022
Hi @deepakkv Clearing your browser’s cookie and cache can resolve this issue. If you are still experiencing the issue, you can verify if you have proper rights to access Adobe Launch. Here’s Adobe Documentation for the same - https://experienceleague.adobe.com/docs/analytics/technotes/troubleshoot-login.html

Views

623

Likes

0

Replies

0
Re: Delete specific data - Adobe Analytics 19-01-2022
Hey @danielwalo You can use the Data Repair API to edit or delete the adobe analytics data. Note that this is a paid service. Using this approach will permanently delete the Adobe Analytics data. For further information you check the below mentioned link https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/data-repair.md Hope this will provide some help in resolving the issue. Thanks

Views

123

Likes

0

Replies

0
Re: Why page views metric and the event on the same page are not equal - Adobe Analytics 17-01-2022
Hey Mehmet, The page views metric and the total view events on the same page are not equal because the page view call occurs when a user visits the page but on the other hand the event call occurs when the user clicks or interacts with the page. Also, view events exclude page views.Therefore, you get to see an increase in the page views as compared to the view events. Hope this resolves your query. Thanks.

Views

295

Like

1

Replies

1
Re: Template creation: interactive menu and visualization selector - Adobe Analytics 16-01-2022
Hi Robin, The template you are trying to create is created by Adobe. You’ll have to check the possibility for the same. Here’s Adobe guide that might help you https://experienceleague.adobe.com/docs/analytics/analyze/analysis-workspace/build-workspace-project/starter-projects.html To create a dropdown for visualization, you can simply drag and drop any visualization and by clicking on settings - choose from any visualization type and you get to choose from a list of visualizations Hope this solv...

Views

95

Likes

0

Replies

1
Re: how to track form submission - Adobe Analytics 12-01-2022
Form submission can be tracked simply by using _satellite.track() function. It’ll not only help in capturing the successful form submission. You can also pass additional information with this function as well.Let’s say you want to capture the form submission whenever someone successfully submits the form i.e click on the submit button. You can ask your developer team to pass the code given below whenever someone clicks on the button _satellite.track(“submit” // identifier you want to pass//) Aft...

Views

687

Like

1

Replies

0
Re: What is the difference between 'Path Views' on a flow visualisation and Visits/Visitors on a freeform table? - Adobe Analytics 12-01-2022
Path views correspond to instances in the flow visualizations and instances basically refer to the number of times a given variable was defined in an image request that includes both page view and non page view server calls. Visits/Visitors is defined as the number of visits divided by the unique visitors on a particular day. Visits are the number of sessions across all the visitors on a day and a unique visitor is the one who has generated several visits on the same day.

Views

3.2K

Likes

0

Replies

0
Re: How to calculate returning visitors in AA - Adobe Analytics 12-01-2022
Hi Bindu You can create a segment as mentioned appropriately by Andrey. I am adding a few more ways to keep a track of new and repeat visitors. One way is to simply create the ‘rule’ in adobe launch by adding the extension Common Analytics Plugins. Attaching the screenshot of steps that you need to follow. Then further you can set the variables as in the corresponding eVar that will store the new/Repeat visitor value. Another way is to create a Data Element newRepeat and add the following code s...

Views

317

Likes

0

Replies

0
Re: How do I Install Third Party Extensions for Launch? - Adobe Analytics 12-01-2022
Hey @YKK360 These extensions are available in the extensions catalogue. You can install it from there. Here’s the link to the Adobe documentation about extensions https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/advertising/facebook-pixel.html 1. The third party IDs i.e Facebook Pixel, Twitter, LinkedIn etc can be found in your respective accounts associated with them.For example: Your Facebook pixel ID is in the Ads Manager. Make your way to the navigation menu, ...

Views

182

Likes

0

Replies

0