Define your conversions

isolate users who perform certain actions

You start by specifying a string that is found in the URL or the pge title (or the page name if you named your page) for which a conversion must be counted, you then associate a conversion number to that string.

You continue with another string for another type of conversion, and so on and so forth.

When a page load, Web-Stat will look at its URL and compare it with the strings you entered, one by one, in order. If it finds a match then we will consider this page view to be a conversion of the number you specified.

Example

/shop/view_productconv 1
/shop/view_collectionconv 1
/shop/cartconv 2
/shop/checkoutconv 3
/shop/payment_processedconv 4
/newsletter/signupconv 5

Note: you can define up to 10 match strings with the method above. It should be plenty for most people. If you need more please see this document

Need help? Have questions? Write to us and we'll get right back to you!