Connecting Wishlist to Google Analytics 4 puts wishlist behavior right next to the rest of your store analytics. You’ll see which products get saved, how often saves turn into purchases, and you can build remarketing audiences from people who saved without buying.
Connect Google Analytics
Go to Wishlist > Integrations
In the Google Analytics section, enter your Measurement ID
Enter your API Secret
Click Save
Wishlist events show up in your GA4 dashboard within a few minutes.
Find your Measurement ID
Open analytics.google.com
Click Admin (the gear icon)
Pick your property
Click Data Streams and pick your web stream
Copy the Measurement ID — it starts with
G-(for example,G-ABC123DEF4)
Create an API Secret
In the same web stream in Google Analytics, click Measurement Protocol API secrets
Click Create
Copy the secret value
Treat the secret like a password — anyone with it can send events to your GA4 property.
Which events get sent
Wishlist sends three events to GA4:
add_to_wishlist — Fires when a shopper saves a product. Includes currency, value, and the item details (id, name, price, quantity).
remove_from_wishlist — Fires when a shopper removes a product.
view_wishlist — Fires when a shopper opens their wishlist page.
Google Analytics is available on the Advanced plan and above.
