Examples
Target final purchases
Using an URL condition
The example above will register conversions for visitors that visits the success page. This is done by adding an URL condition with a Contains match for the /checkout/success page.
info
Check the URL condition page for more information about the different types of URL matching.
Using an HTML condition
In the image above we target the order page by checking for an element that has a selector that is #purchase (i.e an element with a ID of purchase).
tip
Always test your Goals in Preview before activating the experiment to make sure that your goals triggers as expected.