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

VinayC
VinayC
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
13

Discussions

Discussions
0

Questions

Questions
13

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by VinayC
Customize the badges you want to showcase on your profile
Re: Once the Web Vitals extension is installed, Data elements are created - How to create the rules? - Adobe Analytics 14-04-2022
To verify that the Web Vitals data is coming through, add an action that logs your data elements to your browser's console, e.g.console.log(`Web Vitals - Name: ${_satellite.getVar("Web Vitals - Name")}`); console.log(`Web Vitals - Delta: ${_satellite.getVar("Web Vitals - Delta")}`);If the logging is successful, then the error lies elsewhere that's unrelated to my extension.

Views

217

Likes

0

Replies

0
Re: Data Discrepancies in Adobe Analytics API and Adobe Analytics Dashboard - Adobe Analytics 23-02-2022
@PerformicsIndia It depends on the version of API you are using, it you are using API 1.4 , it is expected to have some discrepancy, since Adone analytics dashboards use API 2.0.If you are using 2.0 version, the best way is use data feeds to see if the hits are excluded and validate the data.

Views

191

Likes

0

Replies

0
Re: average time spent in site - Adobe Analytics 23-02-2022
Hi @pradeep_07 As long the two server calls are fired at the same time , that is they have the same timestamp it will not effect the Average time spent on site.But if the timestamp is different, there can be impact on the Average time on the site.If there is a way to differentiate these two server calls you can apply a segment on Avg time on site

Views

157

Likes

0

Replies

0
Re: Matching/reading numbers in a report - Adobe Analytics 20-02-2022
Your Engagement % is a calculated metric. So if you update your table to include the metrics that are used in the calculated metric, then you should be able to see how this Engagement % is calculated.

Views

124

Likes

0

Replies

0
Re: The Entry page dimension shows a relative URL value, where can i edit the settings that It starts showing the complete URL? - Adobe Analytics 04-02-2022
Hey @VinayC - It seems that in the implementation the code is to strip the domain name and only capture the path, you would need to check the Launch code to see how this URL is getting captured and modify the rule to capture full URL. Below is a screenshot of a data element which can you help you capture the entire URL, check to see if the current data element is set to capture "Pathname" ?

Views

133

Like

1

Replies

0
Re: How to track and analyze the performance of my digital campaigns in Adobe Analytics? - Adobe Analytics 12-01-2022
Setup URLs with query string parameters which might include campaign id, campaign source and campaign name. example -https://www.abc.comt/home.html?cmp_medium=ads&cmp_source=twitter&cmp_campaign=twitter1then capture these in a single variable, which you can call as tracking code - ads:twitter:twitteror separately in single variables.

Views

310

Likes

0

Replies

0
Re: How to setup a dimension - Entry Page URL? - Adobe Analytics 27-12-2021
Thanks for your reply @yuhuisg 

Views

474

Like

1

Replies

0
Likes given to
Likes from