Hi,
I use goal tracker plugin to track a download link (dynamic link). I made the setup but I did not get a download event in GA4 Report.
Can you please assist me to fix that?
Best regards
Hannes
Hello – if I purchase the pro version of this, do I still need the GA for Woocommerce plugin?
Thanks
]]>This plugin is great. I see you have the mailto: tracking. Would it be hard to add a tel: tracking as well?
]]>Hi. I created 5 new Click Events in Goal Tracker. When I go to GA4, I don’t see them under “Events”?
]]>Good morning,
The problem is as follows: when the plugin is active, all links with the target “_blank” open a new page (as they should), but they also refresh the current page, redirecting it to the link. How can I resolve this bug?
Thank you.
]]>Hi,
We have the premium version of the plugin. We are using Magnific Popup on a Divi site to open up Youtube videos in a popup.
When we enable the setting “Track External Links”, if we click on the image to launch the Youtube video popup, the page redirects to Youtube instead.
I can’t share the website due to security reasons (client website).
Can you help?
]]>Hi!
I tried to submit a form but in GA4 I see 33 conversions (with just 1 sumbmission) ??
Can you please help? Thanks
]]>Hi Guys
I have successfully set up tracking of a button link. However, I don’t seem to be able to set up the tracking of a form submission button.
EVENT NAME generate_lead
SELECTOR .em-form-submit em-booking-submit em-button em-button-1
Any suggestions welcome!
]]>I’m getting the following warnings on my page when this plugin is active. It was identified by Query Monitor
FS_Plugin::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition “FS_Plugin” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition
Location: wp-content/plugins/goal-tracker-ga/freemius/includes/entities/class-fs-plugin.php:126
and
Location: wp-content/plugins/goal-tracker-ga/freemius/includes/entities/class-fs-plugin.php:134
Thanks for any help resolving this.
]]>I’ve installed the plugin correctly. Entered my G4 Measurement ID and saved the settings, checked track all links, disable page view tracking, Enable G4 debugging mode.
On the tracking tab under Click Tracking I’ve clicked add event, filled out the fields and pressed save and nothing, no event is listed there. It’s not saving.
I’ve disabled all other plugins, same result, clear cache, same result.
WordPress Version is 6.4.2 on Siteground servers. PHP version 7.4.33. Browser is Chrome Version 120.0.6099.71 OS Windows 10
Please provide assistance.
Thanks
]]>Hi, I really enjoy this plugin but it came to my attention that for visitors there is an issue that creates a redirection for every product page. I can tell that this doesnt happen to logged in administrator. Also, the product links dont have in the html the #tab-description in their link, but when the product page loads it redirects to that link. I tried disabling the plugin and the problem dissappears. Can we resolve this? I have left the plugin activated.
]]>Hi,
is there any chance to import a json from the previous plugin to the new one? For example with event_category and event_label?
thanks
Hi, After activating the plugin, I turned on MEASUREMENT ID and some radio buttons on the first setting screen, but I cannot save.
Any suggestions would be greatly appreciated.
Best regards,
Taka
]]>Hi there
I have created a few events like this:
$(".mypop").on("click", function(e){
e.preventDefault();
ga('send', 'event', 'Popup', 'click', 'PopupReservation', '1');
console.log('popup');
});
After update I get: ga is not defined
I added manually the snippet:
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)
[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'G-XXXXXXXXX', 'auto') ;
ga('send', 'pageview');
Now it works because ga is defined but I think it is not correct
Some idea about what I’m doing wrong?
Thanks in advance!
]]>Hi,
We have the premium version and enabled Youtube video tracking. We created a custom report based on this guide:
https://www.wpgoaltracker.com/tracking-links-with-goal-tracker-for-google-analytics/
We set the filter where “Link text contains Video”.
Is there a way to also include the “video_percent” parameter in the report?
I only see Video Title, Video Provider and Video URL.
thanks.
]]>The Goal Tracker plugin is blocking the submission of WPForms forms… When active, the forms submission button just don’t work, when inactive it work as intended.
Also noticed a lot of track blocking on MS Edge, I don’t know if there is any correlation between the two problems.
]]>I’m getting a fatal error trying to activate the Goal Tracker – Custom Event Tracking for GA4 plugin. Here’s what’s being returned:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare plugin_add_settings_link() (previously declared in /nas/content/live/gotoagile/wp-content/plugins/canonical-attachments/canonical-attachments.php:33) in /nas/content/live/gotoagile/wp-content/plugins/goal-tracker-ga/goal-tracker-ga.php on line 117
Please advise how to resolve this. Thank you!
]]>Does this plugin exclude admin users in tracking, or is there a setting to control admin/logged-in users tracking?
]]>Hi – When I search for an ‘item’ that is a product (Woocommerce) when I click on the link in the search results, or when clicking on a link on a category page – the new window opens and displays the content about halfway down the ‘page’.
Help?
For the moment I have disabled the plugin which is frustrating as I need to track data and events.
Hi, in WP Google Analytics Events there was a button to xport or import configurations/tracking events. Is it possibile to da with this one?
Thanks
]]>Hi there, we are facing an issue with tracking successful form submissions on the website. DebugView reports a click event when a user submits a form even if there is an error, which can result in inaccurate tracking of successful form submissions. Here’s a screenshot that illustrates the issue: https://prnt.sc/twUimq6VZoAv.
As you can see, the DebugView report shows dfw_signup_btn when I first clicked and there was an error on submit, but after that, it doesn’t show up even when the submission was successful and the user was redirected to the thank you page.
I would appreciate it if you could help me with this issue. How can I track only successful submissions since users are redirected to the thank you page after successful submission? I would appreciate any guidance or suggestions you can provide.
Thank you for your time and assistance.
Best regards,
Stephen
]]>Hi!
I am trying your plugin, but I found that the plugin already installs the GA4 code on the website. This is a cool feature, but it can be a problem in Europe (here, because of GDPR laws we have to add the javascript code AFTER the user has agreed the cookies settings). In my case, I already have a plugin that collects the user’s agreement and, after that, adds the javascript code.
I guess that the step of GA4 installation using your plugin is a must before starting to add new events, isn’t it?
Thank you in advance.
Aida.
]]>I’ve a mailto link on my site behind a button, but the mail fails due to a Javascript error in your code.
Version 1.0.2 calls the function getPageName() at line 51, but getPageName() is not defined.
]]>“Oh, and the plugin can work on a website that already uses Google Tag Manager.” – does it means we need to insert the GA4 code into Gtag and the plugin will work with it instead of inserting the code from the plugin? Just checking…
]]>Really nice plugin! I wanted to let you know that custom is not spelled correctly on this page: https://share.getcloudapp.com/9ZugQYBR
]]>