cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to track Google Tag Manager and site speed/load time?

marcecastro
Newcomer

Hi there!

 

I'm new to Dynatrace. I'm on the advertising area of the company and need to keep track of load time (from a site visitor perspective). We are using Google Tag Manager.

 

Is there any way I can know how changes on Google Tag Manager affect site speed/efficiency? I want to be able to tell the ads team how GTM affects load speed over time, with a timeline charts, if possible.

 

Thanks!

 

4 REPLIES 4

MAkimov
Mentor

Hello

Dynatrace have Real User Monitoring which gives you the power to know your customers by providing performance analysis in real time. This includes all user actions taken and how the various actions impact performance. https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/

Real User Monitoring provides waterfall monitoring for each page. You can see impact or different resource (including 3rd party and CDN) to load page time (https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/how-to-use-real-use... )

Also you can see it information on chart for full application performance, selected page or 3rd party and CDN


marcecastro
Newcomer

Thanks! I'll take a look at the docs. Fortunately, there's many info, but it's not easy to find out how to monitor a specific set of tags...


Cheers!


@Marce C.

I think that dynatrace should automatically recognize Google Tag Manager as 3rd party resources on you pages and you can see how it impact on load page time (but I can be wrong as I had no experience with monitoring Google Tag Manager).

if necessary, you can use JavaScript API for Add and extend 3rd-party monitoring

All resources from the resource timings are captured if the resource timing module is active. Images and JavaScript files are captured with 3rd-party module. You can use the JavaScript API to capture additional resources.

https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configura...


Thanks again! I'll try to see what I can get and report back. About Dyantrace recognizing GTM as 3rd party... the problem is that GTM asynchronously fires tons of other 3rd party tags, which I'd need to individually identify and group. I guess Dynatrace should be able to identify which resource if launching the external tags.


Featured Posts