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

harishkumar
harishkumar
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
3

Posts

Posts
11

Discussions

Discussions
0

Questions

Questions
11

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by harishkumar
Customize the badges you want to showcase on your profile
Re: Adobe Web SDK Edge Configuration - Adobe Experience Platform Data Collection 14-12-2021
Not sure if you have found a solution already. After a year, I am facing this issue as well and wanted to bring this thread back to life. Many useful things that the "AppMeasurement" library was doing is not in the "Alloy.js" library and sadly we are losing many functionalities when migrating to alloy. Dynamic report suite selection is one.The report suite IDs are not set at the client side now (which is the link that you have). The report suites are configured at the edge level in datastreams a...

Views

93

Likes

0

Replies

0
Re: Regarding JWT Metascope - Adobe Experience Platform Data Collection 23-09-2021
Thank you so much harish.You made my day

Views

893

Likes

0

Replies

0
Re: DIfferent between target extension 1.x and 2.x - Adobe Target 26-11-2020
@harishkumar You can refer to the below help documentation which lists the differences between the two Target libraries i.e 1.x and 2.xhttps://experienceleague.adobe.com/docs/target/using/implement-target/client-side/upgrading-from-atjs-1x-to-atjs-20.html?lang=en#implement-target Regards,Karan

Views

445

Like

1

Replies

0
Re: Adobe Web SDK Validation error - Adobe Experience Platform SDKs 28-10-2020
Solution posted in the comments: "It was happening due to schema missing mix for web sdk"

Views

506

Likes

0

Replies

0
Re: ::uniques_exceeded:: values being imported - Adobe Analytics 31-05-2020
@marcos_henrique_casc This is due to Low traffic logic Adobe build on reporting. There is unique value limit for each dimension in report suite. Once the unique limit exceed for a dimension, all values getting collected shows as unique exceed in reporting. However, you can pull data warehouse request to get the actual values being captured. Unspecified line item means, value for the dimension was not present when hit was received at Adobe servers. Refer the below help document for more details o...

Views

1.6K

Likes

0

Replies

0
Re: Analytics logs using API 2.0 - Adobe Analytics 03-03-2020
As of today, I don't see a way to get logs using the 2.0 API. Documentation on the 2.0 API is here: https://github.com/AdobeDocs/analytics-2.0-apisDocumentation for the 1.4 API is here: https://github.com/AdobeDocs/analytics-1.4-apis

Views

2.1K

Like

1

Replies

0
Re: How to Resolve Error: Scopes from metascope are not a... - Adobe Developer Console 29-01-2020
You can get the metascope link form the jwt tab in the integration. That should work. If you can share the jwt tab screenshot , I can let you know exact link that need to taken and used in the code for api integration.

Views

7.5K

Likes

0

Replies

0
Re: satellite.track complications in server side rendered... - Adobe Analytics 22-01-2020
As mentioned below a Direct call rule should do the trick. Then depending on desired action first make rule "newPageload" in this case each firing a pageview. Then make sure your SPA for each new state change(virtual page load) fires the rule: _satellite.track("newPageload") as long as app fires it when desired(up to you and devs) then teh action will fire your code. 2 things to watch out for: Make sure satellite track and all elements are page ready before page bottom. On some SPAs the initial ...

Views

1.9K

Likes

0

Replies

0
Re: Typed/Bookmarked across all channel - Adobe Analytics 21-01-2020
Dear vedantr68040072, You should not breakdown Marketing Channel by Referring Domain. Assume if the visitors click on SMS link with Tracking Code starts with 'SMS' and land your website. Since because you have proper Marketing Channel Processing Rule, under Marketing Channel it will go under SMS.But the referring domain was 'empty' here (Since it is from SMS and no referrer). So if you break the Marketing Channel by Referring Domain, it will be 'Typed/Bookmark'.So, please use 'Marketing Channel ...

Views

1.7K

Likes

0

Replies

0
Re: Customer Attribute - Adobe Analytics 17-12-2019
If you have sent the custom ID in the analytics server and also uploaded the data by creating the data source in customer attributes. You would see the customer attribute uploaded attributes as reports in Adobe Analytics under Visitor Profile Menu Item. Report & Analytics -> Visitor Profile -> Customer Attributes

Views

1.8K

Likes

0

Replies

0