{"id":22972,"date":"2025-05-15T13:08:56","date_gmt":"2025-05-15T11:08:56","guid":{"rendered":"https:\/\/aivie.ch\/faq\/how-can-i-measure-track-a-virtual-page-view\/"},"modified":"2025-05-15T13:09:06","modified_gmt":"2025-05-15T11:09:06","slug":"how-can-i-measure-track-a-virtual-page-view","status":"publish","type":"faq","link":"https:\/\/aivie.ch\/en\/faq\/how-can-i-measure-track-a-virtual-page-view\/","title":{"rendered":"How can I measure (track) a virtual page view?"},"content":{"rendered":"\n<p>Aivie offers the possibility to measure virtual page views and other clicks on buttons with JavaScript.<\/p>\n\n<!--more-->\n\n<p>For links that do not open in a separate page, such as popups or anchors (#contact), a virtual page view can be measured manually in Aivie. For this purpose, a corresponding JavaScript snippet is executed on click (onClick). <\/p>\n\n<h3 class=\"wp-block-heading\" id=\"h-beispiel-fur-das-messen-eines-virtuellen-seitenaufrufs\">Example of measuring a virtual page view:<\/h3>\n\n<pre class=\"wp-block-code\"><code>mt('send', 'pageview', {\n\n\u00a0\u00a0\u00a0page_title: 'Virtual Pageview Title',\n\n\u00a0\u00a0\u00a0page_url: 'https:\/\/virtual-page-view-url.com#kontakt',\n\n});<\/code><\/pre>\n\n<p>Fields that are not set are taken from the page on which the code is executed. For example, on the data protection page, the URL would be https:\/\/aivie.ch\/das-neue-datenschutzgesetz-schweiz\/ <\/p>\n\n<p>Built into a link, it looks like this:<\/p>\n\n<pre class=\"wp-block-code\"><code>&lt;a href=\"#kontakt\" onClick=\"mt('send', 'pageview', { page_title: 'Virtual Pageview Title', page_url: 'https:\/\/virtual-page-view-url.com#virtual-pageview-title', });\">Kontakt aufnehmen&lt;\/a><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Aivie offers the possibility to measure virtual page views and other clicks on buttons with JavaScript.<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[],"tags":[],"FaqCategories":[996],"FaqTags":[998],"class_list":["post-22972","faq","type-faq","status-publish","hentry","FaqCategories-integrations","FaqTags-tracking-en"],"acf":[],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","post-thumbnail":"","aiv_480w":"","woocommerce_thumbnail":"","woocommerce_single":"","woocommerce_gallery_thumbnail":""},"post_excerpt_stackable_v2":"<p>Aivie offers the possibility to measure virtual page views and other clicks on buttons with JavaScript. For links that do not open in a separate page, such as popups or anchors (#contact), a virtual page view can be measured manually in Aivie. For this purpose, a corresponding JavaScript snippet is executed on click (onClick). Example of measuring a virtual page view: mt(&#8216;send&#8217;, &#8216;pageview&#8217;, { \u00a0\u00a0\u00a0page_title: &#8216;Virtual Pageview Title&#8217;, \u00a0\u00a0\u00a0page_url: &#8216;https:\/\/virtual-page-view-url.com#kontakt&#8217;, }); Fields that are not set are taken from the page on which the code is executed. For example, on the data protection page, the URL would be https:\/\/aivie.ch\/das-neue-datenschutzgesetz-schweiz\/ Built&hellip;<\/p>\n","category_list_v2":"Uncategorized","author_info_v2":{"name":"","url":""},"comments_num_v2":"0 comments","_links":{"self":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/22972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq"}],"about":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/types\/faq"}],"version-history":[{"count":1,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/22972\/revisions"}],"predecessor-version":[{"id":22975,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/faq\/22972\/revisions\/22975"}],"wp:attachment":[{"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/media?parent=22972"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/categories?post=22972"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/tags?post=22972"},{"taxonomy":"FaqCategories","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/FaqCategories?post=22972"},{"taxonomy":"FaqTags","embeddable":true,"href":"https:\/\/aivie.ch\/en\/wp-json\/wp\/v2\/FaqTags?post=22972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}