Exchange Rates
When implementing tracking on your website its important to first convert you currency to U.S. Dollars (USD) before entering the value in the pixel if your currency is not already in U.S. Dollars. Since different technologies can be used to serve a website, its largely up to you, the Advertiser, to determine which way works best for you, its also encourage that if you can implement your exchange server-side that you do.
But in the case of performing the exchange client-side, these resources are useful:
- http://openexchangerates.github.io/money.js/
- This JavaScript library will let you exchange your currency given the rate(s) of exchange you would like to perform.
- https://openexchangerates.org/
- This API requires a subscription but will provide up to date exchange rates. Used with money.js, you can submit accurate USD amount when firing the pixel.
Note: Flexoffers is able to accommodate converting currencies other than USD in conversion tracking. Only the converted amount in USD will appear in Advertiser reports, invoices and publisher payments.
Articles in this section
- JavaScript Conversion Tracking
- JavaScript Conversion Tracking for WooCommerce
- Server-to-Server (S2S) Tracking
- JavaScript Conversion Tracking for Shopify
- WooCommerce Conversion Tracking With the FlexOffers WordPress Plugin
- Affiliate Tracking with Google Tag Manager
- Wix Conversion Tracking With Google Tag Manager
- Affiliate Marketing Conversion Tracking for Magento
- BigCommerce Affiliate Marketing Conversion Tracking
- Does My Site Support JavaScript Conversion Tracking?