Server Calls Metrics | Community
Skip to main content
David_Jerome
Level 6
December 11, 2018
Solved

Server Calls Metrics

  • December 11, 2018
  • 3 replies
  • 1958 views

Hi all,

We are trying to create a calculated metric for "Server Calls" as we have started to see a rapid growth in server calls but cannot place what is causing it.

Is there any logic that that anybody knows of that to make this in workspace?

Thanks


Dave

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Urs_Boller

Sum of Server Calls = Page Views + Exit Links Instances + Download Links Instances + Custom Links Instances.

see here: What constitutes a server call?

add all metrics to a table and invedtigate it by dimensions as needed (must be done for each report suite on its own)

3 replies

Pablo_Childe
Community Advisor
Community Advisor
December 11, 2018

The server call is a report onto its own.

What I would first do to try and find growth cause is I would  start with looking at a key metrics report...

Look at base KPIs PVs, UVs, Visits to identify trend and see when spike started.

Once you have timeline then look at a pages report to see if that gives you any indication to a specific page or page(s)

Once you identify key pages, look at them to see if things like double beacon firing is a culprit...

Urs_Boller
Community Advisor
Urs_BollerCommunity AdvisorAccepted solution
Community Advisor
December 11, 2018

Sum of Server Calls = Page Views + Exit Links Instances + Download Links Instances + Custom Links Instances.

see here: What constitutes a server call?

add all metrics to a table and invedtigate it by dimensions as needed (must be done for each report suite on its own)

Matej_V_
March 27, 2019

For server calls usage investigation/visualization in Workspace, you can create calculated metric as:

ROW SUM metrics (Page Views + Exit Links Instances + Download Links Instances + Custom Links Instances)

or just easily use Occurrences metric.