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
JavaScript errors - Disabled due to opt-out - Adobe Experience Cloud 06-11-2019
Hello Team,we’re logging the following JavaScript errors on our site.Disabled due to opt-out How can we resolved that? Is is some thing coming from Adobe Experience cloud ID service? Thanks,

Views

1.4K

Likes

0

Replies

0
at.js 2.1.1 with remote offers not working. - Adobe Target 01-08-2019
Hello Team,I'm using the latest version of at.js 2.1.1 but facing issues with remote offers? I've set up the test experience using forms-based composer and injecting the image content in the mbox location. mbox is hardcoded in the page like below. if (typeof adobe === 'object' && typeof adobe.target === 'object') { adobe.target.getOffer({ "mbox": "mbox_name", "success": function(offer) { console.log("mbox_name_offer_name", offer); adobe.target.applyOffer({ "mbox": "mbox_name", "offer": offer }); }, "error": function(status, error) { console.log('Error - status', status); console.log('Error - error', error); } }); }Using Activity QA, I'm using the URL generated by Target for viewing the variations like for Experience A ?at_preview_token=xxxxxxxxxxxxxxx8%xxx%xx%xx&at_preview_index=1_2&at_preview_listed_activities_only=truefor Experience B?at_preview_token=xxxxxxxx...

Views

1.2K

Like

1

Replies

0
Re: set s.products with events in DTM? - Dynamic Tag Management 11-07-2019
Thank you.

Views

2.0K

Likes

0

Replies

0
gtag.js implementation in Direct call rule result in error _satellite is not defined - Dynamic Tag Management 11-06-2019
Hello Team, We re working on Single page application (SPA) based in ReactJS framework, we have a requirement to implement gtag.js for tracking purpose. in terms of SPA, we are going to be implemented gtag in direct call rule where we have only 3 options are available (Non-sequential JS /Non-sequential HTML / Sequential JS). we chose Non-Sequential HTML and implemented in the following way and tags on every page of your site.--> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'DC-XXXXXXX'); gtag('event', 'purchase', { 'allow_custom_scripts': true, 'transaction_id': _satellite.getVar("data-element-is-in-place"), 'send_to': 'DC-XXXXXXX/nudhomsa/aplus0+transactions' }); This result is below if we expand the above error Any idea? How can we resolve this? Help appreciated. Than...

Views

1.1K

Likes

0

Replies

0
Re: Launch Extension development - Adobe Experience Platform Data Collection 17-06-2019
Hi jantzen.belliston-Adobe​ Thank for the reply. I will look in the above playlist. in case any other tutorials/ links/ articles please post it. Thanks.

Views

1.1K

Like

1

Replies

0
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
You can definitely use the 2.0 APIs to build a ReactJS/JavaScript app. Workspace itself is built on the 2.0 APIs and uses React and JavaScript.The APIs themselves are documented here: GitHub - AdobeDocs/analytics-2.0-apis: Documentation for the Adobe Analytics 2.0 APIs There was also an introductory lab on them at Summit, which you can find here: Adobe Summit 2019 | L751 - Explore the New Adob... | Adobe Community But there is no specific tutorial or documentation regarding usage of the APIs in ...

Views

2.3K

Like

1

Replies

0
Re: PDF file tracking in AppMeasurement - Adobe Analytics 29-03-2019
@gokula If you using DTM? Go to Adobe Analytics Tool > Click on Gear icon next to an installed Adobe Analytics tool from the Overview tab > Within Adobe Analytics tool > Go to Link Tracking > Enable "Track Download Links" > Enable "Track Outbound Links" > Disable "Keep URL Parameters"Let me know if that works.

Views

2.1K

Likes

0

Replies

0
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