A virtual pageview is a hit which Google Analytics tracks as a ‘pageview’, even when no new web page has actually been loaded into a web browser.
Follow is the syntax for tracking virtual pageviews in Google Analytics:
ga(‘send’, { ‘hitType’: ‘pageview’, ‘page’: ‘name of your virtual page’, });
The code above can also be written without field names as:
ga(‘send’, ‘pageview’, ‘name of your virtual page’);
Example #1:
<a href=”https://www.abc.com/gu/dw/seo-beginners-guide.pdf” onClick=”ga(‘send’, ‘pageview’, ‘/virtual/guides/download/seo-beginners-guide.pdf’);“> Download SEO Beginners Guide</a>
Here, when a user clicks on the link ‘Download SEO Beginners Guide’, GA will generate a virtual pageview called ‘/virtual/guides/download/seo-beginners-guide.pdf’.
Example #2:
<a href=”https://www.abc.com/gu/dw/social-media-guide.pdf” onClick=”ga(‘send’, ‘pageview’, ‘/virtual/guides/download/social-media-guide.pdf’);“> Download Social Media Guide</a>
Here, when a user clicks on the link ‘Download Social Media Guide’, GA will generate a virtual pageview called ‘/virtual/guides/download/social-media-guide.pdf’.
You can see the virtual pageviews in ‘All Pages’ and ‘Content Drilldown’ reports (under Behavior > Site Content) in your Google Analytics account along with the real page views.
Note: If you are heavily using virtual pageviews then create a separate view, just to track them.
Get my best selling books on Attribution Modelling
Learn to implement attribution modelling in your organisation
Understand the customer purchase journey across devices
Determine the most effective marketing channels for investment
Click book covers to find out more
When to use virtual pageviews
Track those types of users’ interactions as virtual pageviews which are equivalent of a page being viewed.
For example, following users’ interactions are equivalent of a page being viewed and could be tracked via virtual pageviews:
Downloading a file
Loading of ajax contents
Loading of popups/lightboxes
Loading of a dynamically generated web page
Scrolling down a page
” Virtual pageviews are ideal for tracking goals or funnel pages hosted on a different website.”
One of the disadvantages of event tracking is that you can not use tracked events as funnel steps while setting up a goal in GA. However, you can use virtual pageview as a funnel step, while setting up a goal in GA. In this way, you can track funnel steps hosted on a different website.
For example, if you are using a third-party solution for checkout or if you are an affiliate, then it is quite common that the final part of the checkout process takes place on a different website. So if your third party checkout sends virtual pageviews (some, in fact, do that) on each page load, you can then track the checkout pages as funnel pages via virtual pageviews:
Use descriptive names for virtual pageviews. So that just by looking at the name, a person can understand what type of data is being collected.
Use consistent names for virtual pageviews.
Use the word ‘virtual’ somewhere in the virtual pageview name so that you can easily differentiate them from regular pageviews in your Google Analytics reports. ‘virtual page views’ are not highlighted as ‘virtual’ in the Google Analytics reports. So if you do not include the word ‘virtual’ somewhere in the virtual pageview name then you will have a hard time identifying them in GA reports.
Determine in advance, all of the users’ interactions for which you want to trigger virtual pageviews.
Use an Excel Spreadsheet to decide the names of all your virtual pageviews in advance. Create a hierarchy of virtual pageviews that is scalable. So that you don’t need to change the names of virtual pageviews often.
You can create a hierarchy of virtual pageviews by grouping all virtual pageviews into categories and by making them a part of a virtual directories:
Note: work with your report users, to make sure that your hierarchy is understandable.
Tying virtual pageviews to web page elements via event handlers
Just like events, you can also tie virtual pageviews to web page elements via event handlers (mouse, keyboard, frame and form event handlers).For example:
<a href=”https://www.abc.com/gu/dw/seo-beginners-guide.pdf” onClick=”ga(‘send’, ‘pageview’, ‘/virtual/guides/download/seo-beginners-guide.pdf’);“> Download SEO Beginners Guide</a>
Note: You can create a virtual pageview wherever you can call a JavaScript method.
Debugging virtual pageviews tracking
There are two ways in which you can make sure that virtual pageviews is working as intended:
#1 By looking at the real-time content report:
#2 The second way to see the real-time firing of virtual pageviews is through ‘Google Developers Console’:
Note: The biggest disadvantage of using virtual page views is that it can inflate your overall pageviews metric.
Frequently Asked Questions About Google Analytics Virtual pageviews Tutorial
What is a virtual pageview in Google Analytics?
A virtual pageview is a hit which Google Analytics track as ‘pageview’, even when no new web page has actually been loaded into a web browser.
When should I use virtual pageviews?
Track those types of users’ interactions as virtual pageviews which are equivalent of a page being viewed. For example:
– Downloading a file – Loading of ajax contents – Loading of popups/lightboxes – Loading of a dynamically generated web page – Scrolling down a page
Can I use virtual pageviews as funnel steps?
Yes, you can use virtual pageview as a funnel step, while setting up a goal in GA. In this way, you can track funnel steps hosted on a different website.
Can I tie virtual pageviews to web page elements via event handlers?
Just like events, you can also tie virtual pageviews to web page elements via event handlers (mouse, keyboard, frame and form event handlers). For example:
<a href=”https://www.abc.com/gu/dw/seo-beginners-guide.pdf” onClick=”ga(‘send’, ‘pageview’, ‘/virtual/guides/download/seo-beginners-guide.pdf’);“> Download SEO Beginners Guide</a>
Note: You can create a virtual pageview wherever you can call a JavaScript method.
My best selling books on Digital Analytics and Conversion Optimization
Maths and Stats for Web Analytics and Conversion Optimization
This expert guide will teach you how to leverage the knowledge of maths and statistics in order to accurately interpret data and take actions, which can quickly improve the bottom-line of your online business.
Master the Essentials of Email Marketing Analytics
This book focuses solely on the ‘analytics’ that power your email marketing optimization program and will help you dramatically reduce your cost per acquisition and increase marketing ROI by tracking the performance of the various KPIs and metrics used for email marketing.
Attribution Modelling in Google Analytics and BeyondSECOND EDITION OUT NOW!
Attribution modelling is the process of determining the most effective marketing channels for investment. This book has been written to help you implement attribution modelling. It will teach you how to leverage the knowledge of attribution modelling in order to allocate marketing budget and understand buying behaviour.
Attribution Modelling in Google Ads and Facebook
This book has been written to help you implement attribution modelling in Google Ads (Google AdWords) and Facebook. It will teach you, how to leverage the knowledge of attribution modelling in order to understand the customer purchasing journey and determine the most effective marketing channels for investment.
About the Author
Himanshu Sharma
Founder, OptimizeSmart.com
Over 15 years of experience in digital analytics and marketing
Author of four best-selling books on digital analytics and conversion optimization
Nominated for Digital Analytics Association Awards for Excellence
Runs one of the most popular blogs in the world on digital analytics
Consultant to countless small and big businesses over the decade
Free GA4 Mastery Course (30 Days Access) – Certification Upon Completion! (Over 4000 Students)
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
Cookie
Duration
Description
cookielawinfo-checkbox-analytics
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy
11 months
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.