How to track conversions with Google’s e-Commerce code
You can link your Rezgo account with your Google Analytics account in order to track conversions. This article discusses Google’s e-Commerce code, which is a legacy feature. We recommend tracking conversions using the newer Google Tag Manager.
If you are proceeding with using Google’s e-Commerce code , read this support article from Google. You’ll need to set up your Google Analytics account and get your account ID from Google
1. Go to Settings in the main menu and click Analytics.
2. Paste your ID in the Google e-Commerce Code field.

Other Analytics Providers
To enter a conversion code snippet from a provider other than Google, follow these steps:
1. Click the toggle to enable your Conversion Code.
2. In the field labeled Conversion Code, paste your conversion code (1).
Click the additional codes to add additional details (2), including the inventory name, booking ID, booking total, item sku, tax, and originating city, state and country.
Depending on your provider, this may look something like this:
<script type=”text/javascript” src=”http://some.affiliateprogram.com/tracking.php?order_id=[trans_num]&amount=[order_total]”></script>