Appbrew resource center
  • Overview
  • Scope of support
  • Roadmap (Q2 2024)
  • Setup
    • App listing
      • Create a Google Play developer account
      • Share access to Play Console
      • Reset Android signing keys on the Play Store
      • Create an Apple developer account
      • Share access to Apple developer account
  • Manage
    • Orders
    • Products
      • Enable Products for Appbrew Sales channel
    • Customers
      • Customer login
      • Enable multipass login on the Shopify Store
    • Store policies
    • Shipping and delivery
      • Estimated Delivery Date
    • Checkout
    • Integrations
  • Merchandising
    • Overview
    • Themes
    • Design blocks
    • Custom page
    • Guide for image dimensions
    • App web-view
      • Control web elements in app webview
  • Growth
    • Discounts
      • Create app-only coupon code
      • Create app-only bulk discounts
    • Marketing
      • Segmented push notifications using Firebase
      • Enable Safari smart banner
      • Create dynamic link using Firebase
    • Analytics
      • Integrations
        • Google Analytics
          • Create a Firebase account
          • Configure GA property linked to the app
          • Tracked events
          • Link Google Analytics to Google Ads
        • Facebook Ads
          • Setup a Facebook developer app
          • Tracked events
          • Setup event tracking for Ads
        • Clevertap
        • Moengage
        • Contlo
        • Klaviyo
        • Webengage
        • Netcore
        • AppsFlyer
  • Migrating to Appbrew
  • Setup purchase pixel
Powered by GitBook
On this page

Was this helpful?

  1. Growth
  2. Analytics
  3. Integrations
  4. Google Analytics

Tracked events

We track the following in-app events

Event
Description

screen_view

Occurs when a user views a specific screen or page in the app.

view_cart

Happens when a user views the contents of their shopping cart.

add_to_cart

Indicates that a user has added an item to their shopping cart.

remove_from_cart

Signifies that a user has removed an item from their shopping cart.

begin_checkout

Marks the start of the checkout process by a user.

app_install_android

Tracks the installation of the app on an Android device.

app_install_ios

Tracks the installation of the app on an iOS device.

view_item

Records when a user views an item in the app.

search

Captures when a user performs a search within the app.

add_to_wishlist

Indicates that a user has added an item to their wishlist.

remove_from_wishlist

Signifies that a user has removed an item from their wishlist.

view_item_list

Records when a user views a collection in the app

notify_back_in_stock

Notifies when an item previously out of stock is back in stock.

apply_coupon

Tracks when a user applies a coupon code on cart

remove_coupon

Tracks when a user removes a previously applied coupon from the cart

login

Indicates that a user has logged into their account.

signup

Indicates that a user has signed up for an account.

add_shipping_info

Records when a user adds shipping information during checkout.

purchase

Indicates that a user has completed a purchase.

PreviousConfigure GA property linked to the appNextLink Google Analytics to Google Ads

Last updated 1 year ago

Was this helpful?