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

harish_kumar
harish_kumar
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
13

Likes Received

Likes Received
14

Posts

Posts
35

Discussions

Discussions
1

Questions

Questions
34

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by harish_kumar
Customize the badges you want to showcase on your profile
Re: Bot Traffic - GoogleBot - Adobe Analytics 13-08-2019
PratheepArunRaj​ If can IAB list is required, you may need to submit request with IAB for complete list of IAB identified bots. Since hits are getting collected at Adobe Servers, it will be charged as per the cost set for each server call though hits are identified as bots. Bots report in Report & Analytics can help you get count of bots identifier in the report suite but those hits will not be considered for other reporting.

Views

1.8K

Likes

0

Replies

0
Re: Bot Traffic - GoogleBot - Adobe Analytics 13-08-2019
If you have enabled IAB bot filtering on your reportsuite, Adobe filter bot which are identified by IAB as a Bot. You can setup custom Bot rules as well. To update or upload bot rules, navigate to Analytics > Admin > Report Suites. Select the correct Report Suite, and then go to Edit Settings > General > Bot Rules.Refer the below document how Adobe bots rule work :Bot Rules overview

Views

1.9K

Likes

0

Replies

0
Re: AA passing Visitor ID (mid) from querystring parameter to an eVar - Adobe Analytics 13-08-2019
As you mentioned that mid is available in querystring parameter, you can fetch the mid from querystring using function s.Util.getQueryParam and assign to evar.Util.getQueryParam Other method as suggested by Andrey, you can use eVar1="D=mid"; to pull the mid and assign it directly from analytics server call mid parameter to evar.

Views

1.6K

Likes

0

Replies

0
Re: Adobe Analytics & Power BI OOB dimensions - Adobe Analytics 13-08-2019
It is difficult to comment what could be the reason. It can be report suite configuration or other issue so I would suggest to reach out to Adobe support team via clientcare@adobe.com and provide below details in the email so that support team can investigate and share the observation with you.1. Company Name2 . Report suite ID3. Dimension which is not available in power BI

Views

1.6K

Likes

0

Replies

0
Re: Video Implementation through Launch - Adobe Experience Platform Data Collection 13-08-2019
Hi BalaKrishna,With respect to launch, There is extension with name "Adobe Media Analytics for Audio and Video" which add the SDK code in the launch property and then you may need to create MediaHeartBeat tracker instance in custom code editor. Refer below Github link :reactor-user-docs/adobe-analytics-for-video-extension.md at master · Adobe-Marketing-Cloud/reactor-user-docs · GitHub RegardsHarish Kumar

Views

2.3K

Likes

2

Replies

0
Re: Video Implementation through Launch - Adobe Experience Platform Data Collection 13-08-2019
Milestone is legacy method of video tracking.Adobe recommend to use the latest video tracking method i.e Heartbeat. Product teams are actively working on enhancing and improving Video Heartbeat only. Here is documentation on Heartbeat implementation :Video Heartbeat Developer Guide With respect to Launch, you need to add the SDK code and implementation in Launch custom code editor.

Views

2.2K

Like

1

Replies

0
Re: Subdomain Tracking In Launch - Adobe Analytics 09-08-2019
This could be launch configuration or implementation issue. Raise ticket with Adobe client care by dropping an email to clientcare@adobe.com and provide the launch property name and website url.

Views

1.7K

Likes

0

Replies

0
Re: Setting evar in Launch - Adobe Analytics 09-08-2019
Values that populate in reporting depend upon what your Analytics implementation team is sending in the server call or if you have processing rule to change the value. You can first check if there is any processing rule for the prop which is modifying the value . If that is not the case, check with implementation team to validate the logic which is setting the prop9 value in the code.

Views

1.3K

Likes

0

Replies

0
Re: Onsite Searches- Analytics - Adobe Analytics 09-08-2019
There is no such default dimension or metrics available in Adobe Analytics. It looks to be custom dimension and event which have been given friendly name as Onsite Searches and Search Term Instances. You may need to check the respective report suite configuration which variable and event is used for these and check the business case. Basically, Instances metrics specify number of time Sear Terms was sent in server call with some value in it. I hope this help.

Views

993

Likes

0

Replies

0
Re: Getting Scroll Percent- 25, 50, 75, 100 in Launch - Adobe Experience Platform Data Collection 02-08-2019
To track the page percentage view need to use the "getPercentPageViewed" plugin to measures a visitor's scroll activity to see how much of a page the visitor viewed before moving on to another page.Also, you can get the plugin from below link :getPercentPageViewed

Views

11.1K

Likes

2

Replies

1