mozilla-rally / rally

A monorepo for Rally project containing Rally SDK, Rally Web Platform and Extensions.
Mozilla Public License 2.0
7 stars 6 forks source link

attribution values are set to "null" for direct or side-loaded installs #387

Open rhelmer opened 2 years ago

rhelmer commented 2 years ago

Right now the UTM parameters stored in the Rally extension will be set to all null if the extension store is present in open URLs but no UTM params are present in the URL:

image

We should set this to something more meaningful, we could take a pretty good guess at whether the extension is sideloaded/synced versus installed from an unattributed store source.