Google Analytics
We now support GA4
What is the Google Analytics integration?
Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, operating within the Google Marketing Platform brand. This allows you to leverage the power of both Pelcro and Google Analytics without requiring any code.
Note:
To enable GA4 follow the documentation here uiSettings
How to create a Google Analytics account?
First, start by creating a Google account (if you don't already have one). Then go to the Google Analytics website.
After making sure you're signed in to your Google account on the browser, click on "Start measuring".
This will prompt you to go through the account creation process.
Once you've gone through the Analytics creation process, you will be redirected to the Google Analytics Dashboard page. This is where you can find your "Google tag ID" for Google Analytics 4 properties (vs. the Tracking ID for Universal Analytics properties)., which will be very important to link your Pelcro Account to your Google Analytics Account.
Then, you will need to update your Pelcro account and link it to your Analytics account. To do that, go to your Pelcro Publisher account:
- Click on settings
- Under the settings section, enter your Google tag ID/Tracking ID.
- Submit
Once you've updated your Pelcro account and added the Google Analytics code snippet to track your website traffic, you should start seeing data collection on your Google Analytics account dashboard.
Let's take an example. Assuming that a new customer visited your website and decided to register, your user will go through the creation process. Now, on the Google Analytics dashboard, you'll find 2 types of actions that will be recorded:
- Views
- Actions
Here is a short list of some of the actions that fall under each of the above categories:
Views:
- Dashboard Modal Viewed
- Plan Modal Viewed
- Payment Modal Viewed
- Product Modal Viewed
- Redeem Gift Modal Viewed
- Register Modal Viewed
- Success Modal Viewed
- Forgot password view
- Selection Modal viewed.
- Login Modal Viewed.
- Address select modal viewed
- Subscription create modal viewed
- Payment method select modal viewed
- Cart modal viewed
- Address create modal viewed
- Order create modal viewed
- Order confirm modal viewed.
- Payment method update modal viewed
- Subscription cancel modal viewed
- Subscription suspend modal viewed
- Address update modal viewed
- Gift create modal viewed
- Invoice details modal viewed
- Password change modal viewed
- Profile picture modal viewed
- Qr code create modal viewed
- Subscription renew modal viewed
- User update modal viewed
Actions:
- Registered
- Subscribed
- Logged in
- Logged out
- Updated address
- Canceled subscription
- Updated payment method
- Renewed
- Suspended
- Unsuspended
- Add to cart
The above actions and views can be found under reports >> engagement >> events.
Updated 2 months ago