Tracking Google Analytics Paypal Referral and other payment gateways

Last Updated: September 5, 2023

What is a payment gateway?

A payment gateway is a service through which you can accept credit/debit cards and other forms of electronic payments on your website.

Stripe is an example of a payment gateway:

payment gateway

The use of a payment gateway can create tracking issues in Google Analytics

Many businesses use PayPal and other third party payment gateways to accept online payments. But this can create tracking issues in Google Analytics.

Whenever a customer leaves your website to make payment via a third party payment gateway and later return to your website from the gateway website, Google Analytics often attribute sales to the payment gateway instead of the original traffic source.

This is quite common in the case of PayPal. You can often find PayPal.com appearing as a top referrer in Google Analytics Referral report:

referrers payment gateways paypal top referrer

The following are the methods through which you can minimize self-referral issues while using payment gateways. I used the word ‘minimize’ because often it is not possible to completely eliminate such tracking issues.

#1 Use a Custom Shopping Cart and Custom Payment Gateway

The best way to minimize self-referral issues while using a payment gateway is, not to use any third-party payment gateway to accept online payments.

You should seriously consider using a custom shopping cart and custom payment gateway that is developed especially to meet your business needs.

There are many advantages of using custom made shopping cart but the ones which are worth highlighting are:

#1 Your customers will never leave your website to make payment and there will be little to no self-referral issues.

#2 You no longer need to depend on any third-party shopping carts and/or payment gateway or wait for updates/fixes for the foreseeable future.

It would be a one time cost for you to develop your own shopping cart but will be cheaper for your business in the long run.

#2 Use a Direct Payment Gateway

The best way to track original referrals while using third party payment gateways is not to use external payment gateways.

There are two types of payment gateways:

  1. External Payment Gateways
  2. Direct Payment Gateways

If you are using an external payment gateway, then your customers must leave your website to complete a transaction.

But if you use direct payment gateways, then your customers can complete transactions without leaving your website.

Consider using only a direct payment gateway. It will cost you more than an external gateway but help you in minimizing self-referral issues.

And most importantly help you from not losing transaction data in Google Analytics.

Following are the examples of external Payment gateways:

  1. PayPal Express Checkout
  2. PayPal Payflow Link
  3. PayPal Payments Advanced
  4. DirectPay

Following are the examples of direct Payment gateways:

  1. PayPal Payflow Pro
  2. PayPal Payments Pro
  3. WorldPay (Direct)
  4. Authorize.net
  5. Shopify Payments

#3 Provide Several Payment Options to Users

Don’t just rely on services like PayPal to accept online payments. Use other payment options like wire transfer, payment upon pick-up, pay by phone, etc.

There are many businesses that just rely on services like PayPal for accepting all of their online payments and they are the ones that hit the hardest from PayPal self-referral issues in Google Analytics.

#4 Add PayPal.com to the Referral Exclusion List

But don’t do it in a hope that this will fix your PayPal referral issues and you will start tracking true referrals in Google Analytics when using PayPal.

Adding paypal.com to the referral exclusion list will not help you track the original referrer.

referrers payment gateways paypal referral exclusion list

Exclude PayPal so that when a user returns to your website from PayPal after making payment, a new GA session is not triggered.

If you don’t exclude PayPal from being treated as a referral traffic source then whenever a user returns to your website from PayPal, a new GA session will start (provided you are using universal analytics and not classic Google Analytics) and this will inflate and skew your session/traffic data.

I often hear from clients that the referral exclusion list doesn’t work. It does work in a way that greatly reduces self-referral issues.

However, this is also true that often referral exclusion list does not completely eliminate the excluded domain(s) from appearing in the referral traffic report.

The other thing to keep in mind is that referral exclusion does not work retroactively.

Any visit/sales attributed to PayPal before adding PayPal.com to the referral exclusion list will still be attributed to PayPal in GA reports.

Therefore you need to make sure that once you have added a domain to the referral exclusion list, you look at the referral report from the time period when you first implemented referral exclusion.

#5 Add Event Tracking Code to the PayPal ‘Buy Now’ Button

PayPal provides you button code through which you can embed PayPal ‘buy now’ button on your website:

referrers payment gateways paypal buy now button

You can edit this button code and place the following event tracking code (highlighted in bold):

<input onClick=”ga(‘send’, ‘event’, { eventCategory: ‘paypal.com’, eventAction: ‘Buy Now button’});
type=”image” src=”https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online.”>

What this event tracking code will do is that whenever someone clicks on your PayPal button, it will record the button click and send the click data to Google Analytics.

Then later through the event tracking report you can determine the original traffic source by applying ‘source/medium’ as a secondary dimension:

referrers payment gateways paypal event tracking

