Title: GTM Dynamic Tracking
Author: joshua
Published: May 21, 2024
Last modified: November 12, 2025

---

 1. [Installation resources](https://docs.parse.ly/installation-resources/)
 2. [Installation tools](https://docs.parse.ly/installation-resources/installation-tools/)
 3. [Google Tag Manager](https://docs.parse.ly/installation-resources/installation-tools/google-tag-manager/)
 4. GTM Dynamic Tracking

#  GTM Dynamic Tracking

Use the **Dynamic tracking** tag to [manually fire a pageview event](https://docs.parse.ly/plugin-dynamic-tracking/)
at any time after the Parse.ly tracker has been loaded onto the page. This is a 
great solution if you want to track image slideshows within an article or dynamic
content, like infinite scroll.

![](https://docs.parse.ly/wp-content/uploads/sites/5/2024/05/gtm-dynamic-config.
jpg?w=1024)

 1. In the _Page URL_ field, choose the variable you would like to pass as the URL 
    for the page viewed.
 2. In the _Referring URL_ field, choose the variable you would like to pass as the
    referring URL to the page viewed.
 3. Click in the _Triggering_ section and select the trigger you wish to use for this
    tag. If you have a pre-built trigger for Google Analytics virtual pageviews, we
    recommend using the same trigger to ensure consistency between platforms.
 4. Give the tag a descriptive name and click _Save_, and then publish your container.

You can validate your integration using your browser’s network tab to [see the pageview events firing](https://docs.parse.ly/test-integration/?output_format=md).

Last updated: November 12, 2025