analytics/lib/plausible_web
Uku Taht c3a06caa97
Channel and source data updates (#4599)
* Channel and source data updates

* Update source mappings for migration

* Fix codespell

Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>

* Update lib/plausible/ingestion/acquisition.ex

Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>

* Standardize access to utm params

* Add wikipedia as "known" source

* Move custom sources to json file

* Add some advertising utm_sources

* Move source mapping logic to refinspector file

* Rename PlausibleWeb.RefInspector -> Plausible.Ingestion.Source

* Move mapping overrides to custom_sources.json

* More robust detection of paid sources

* Add missing utm_sources to migration

* Codespell

* Add moduledoc for Plausible.Ingestion.Source

* Fix dialyzer

* Remove migration

* Add more custom favicons

* Re-generate referrer favicons file

* Add doctest for sources

---------

Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>
2024-10-30 13:41:51 +00:00
..
components Bring back premium feature notices in tiles (#4742) 2024-10-28 09:07:18 +00:00
controllers Breakdown comparisons: Tooltip UX, arrows (#4719) 2024-10-30 10:19:47 +00:00
live Breakdown comparisons: Tooltip UX, arrows (#4719) 2024-10-30 10:19:47 +00:00
mjml Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
plugins/api Edit goals with display names (#4415) 2024-08-09 11:12:00 +02:00
plugs Channel and source data updates (#4599) 2024-10-30 13:41:51 +00:00
templates Bring back premium feature notices in tiles (#4742) 2024-10-28 09:07:18 +00:00
two_factor Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
views Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
captcha.ex Include tests for Captcha success/failure scenarios (#2344) 2022-10-17 08:16:59 -03:00
email.ex Implement basics of Teams (#4658) 2024-10-21 07:35:23 +00:00
endpoint.ex Change cookie key in CE (#4621) 2024-09-26 07:43:47 +00:00
flows.ex Onboarding improvements (#4459) 2024-09-02 12:49:54 +02:00
remote_ip.ex Unify default pricing currency selection (#4221) 2024-06-14 14:49:22 +02:00
router.ex Fix custom property value filter suggestions (#4720) 2024-10-23 12:24:23 +00:00
user_auth.ex Implement basics of Teams (#4658) 2024-10-21 07:35:23 +00:00