#1087

Visit-to-Purchase Conversion

Marketing is measuring conversion: what share of unique users with kind = 'visit' also have kind = 'purchase'. Round the share to 2 decimal places and return conv.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

conv
0.6

Your query result will appear here