Fixing “The Plugin Has Frozen and You Can’t Click Anything” During Google Analytics Authentication

November 10, 2025

Table of Contents

If your Advanced WC Analytics (AWCA) plugin freezes or becomes unresponsive during Google Analytics authentication, it usually means the connected Google account doesn’t have an active Analytics property associated with your website.

The plugin requires at least one valid Google Analytics 4 (GA4) property to function properly. When no property is available, the authentication process cannot complete — causing the interface to freeze or appear stuck.


Solution 1: Create a Google Analytics Property

Please ensure the Google account you’re linking has an active property for your website.
If you don’t have one, follow these steps to create it:

  1. Sign in to your Google Analytics account at analytics.google.com.

  2. Click the Admin (gear icon) in the lower-left corner.

  3. Under Account, select an existing account or create a new one.

  4. Under Property, click Create → Property.

  5. Enter a property name (e.g., YourStore GA4), set your time zone and currency, then click Next and complete the setup.

  6. In the same property, go to Admin → Data Streams → Add Stream → Web.

  7. Enter your website URL (with https://) and a stream name (e.g., Main Site).

  8. Click Create Stream — you’ll receive a Measurement ID (for example, G-XXXXXXX).

  9. Return to your WordPress dashboard → AWCA Plugin → Settings.

  10. Connect your correct Google Analytics account that now includes this newly created property.

Once connected, the plugin should authenticate successfully and resume normal operation.


Solution 2: If You Linked the Wrong Google Account

If you accidentally connected a Google account that has no active property, you can easily fix this by removing and reconnecting access:

  1. Log in to your Google account.

  2. Go to the Security section.

  3. Under Third-party apps and services, find and remove all access granted to the AWCA Plugin.

  4. Go back to your website’s AWCA Plugin → Settings page.

  5. Reconnect your correct Google Analytics account — the one that includes your website’s active property.


Solution 3: Hard Reset the AWCA Plugin (Advanced)

Use only if Solutions 1 & 2 didn’t resolve the freeze.
This forcibly clears the AWCA authentication/options from the database so you can reconnect cleanly.

⚠️ Important Warnings

  • This will log the plugin out and remove stored auth/settings listed below.

  • Do this only while logged in as an Administrator.

  • Remove the snippet immediately after the reset (critical for security).

  • Before reconnecting, make sure your Google Analytics GA4 property already exists for the website (see Solution 1).

1) Add the temporary reset snippet

Place this code in your active theme’s functions.php or a temporary small plugin:


add_action( 'init', function() {
    if ( isset($_GET['awca_hard_reset']) && current_user_can('manage_options') ) {
        delete_option( 'awca_auth_settings' );
        delete_option( 'awca_access_token' );
        wp_die( 'AWCA reset completed.' );
    }
});

 

What it does:

  • Deletes awca_auth_settings and awca_access_token options.

  • Stops execution with the message “AWCA reset completed.”

2) Run the reset

While logged in as an admin, visit your site with this parameter:

https://your-site.com/?awca_hard_reset=1

You should see: AWCA reset completed.

If your site is installed in a subdirectory or uses a different home URL, append the parameter to the correct front-end URL.

3) Remove the snippet

Immediately delete the code you added in step 1 and save the file.
(Leaving it in place could allow future unintended resets.)

4) Reconnect AWCA with a valid GA4 property

  1. Confirm your GA4 property + web data stream already exists for this site.

  2. Go to WordPress → AWCA → Settings.

  3. Reconnect your Google account that contains the active property.

  4. Select the property and finish the link.


🧠 Why This Happens

AWCA relies on Google’s APIs to fetch properties linked to your account.
When no properties are found, the authentication dialog can’t proceed — which may appear as if the plugin is frozen.
Creating or linking a valid GA4 property resolves the missing connection and restores plugin functionality immediately.


✅ Summary

  • Make sure your Google Analytics account has at least one active property.

  • If not, create a GA4 property and then reconnect the plugin.

  • If you linked the wrong account, remove access and reconnect the correct one.

Following these steps will unfreeze the plugin and complete the authentication successfully.


If the problem persists even after completing these steps, feel free to contact support — we’ll be happy to assist you further.

Save $70 (58% off)

Elivate your WooCommerce Performance With Us!

Priority Support

Our support team is filled with professionals who can quickly solve your any problem.

Regular Updates

We regularly maintaing our plugin so plugin remain updated and adds more and more new functions.

New Features and Enhancements

New features and enhancements for improved functionality and performance.

User-friendly documentation

Clear, concise, and easy-to-follow documentation for enhanced plugin usability.

Customization On Request

If you require customize solution for your website we are open to provide you with reasonable extra costing and timeline.

3 Days Free Trial

We offers 3 days free trial. So, you can try pro features before actual purchase.

Main Features Of WooCommerce Google Analytics Integration by AWCA

Conversion Tracking

Tracking every single purchase made on your WooCommerce based estore.

Product Perfomance Tracking

Helps you tracks different events and impressions associated with product.

Checkout Performance

Help you to track performance of your checkout process using differnt events.

Cart Behaviour

Tracks differnet events associated with cart to help user behaviour.

Ads Conversion Tracking

Plugin help you to track Google Ads Conversions with easy integration.

FB Pixel Integration

Plugin also help in tracking differnt events and converstion for FB Pixel

Coupon Performance

Plugin also help in tracking coupon performance and associated events.

GDPR Compliance Support

Comprehensive compliance support for data privacy, user consent, and data security.

Account Behaviour

You can track different WooCommerce account related events using plugin.

Acquisition Report

Get Information about your traffic channels, resources and referrals from which your website receiving traffic.

Behaviour Analysis

With google user id tracking you can learn more about behaviour of users

Tech Reports

Get details of different devices, browsers and screen resolutions your users using for accessing website.

Demographics

Find different demographics information such as location, gender, age, langauages and more about your site visitors

Engagement Report

Get performance and engagements of users and content on website along with different event details.

Google Ads Reports

Track Google Ads performance for WooCommerce with detailed reports.

5/5

Excellent 5 of 5 stars rating

Based on 5,000+ active real website integrations

After trying other plugins that lacked functionality I stumbled upon this one. Setup was instantaneous and I am super satisfied with the amount of e-commerce tracking that is available with the plugin. I couldn’t ask for a better solution.
I bought the PRO version instantly, no regrets! Working flawless and much cheaper then other similair plugins who offer the exact same thing. Keep up the good development av this plugin. 😎👌
Seamless Integration with prompt support. I had a great experience getting help from their support team when I had issues installing the plugin for the first time. Highly recommended.
Kresta Laurel
Freemius User
I have installed this plugin and it works well. You can test it using Google Tag Assistant in Chrome. On the left hand side you see the events and in the main panel you can see variable data. I tested a purchase and the correct values were populated.
Setting up Google Analytics and Facebook Pixel tracking has never been easier! The Advanced WC Analytics plugin does everything we need in terms of event tracking and reporting. The detailed reports are invaluable, and the plugin’s reliability is top-notch!
Jateen Patel
Digital Marketing Expert

🎉 Get a Flat 70% Off on Annual Plans!🎊

X