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

Gokul_Agiwal
Gokul_Agiwal
Online

Badges

Badges
38

Accepted Solutions

Accepted Solutions
48

Likes Received

Likes Received
109

Posts

Posts
242

Discussions

Discussions
31

Questions

Questions
211

Ideas

Ideas
8

Blog Posts

Blog Posts
1
Top badges earned by Gokul_Agiwal
Customize the badges you want to showcase on your profile
Using Postman Analytics 2.0 APIs - getting error - Adobe Analytics 01-05-2019
Hello Team,I'm using Postman to make Adobe Analytics 2.0 API requests but getting below error. { "error_code": "401013", "message": "Oauth token is not valid"}I have followed the tutorial Using Postman to Make Adobe Analytics 2.0 API Requests - YouTube but still no luck. Your help is really appreciate Thanks

Views

1.1K

Likes

0

Replies

0
Re: Adobe Analytics 2.0 API integrate with ReactJS webapp - Adobe Analytics 01-04-2019
Gigazelle​I came across similar question asked someone in forum before. below is the link Pull Data From Workspace - Javascript? Can I have your views on same ? Any help really appreciated?

Views

1.8K

Likes

0

Replies

0
Adobe Analytics 2.0 API integrate with ReactJS webapp - Adobe Analytics 29-03-2019
Hello Team, I am looking at how to integrate adobe analytics with different application for reporting / graph purpose ? So is there any way where we can connect to analytics from third party web app? My third party app based in ReactJS / javscript Do we have any tutorial which shows how can we integrate Adobe analytics with the hep of Adobe analytics API 2.0

Views

3.2K

Likes

0

Replies

2
Re: Can we use multiple selector in Element Tag or Selector section in event based rule - Dynamic Tag Management 26-03-2019
Hi manujendrap10273043​Yes, we can use multiple selectors in Element Tag or Selector.For Example: a#test, input, option . Now as per your scenario you can try out with buttons.For more reference: is it possible to use multiple selectors in the Element Tag or Selector(Event based rule)Hope this helps.

Views

1.4K

Likes

0

Replies

0
Re: PDF file tracking in AppMeasurement - Adobe Analytics 26-03-2019
Hello ishans9314858​I can see the pdf tracking count but another thing I noticed in analytics report which add some query string at the end of the link showing multiple records. For reference attaching below screenshot. If you see below after .pdf extension few parameters getting added. So just wanted to know how the query string added here in report ?Do I need to set s.linkLeaveQueryString here ? Default value is False but still I am able to see OR any other configuration var Thanks

Views

1.5K

Likes

0

Replies

0
Re: PDF file tracking in AppMeasurement - Adobe Analytics 25-03-2019
Thank you for quick response ishans9314858​For manual tracking, do I need to use any external plugin ? Somewhere I read about downloadLinkHandler plugin but I am not able to get in documentation. If I used configuration variables described above where I can able to see the data report? If you can provide any example that helps really.

Views

1.6K

Likes

0

Replies

0
PDF file tracking in AppMeasurement - Adobe Analytics 25-03-2019
Hi, We have a requirement of PDF file download tracking and click / link tracking. Currently we have latest AppMeasurement version 2.12 code is in place. To track downloads and clicks do I need to used any custom solution ? if yes, how? I came across this article Automatic Tracking of Exit Links and File Downloads but not sure if I set below variables is that works ? Or Do I need any custom plugin which tracks all activities of PDF files. s.trackDownloadLinks=true s.trackExternalLinks=true s.lin...

Views

3.8K

Likes

0

Replies

7
Re: AT.js 2.0.0, contains deprecated methods - Adobe Target 06-03-2019
Hi Shruthi, Today I also experienced the same thing and thought of to check on forums about the same warning where I came across this post. Can you tell us when adobe planning to release updated version of at.js 2.0 which don't have above method.

Views

4.3K

Like

1

Replies

1
Re: AAM integration with Analytics getting error - Adobe Analytics 13-02-2019
Hi Andrey Osadchuk​, Thanks for your reply. The code is completely aligned with s_doPlugins. In the above screenshot, the last "}" on line number 265 is the closing statement of s.doPlugins function. I have used the function like below. s.doPlugins = function(s) {// Audience Management Initialization s.AudienceManagement.setup({ "partner": "aviva", "containerNSID": 0, "uuidCookie": { "name":"aam_uuid", "days":30 } });}Even if I tried as per the documentation below, function s_doPlugins (s) { // ...

Views

955

Likes

0

Replies

0
AAM integration with Analytics getting error - Adobe Analytics 12-02-2019
Hello Team, I am enabling the Server side integration for AAM to Adobe Analytics. As per the documentation on link Analytics to Audience Manager Implementation Guide trying to implement but getting error like below. Below are the steps of my implementation for my web property,- the code managed by Adobe with latest version 2.10.0 and the visitor ID version is 3.3.0 And in customize page code section, I have added the code like below When I debug the application in browser with satellite staging ...

Views

1.3K

Likes

0

Replies

3