Page scrolling analysis in Google Data Studio

Good afternoon, my name is Chakkanbaev Ilkhom I am the author of the SeoPulses blog, I would like to share the translation and practical implementation of the article michaelhoweely.com . In order to create a complete and understandable report for a blog or article site in Google Data Studio, you will need to use the following tools:


Preparing to create a report


To do this, go to GTM and select in the variable settings:


image

Next, go to the "Triggers" section and create a new one with the type "Scroll Depth".

image

In the trigger settings, select “Vertical Scroll Depth” and percentages (Necessary for you).

image

Now create a new tag, and select Google Analytics as the type.

image

In the tag, fill in:


image

As a trigger, select the Page Scroll trigger that was previously created.

image

After the new version is published, it will be possible to verify that the events are passed to Google Analytics.

image

Report Creation in Google Data Studio


In order to create a report in Data Studio we use:

A histogram in which:


image

Also put a tick in the "Apply Filter" and click on "Add Filter". Here we indicate the “event category” contains “scroll” (or another name given when creating the tag in GTM).

image

image

For the convenience of viewing, it is recommended to select “Data Labels” in the histogram styles.

Table:


image

It is also worth adding a filter as a date range.

Ready report


Now choosing the desired date period we see:


An example of this report can be viewed in Data Studio by clicking on the link .

Source: https://habr.com/ru/post/467791/


All Articles