WebmasterID logoWebmasterID
Event tracking

The add_to_wishlist event

add_to_wishlist is a GA4 recommended e-commerce event that fires when a visitor saves a product to a wishlist or favourites. It carries the items saved plus currency and value. It signals interest without immediate purchase intent — a softer signal than add_to_cart — useful for understanding consideration and for products people return to buy later.

Verified against primary sources

What this means

add_to_wishlist is a GA4 recommended retail event sent when a visitor saves a product to a wishlist, favourites, or save-for-later list. Populate the `items` array with the saved products and set `currency` and `value`. GA4 treats it as a distinct intent signal alongside cart events.

Unlike add_to_cart, it expresses deferred interest: the visitor wants the item on their radar without committing to buy it in this session.

Reading consideration

Wishlist activity highlights products in the consideration phase. High save rates with low eventual purchase can flag price sensitivity, out-of-stock frustration, or items people buy only at certain times. Because wishlists often span sessions, pair this event with longer-window conversion analysis rather than expecting same-session purchases.

How it appears in analytics and logs

An add_to_wishlist event means a visitor wants to remember a product but is not buying now. A product saved often yet seldom purchased may have a price or timing barrier.

Diagnostic use case

Measure which products people save for later, separating considered interest from immediate purchase intent and spotting items that get saved but rarely bought.

What WebmasterID can help detect

WebmasterID can record wishlist events first-party with item context, so consideration signals are measurable without third-party retail tags.

Common mistakes

Privacy and accuracy notes

add_to_wishlist records the saved product, not the person who saved it. The items array is catalogue data; keep account or customer identifiers out of the payload.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.