Obviously, this is not a foolproof method. Whether a user completes the purchase or not after clicking on the PayPal ‘buy now’ button, the click event will always be recorded.

But you can at least get a good idea of where the majority of these PayPal transactions originally came from.

Bonus Tip: Enable ‘Auto Return’ and PDT in your PayPal Account

While this tip will not fix your Paypal self-referral issues, it will help you greatly in minimizing lost PayPal transaction data in Google Analytics.

One of the side effects of using an external payment gateway (which many marketers don’t seem to be aware of) is that there is always a strong possibility that you are not getting all of the transaction data in your Google Analytics reports.

To get all of the transaction data from a third party payment gateway, you need to make sure that your customers always return back to your website and visit the order confirmation page. 

Your order confirmation page contains the ecommerce tracking code which sends the transaction data back to Google Analytics.

If a customer closes the browser window after viewing the receipt page of a third party payment gateway and does not return to your website then no ecommerce tracking code will be executed and no transaction data will be sent to Google Analytics.

You can not pass Google Analytics client ID to PayPal, as PayPal does not allow you to add the Google Analytics tracking code to its page through which it can accept client ID from your website. 

So cross-domain tracking is not going to work here.

You need to wait for a user to return to your website from PayPal and let him visit the order confirmation page before the PayPal transaction data can be sent to the Google Analytics server.

Many times users close the PayPal receipt page and do not return to your website. In that case, PayPal transaction data is not able to pass to the GA server.

You can greatly increase the likelihood of people returning to your website after completing the transaction by enabling ‘auto return’ and by specifying ‘Return URL’ in your PayPal account.

Follow the steps below to enable auto return in your PayPal account:

Step-1: Login to your PayPal account and then click on the ‘Profile and settings’ link as shown below:

referrers payment gateways profile and settings

Note: I use a PayPal business account, so the ‘profile’ link may be located in a different place in your account if you don’t use PayPal business.

Step-2: Click on the ‘My Selling Preferences’ link as shown below:

referrers payment gateways my selling preferences 238x300 1

Step-3: Locate the ‘Website Preferences’ section and then click on the ‘update’ button next to it:

referrers payment gateways website preferences

Step-4: Set auto return for website payment to ‘on’ and then enter the return URL as shown below:

referrers payment gateways auto return for website payments1

Note: The auto return option is disabled by default.

When you turn on the ‘auto return’ setting, all users are automatically redirected back to your website once the payment has been made.

Step-5: Enable PayPal PDT. This setting is below the ‘Return URL’ text box:

referrers payment gateways paypal pdt

Through PayPal PDT (Payment data transfer) you can transfer PayPal transaction details to your GA reports via your website ecommerce tracking code.

Frequently Asked Questions About Tracking Google Analytics Paypal Referral and other payment gateways

What is a payment gateway?

A payment gateway is a service through which you can accept credit/debit cards and other forms of electronic payments on your website. PayPal is an example of a payment gateway.

How does using a payment gateway cause tracking issues in Google Analytics?

Whenever a customer leaves your website to make payment via a third party payment gateway and later return to your website from the gateway website, Google Analytics often attribute sales to the payment gateway instead of the original traffic source.

This is quite common in the case of PayPal. You can often find PayPal.com appearing as a top referrer in Google Analytics Referral report:

What are the different types of payment gateways?

There are two types of payment gateways:
#1 External Payment Gateways
#2 Direct Payment Gateways

If you are using an external payment gateway, then your customers must leave your website to complete a transaction. But if you use direct payment gateways, then your customers can complete transactions without leaving your website.

Can you completely eliminate tracking issues when using a payment gateway?

