pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.66k stars 279 forks source link

[SITE][ANALYTICS] Add support for referrals on PWABuilder #4573

Closed zateutsch closed 5 months ago

zateutsch commented 8 months ago

Send referrer data to analytics for people who visit PWABuilder.

Details:

  1. Campaign refers to PWABuilder with ref query param, ref is an ID associated with the campaign
  2. Store ref param in session storage
  3. check for ref param when making any analytics call
  4. include ref as query param when making calls to back end