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.
SOLVED

Content Velocity

Avatar

Level 1

Hi,

i want to calculate the content velocity of each page in my website.

The questions is: how long does the website take to load a page?

The subject is a page and not a user.

Is there a metric? Or, can I build a calculated metric?

Thanks,

Gianpiero

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi Gianpiero,

There is no OOB metric that measures the load time of a page.

You may have to use the getLoadTime plugin in your Appmeasurement/s_code to capture the page load time in a custom event.

And later you can build a calculated metric to get the average load time of the page.

Hope this helps.

Regards,

Muralidharan

1 Reply

Avatar

Correct answer by
Level 2

Hi Gianpiero,

There is no OOB metric that measures the load time of a page.

You may have to use the getLoadTime plugin in your Appmeasurement/s_code to capture the page load time in a custom event.

And later you can build a calculated metric to get the average load time of the page.

Hope this helps.

Regards,

Muralidharan