Yes, Portal4SalesPro supports Google Analytics 4 and we will explain step-by-step how to implement this.
We can offer implementing it on our website but do not give support on GA-4 itself. For more information about Google Analytics 4 please visit: Google Analytics Help.
How to implement GA-4 on your B2B
1. Please find the Google Analytics 4 tracking code that belongs to your Google Account. This is a code that starts with G-{placeholder}. URL for more info > https://support.google.com/analytics/answer/9539598?hl=nl
- Voeg de GA-4 code toe bij instellingen, tab zoekmachines. Kies gewenste extra opties zoals SEO url.
2. Send this code to the support department of portal4salespro ([email protected]) so we can implement this code in the statics header of your B2B environment.
3. The support department will enter the code in the "Custom Embed code Statistics Header". See below for an example of the script.
<script async src="https://www.googletagmanager.com/gtag/js?id=G-{placeholder}"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date()); gtag('config','G-{placeholder}');
</script>- We will replace the {placeholder} with your Google Analytics 4 tracking code. After saving we will send you an email that the code is active.
4. You can check if it works by visiting the B2B:
- save the statistics cookies on your website.
- inspect the function in your browser to see if it is applicable. It should look like js?id=G-{placeholder}
If you are using Chrome > Inspect > Network > Find js?id=G-{placeholder}
5. Have patience as it can take up to 24 hour for GA-4 to process the first data and show.
Do you still not see any data after 24 hours? Please contact our support department for assistance.