Does anyone know if you can use a single conversion to track multiple pages? IE I have an opt in form on two pages and want to segment the data without creating two lading pages/conversion codes. Please provide details or a link on how to do so if that is possible Thanks
There are a few different ways to do it. The easiest is probably to use the same "thank you" or confirmation page for the goal conversion.
You could pass in different values into the same script for each code. E.g. pass value = 1 for event A and value = 1,000 for event B. When you pull a report and look at your total conversions, it might show 29 orders where the value is 17,012. Event A = 12 conversions = 12 * 1 Event B = 17 conversions = 17 * 1,000 Total = 29 conversions = 17,012 value Hopefully one day Google will let us see revenue inside the AdWords interface itself like Yahoo does so you don't have to pull a report to see your stats. Google is a couple years behind in that respect.