• Wow! A cool plugin that is very easy to configure, and most importantly, comes directly from the developers without intermediaries. The integration is very smooth and it works excellently. The only thing missing is a transition to PHP 8.4.x, because in Debug mode you can still see a lot of outdated code, for example:

    Deprecated: Google\Site_Kit\Core\User_Input\User_Input::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in \wp_content\plugins\google-site-kit\includes\Core\User_Input\User_Input.php on line 94
    Call Stack

    —but this can be easily fixed. I’m very pleased with its support, maintenance, and the fact that it’s free.

    One of the main points I would really like to see is WooCommerce analytics (i.e. support for products as well as categories or product types, tags, or any taxonomies you might want to see in the analytics). This would be very useful for small stores to monitor sales and referrals, in order to see the relationship between the customer, the network, and the product. I’d really love to see that analytics and support section. Additionally, for more optimal usage, it would be great to incorporate support for merchant analytics—i.e. your service for product integration with Google. This would be truly awesome because the analytics currently work from the backend of Google Merchant itself, and since you already have a plugin, it would be fantastic to see this widget in the analytics data to generate cool metrics or algorithms for AdSense.

    Thank you for your work!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support James Osborne

    (@jamesosborne)

    Thank you so much for the detailed review! Great to hear your thoughts on the plugin, I’ll be certain to share these with the team.

    The only thing missing is a transition to PHP 8.4.x, because in Debug mode you can still see a lot of outdated code, for example:

    We are working our way towards full PHP8.4 support. I believe it is already supported in that there should be no loss of functionality, however, we do depend on some external libraries and we must ensure the plugin does work for older PHP versions, so there are cases whereby it’s not possible to fully extend support. Apart from deprecation notices, if you find anything not working as expected, feel free to open a support topic and we can investigate further.

    One of the main points I would really like to see is WooCommerce analytics (i.e. support for products as well as categories or product types, tags, or any taxonomies you might want to see in the analytics).

    We do collect some WooCommerce related events if you have enabled Enhanced Conversion Tracking enabled within Site Kit. If you open to the Site Kit GitHub repository you can search for any WooCommerce related issues which you can chime in on to add weight to that issue, or you can add your own for consideration. I did a quick review and there is one such open issue related to your suggestion:
    https://github.com/google/site-kit-wp/issues/459

    Thanks again for your review, and best of luck with your site!

    Thread Starter Marcus Karlos

    (@power2009)

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this review.