mozilla-mobile / mozilla-vpn-client

A fast, secure and easy to use VPN. Built by the makers of Firefox.
https://vpn.mozilla.org
Other
456 stars 110 forks source link

Adding different utm parameters for the desktop in-app conversion flow #6666

Closed data-sync-user closed 1 year ago

data-sync-user commented 1 year ago

From this thread discussion:

I found that the in-app conversion process through the desktop app  uses the web check out flow and this traffic would show up in data identically as FxA signed-in with Direct channel in the desktop conversion flow. (Monthly in-app traffic size going into the checkout page which is included in Monthly sign-in FxA subscription traffic from “Direct” channel i.e. utm_source=www.mozilla.org-vpn-product-page&utm_medium=referral&utm_campaign=vpn-product-page)

Potential issues that I can think of from this:

Suggestion: differentiating the group coming from the in-app conversion funnel using utm parameters from the direct traffic coming from the traffic starting from the product site.

After discussing with [~accountid:62e6feee32850ea2a32368bb] , [~accountid:6047d245addbcd006ba913b3] , [~accountid:6047c89779f9a90070e914d3] , the appropriate utm parameter values would be:

And this attributed traffic will be included as product owned channel group.

┆Issue is synchronized with this Jira Task ┆Reporter: Yeonjoo Yoo

data-sync-user commented 1 year ago

➤ Santiago Andrigo commented:

Sarah Bird FYI

data-sync-user commented 1 year ago

➤ Sean Rose commented:

{quote}utm_campaign = null{quote}

This means the utm_campaign value should be blank/empty, right? In which case the utm_campaign parameter could simply be omitted.