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

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.

API V2.0 Reporting understanding report metrics

Avatar

Level 1

Hi guys,

Each report suit can have separate metrics available and I'm aware that I can pull a list of metrics from Metrics endpoint. (https://adobedocs.github.io/analytics-2.0-apis/#/metrics/getMetrics)

My goal is to pull reports having the same metrics set for different report suits.

Do I understand correct that the name of metrics below will be the same for all report suits?

"metrics/averagepagedepth",
"metrics/averagetimespentonpage",
"metrics/averagetimespentonsite",
"metrics/averagevisitdepth",
"metrics/bounces",
"metrics/cartadditions",
"metrics/cartremovals",
"metrics/cartviews",
"metrics/carts",
"metrics/entries",
"metrics/checkouts",
"metrics/exits",
"metrics/mobileviews",
"metrics/orders",
"metrics/pageviews",
"metrics/reloads",
"metrics/revenue",
"metrics/units",
"metrics/visits",
"metrics/timespentvisit",
"metrics/timespentvisitor",

Meaning the metric could be available or not for report suit, but the metric name is unified, like page views are are always correspondent to "metrics/pageviews", not "metrics/page_views" or "metrics/PageViews" - is this correct? 

 

Another question, do I understand that metrics like "id": "variables/evar33" could content different info for different report suits?

 

Also, if I'm looking for 'Video Played' metric data, is there a way to pull the correspondent metric name for report suit from API? 

 

Thanks in advance, looking forward to get any info on my 3 questions!

0 Replies