analytics/lib/plausible
Uku Taht b0933e1730
Import acquisiton channel from GA4 (#4814)
* Import acquisiton channel from GA4

* Remove unnecessary step

* Fix spelling

* Remove migration

* Show empty channel in imported data as (not set)

* Revert "Remove migration"

This reverts commit da0b9403e4.

* Fix channel suggestions with imported data

* Merge group field entries

* Add note about channel mappings

* Revert "Revert "Remove migration""

This reverts commit 7958a46c5c.
2024-11-14 18:22:14 +00:00
..
auth Set `default: false` on `allow_next_upgrade_override` in Team and User scheams (#4808) 2024-11-12 09:51:25 +00:00
billing Finish moving /sites LV reads to team schemas behind FF (#4777) 2024-11-06 13:12:34 +00:00
cache Drop event explicitly on session lock timeout (#4582) 2024-09-16 10:36:53 +00:00
data_migration Switch listing team members view to read from Teams schemas (#4802) 2024-11-13 12:32:57 +00:00
ecto/types Hostnames shield (#3990) 2024-04-16 20:30:20 +02:00
event Flush Clickhouse buffers faster by encoding early (#3623) 2023-12-14 14:21:27 +01:00
funnel Use codespell (#4145) 2024-05-27 10:52:01 +02:00
goal Experimental pageleave events (#4624) 2024-09-30 12:52:40 +00:00
goals fix(revenue): Fix selecting and graphing revenue goals with comparisons (#4680) 2024-10-15 08:33:38 +00:00
google Import acquisiton channel from GA4 (#4814) 2024-11-14 18:22:14 +00:00
helpers Improve boolean environment variables reading (#4632) 2024-10-16 07:11:53 +00:00
imported Import acquisiton channel from GA4 (#4814) 2024-11-14 18:22:14 +00:00
ingestion Channels: Read from new column, don't write (#4800) 2024-11-12 12:30:11 +00:00
open_telemetry Ignore `site_imports` query traces when sampling for OpenTelemetry (#4241) 2024-06-18 12:03:39 +02:00
plugins/api rm Timex.diff/3 (#4695) 2024-11-04 09:18:04 +00:00
s3 Add csv importer (#3795) 2024-02-27 14:19:09 +01:00
sentry Update Sentry (#3843) 2024-03-18 10:10:20 +01:00
session Channels: Read from new column, don't write (#4800) 2024-11-12 12:30:11 +00:00
shield Hostnames shield (#3990) 2024-04-16 20:30:20 +02:00
site Finish moving /sites LV reads to team schemas behind FF (#4777) 2024-11-06 13:12:34 +00:00
stats Import acquisiton channel from GA4 (#4814) 2024-11-14 18:22:14 +00:00
teams Switch sites creation to read teams schemas (#4823) 2024-11-14 11:03:10 +00:00
telemetry Enforce sequential processing of session events (#4493) 2024-09-03 09:29:32 +02:00
verification Require src attribute when seeking snippet for verification (#4290) 2024-07-01 07:38:25 +02:00
application.ex Channel and source data updates (#4599) 2024-10-30 13:41:51 +00:00
async_insert_repo.ex Switch to new clickhouse adapter (ch/chto) (#2733) 2023-03-21 09:55:59 +01:00
cache.ex Rely on con_cache telemetry (#4019) 2024-04-29 11:00:53 +02:00
cldr.ex Revenue tracking: Add currency field to goal creation (#2948) 2023-05-23 12:08:09 +02:00
clickhouse_event_v2.ex Channels: Read from new column, don't write (#4800) 2024-11-12 12:30:11 +00:00
clickhouse_location_data.ex APIv2: visit:country_name, visit:region_name, visit:city_name dimensions (#4328) 2024-08-13 09:44:58 +03:00
clickhouse_repo.ex Make `ClickhouseRepo` task timeouts configurable in CE (#4494) 2024-09-09 11:20:06 +02:00
clickhouse_session_v2.ex Channels: Read from new column, don't write (#4800) 2024-11-12 12:30:11 +00:00
crm_extensions.ex Encode domain name in "Open in dashboard" link from CRM (#4294) 2024-07-01 11:26:42 +02:00
data_migration.ex Channels: Speed up clickhouse calculations (#4789) 2024-11-11 10:39:51 +00:00
debug_replay_info.ex Revert "Debug queries for super-admins (#4010)" (#4073) 2024-05-06 15:05:17 +02:00
exports.ex Remove `Timex.format` (#4402) 2024-08-12 10:01:13 +02:00
file.ex Handle cross-device file move (#4640) 2024-09-30 16:16:36 +00:00
geo.ex Dockerfile and co updates (#3811) 2024-03-08 14:33:55 +00:00
http_client.ex Use Phoenix LiveView for the upgrade page (#3382) 2023-10-03 13:36:22 +03:00
import_deletion_repo.ex Split clickhouse repos - making the main one read only (#2826) 2023-04-06 12:45:36 +02:00
imported.ex Do not try querying imported data for unsupported props (#4467) 2024-08-30 10:55:31 +02:00
ingest_repo.ex Channels: Fix ON CLUSTER behavior (#4801) 2024-11-11 19:59:16 +00:00
mailer.ex Fix and refactor invitation logic (#3376) 2023-10-02 14:57:57 +02:00
migration_utils.ex Populate log_comment with debug information, /debug/clickhouse route (#4435) 2024-08-14 12:33:36 +03:00
open_telemetry.ex enrich with information about app node (#4592) 2024-09-18 17:08:24 +00:00
pagination.ex Implement new sites view (#3463) 2023-11-02 13:18:11 +01:00
prom_ex.ex Implement new sites view (#3463) 2023-11-02 13:18:11 +01:00
props.ex Do not try querying imported data for unsupported props (#4467) 2024-08-30 10:55:31 +02:00
purge.ex Remove references to `site.imported_data` (#4006) 2024-04-19 11:15:51 +02:00
rate_limit.ex rm Hammer (#3571) 2023-12-06 15:07:37 +01:00
repo.ex Implement new sites view (#3463) 2023-11-02 13:18:11 +01:00
request_logger.ex Reapply "Include query string when logging the request (#3971)" (#3984) (#3985) 2024-04-09 08:49:45 +03:00
s3.ex redirect to s3 url when downloading exports (#4002) 2024-05-02 19:53:12 +01:00
shields.ex Hostnames shield (#3990) 2024-04-16 20:30:20 +02:00
site.ex remove @plausible.io contacts from CE (#4766) 2024-11-05 07:37:21 +00:00
sites.ex Switch sites creation to read teams schemas (#4823) 2024-11-14 11:03:10 +00:00
stats.ex Fix custom property value filter suggestions (#4720) 2024-10-23 12:24:23 +00:00
teams.ex Switch sites creation to read teams schemas (#4823) 2024-11-14 11:03:10 +00:00
themes.ex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
timezones.ex Remove Timex from `Plausible.Timezones` (#3899) 2024-09-05 11:48:07 +02:00
users.ex rm Timex.diff/3 (#4695) 2024-11-04 09:18:04 +00:00
verification.ex Onboarding improvements (#4459) 2024-09-02 12:49:54 +02:00