There are multiple ways to track conversions at FlexOffers. One way is to use our JavaScript code, and this article will teach you how to determine if your website supports that tracking method. JavaScript conversion tracking requires adding our code to your website's entry pages (or landing pages) and the confirmation page (or thank you page) that appears after a purchase is made. As long as your entry pages and confirmation page are on the same domain, conversion tracking will work with our JavaScript code. Here are a few examples.
JavaScript Conversion Tracking Is Supported
Entry page: www.mysite.com Confirmation page: www.mysite.com/thank-you |
|
Entry page: shop.mysite.com/blue-shirt Confirmation page: shop.mysite.com/your-order |
JavaScript Conversion Tracking Is Not Supported
Entry page: www.mysite.com/shop Confimation page: shop.mysite.com/thank-you |
|
Entry page: shop.mysite.com Confirmation page: cart.mysite.com/thank-you |
|
Entry page: www.mysite.com Confirmation page: myshoppingcart.com/thanks |
Note: If your site doesn't support JavaScript conversion tracking, Server to Server tracking may be an option for you. Learn how to get started with Server to Server tracking.
If you have questions or need help determining whether your site supports JavaScript conversion tracking, please email us at advertise@flexoffers.com, and we'd be happy to help.