Because sometimes we all need a little help.
Home / Google Analytics in Wordapp
Google Analytics is an analytics tool that helps you analyze your website traffic. If you are running any search ads Google Analytics can help you track your marketing effectiveness.
<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
gtag(‘event’, ‘Form Success’, {
‘event_category’:’Conversion Tracking’,
‘event_label’:”
});
}, false );
</script>
(NOTE: if domain has special characters make sure to convert your url to puny code from here https://www.punycoder.com/ for example redovisningsbyråjönköping.se will be xn--redovisningsbyrjnkping-25b32bc.se )