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

ajaym75199991
ajaym75199991
Online

Badges

Badges
12

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
5

Posts

Posts
16

Discussions

Discussions
1

Questions

Questions
15

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ajaym75199991
Customize the badges you want to showcase on your profile
Re: How adobe analytics latest releases works on cloud? - Adobe Analytics 10-08-2022
If you're using the direct JavaScript implementation with AppMeasurement.js, then the rollout happens only when you update the base AppMeasurement.js library in your website. (You can get the latest base AppMeasurement.js library from your Adobe Analytics admin.) So if you don't deploy that updated AppMeasurement.js library, then your Analytics implementation will still be on whatever version had been deployed previously. If you're using AEP Data Collection Tags (a.k.a. Adobe Launch) as your tag...

Views

38

Likes

0

Replies

0
Re: Should viewname be a unique across whole website while implementing Adobe Target on a Single Page (SPA) using at.js 2.0? - Adobe Target 03-05-2022
Consider SPA view as Mobile apps screens (where you don't have any URL)Now envision you solution "What what additional information do you need? Do you have enough data point in your in target audiences selection?" Option 1: Use different mBox name to identify different placement and some additional data as profile parametersOption 2: (my preferred way, other may not agree)a. Use as few mBox name as possibleb. Supply all dataLayer relevant to that view /screenc. Use of custom & profile parameters...

Views

93

Likes

0

Replies

0
Re: Adobe Target Delivery API for Mobile Personalization what parameters we should pass while calling API endpoint - Adobe Target 23-12-2021
@ajaym75199991 Please try passing the mobile platform details in the API request (Under "Conext") , something like : "mobilePlatform": { "platformType": "ios", "deviceType": "phone", "deviceName": "iPhone12,5" }This should help you with the API request.

Views

198

Like

1

Replies

0
Re: Adobe Target visual experience composer VEC not able to load customer portal (password protected website) - Adobe Target 22-12-2021
Hi Keith How i solved this problem basically cookies which are used while authentication process, all needs to be defined as SameSite=None; Secure ExampleCookie anme is "sitesession" which might be holding sessionid for authenticated user. While setting this cookie these 2 paramters needs to set SameSite=None; Secure It will work then

Views

218

Like

1

Replies

0
Re: Adobe Summit 2021, Analytics Session | S301- 2021 Adobe Analytics Rockstars: Top Tips and Tricks - Adobe Analytics 18-05-2021
Hi @davidt1338197 - the free tee shirts were all snatched up already, unfortunately. They were actually all claimed in under 4 minutes! Really fun to watch the Adobe Analytics Real Time report during the session. We had a number of folks that were interested in buying tee shirts, so we set up this small Magento-powered store: $20, free shipping anywhere in the world: http://adobe.ly/rockstarshirts

Views

605

Like

1

Replies

0
Re: Should we use Adobe Launch script of web property cre... - Adobe Analytics 08-04-2021
Firstly, there's a forum for Adobe Launch questions: Adobe Experience Platform Launch Questions - Adobe Experience League CommunityAs for your question:You can't load more than one Adobe Launch property in the same website / web page, because that introduces conflicts with the _satellite object, which is a key object for making Adobe Launch work properly.Also, you can only have one AA extension in an Adobe Launch property. If both report suites have been configured identically exactly, e.g. same...

Views

275

Likes

0

Replies

0
Re: gtag extension in Launch - Adobe Experience Platform Data Collection 03-04-2020
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?

Views

2.0K

Likes

0

Replies

0
Re: Clearvars() on SPA - Adobe Experience Platform Data Collection 14-03-2020
According to the above description, clearVars() method clears client-side only.

Views

3.7K

Likes

0

Replies

0
Re: can we define Success event without associating it with evar? - Adobe Analytics 23-10-2019
To directly answer your question, you can absolutely set an event without having to use an eVar.However, the reporting in your post should be possible through segmentation/a calculate metric without using an event or an eVar at all if you've got your implementation right. Whether you are capturing the 'contactussubmitted' as a page view or as a custom link tracking call you should be passing an identifier that you could use to segment on to create this ('page' [name] on a page view, or 'custom l...

Views

1.4K

Like

1

Replies

0
Re: Classification evar/prop and server side forwording in AA - Adobe Analytics 23-10-2019
Seems like it is not supported unless something has changed since June 10.Is there a way to reference variables created via classifications (based on evars or props) in Audience Manager?

Views

1.9K

Likes

0

Replies

0