You can minimize self-referral issues while using payment gateways but often it is not possible to completely eliminate such tracking issues. The best way to minimize self-referral issues while using a payment gateway is, not to use any third-party payment gateway to accept online payments. Consider using a custom shopping cart and custom payment gateway that is developed especially to meet your business needs.

  1. Google Analytics Ecommerce Tracking Tutorial
  2. Enhanced Ecommerce Tracking in Google Analytics – Tutorial
  3. Set up Enhanced Ecommerce Tracking in Google Analytics
  4. Using Enhanced Ecommerce segments for Remarketing in Google Analytics
  5. Using Cohort Analysis & Enhanced Ecommerce to Understand User Behavior
  6. Duplicate Transactions (orders) in Google Analytics
  7. Enhanced Ecommerce Tracking via Google Tag Manager
  8. Ecommerce Tracking Google Tag Manager (GTM) – Tutorial
  9. Shopify Enhanced Ecommerce Tracking in Google Analytics – Tutorial
  10. GA4 (Google Analytics 4) Ecommerce Tracking via GTM – Tutorial
  11. Why Google Analytics and Shopping Cart Sales data don’t match and how to fix it
  12. How to remove / modify Google Analytics ecommerce transaction in one click
  13. Subscription & Recurring Revenue Analytics in Google Analytics
  14. Understanding Google Analytics Product Data Import
  15. Shopping Cart Analytics Tutorial
  16. Learn To Read E-Commerce Reports In Google Analytics
  17. Dealing with Google Analytics Refund – Reverse Transaction
  18. How to reverse transaction in Google Analytics for gtag.js and analytics.js
  19. How to Fix Missing Ecommerce Data in Google Analytics
  1. How to see Organic Search Keywords in GA4 (Google Analytics 4)
  2. Google Analytics Ecommerce Tracking Tutorial
  3. Google Tag Manager Event Tracking Tutorial
  4. Google Analytics Event Tracking Tutorial
  5. Google Analytics Store Visits Tracking Tutorial
  6. Offline Conversion Tracking in Google Analytics – Tutorial
  7. Ecommerce Tracking Google Tag Manager (GTM) – Tutorial
  8. Tracking Virtual Pageviews in Google Tag Manager – Tutorial
  9. Google Tag Manager YouTube Video Tracking
  10. Google Analytics Virtual Pageviews Tutorial
  11. Google Analytics YouTube Integration & Analysis Tutorial
  12. Google Analytics for Facebook Tutorial
  13. Cross Domain Tracking in Google Analytics – Complete Guide
  14. How to use two Google Analytics codes on one page
  15. How to correctly use referral exclusion list in Google Analytics
  16. Google Analytics Calculated Metrics – Tutorial
  17. Creating your own Google Analytics Tag Auditing System
  18. Google Tag Manager Search Tracking without Query Parameter
  19. Tracking Google Analytics Paypal Referral and other payment gateways
  20. How to Track Phone Calls in Google Analytics 4 – Call Tracking Tutorial
  21. How to track leads in Google Analytics via CRM
  22. Postbacks in Google Analytics Explained
  23. Subscription & Recurring Revenue Analytics in Google Analytics
  24. Track the Impact of Google Analytics Cookie Consent on Website Traffic
  25. Tracking Offline Conversions in Google Ads
  26. Implementing Scroll Tracking via Google Tag Manager
  27. Scroll Depth Tracking in Google Tag Manager – Tutorial
  28. Site Search Tracking In Google Analytics Without Query Parameters
  29. Google Tag Manager Youtube Video Tracking via YouTube Video Trigger
  30. How to Correctly Measure Conversion Date & Time in Google Analytics
  31. Google Analytics Social Tracking – Twitter, Facebook, Google Plus and LinkedIn
  32. Cross Domain Tracking in Google Analytics – Complete Guide
  33. Google Analytics Linkedin & Twitter Tracking
  34. Creating Content Group in Google Analytics via tracking code using gtag.js
  35. Google Analytics Site Search Tracking via Query Parameters
  36. Google Analytics Site Search Tracking Tutorial
  37. Creating and Using Site Search Funnel in Google Analytics
  38. How to add Facebook Pixel to Google Tag Manager
  39. AMP Google Analytics Tracking – Learn to track AMP pages
  40. Setting up Sales Funnel across websites in Google Analytics
  41. Google Analytics 4 Regex (Regular Expressions) Tutorial

My best selling books on Digital Analytics and Conversion Optimization

Maths and Stats for Web Analytics and Conversion Optimization
This expert guide will teach you how to leverage the knowledge of maths and statistics in order to accurately interpret data and take actions, which can quickly improve the bottom-line of your online business.

Master the Essentials of Email Marketing Analytics
This book focuses solely on the ‘analytics’ that power your email marketing optimization program and will help you dramatically reduce your cost per acquisition and increase marketing ROI by tracking the performance of the various KPIs and metrics used for email marketing.

Attribution Modelling in Google Analytics and BeyondSECOND EDITION OUT NOW!
Attribution modelling is the process of determining the most effective marketing channels for investment. This book has been written to help you implement attribution modelling. It will teach you how to leverage the knowledge of attribution modelling in order to allocate marketing budget and understand buying behaviour.

Attribution Modelling in Google Ads and Facebook
This book has been written to help you implement attribution modelling in Google Ads (Google AdWords) and Facebook. It will teach you, how to leverage the knowledge of attribution modelling in order to understand the customer purchasing journey and determine the most effective marketing channels for investment.

About the Author

Himanshu Sharma

  • Founder, OptimizeSmart.com
  • Over 15 years of experience in digital analytics and marketing
  • Author of four best-selling books on digital analytics and conversion optimization
  • Nominated for Digital Analytics Association Awards for Excellence
  • Runs one of the most popular blogs in the world on digital analytics
  • Consultant to countless small and big businesses over the decade