mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 03:17:55 +00:00
feat(analytics): comply erpnext with utm methodology
This commit is contained in:
@@ -8,18 +8,19 @@
|
||||
"document_type": "Lead",
|
||||
"dynamic_filters_json": "[[\"Lead\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
||||
"filters_json": "[]",
|
||||
"group_by_based_on": "source",
|
||||
"group_by_based_on": "utm_source",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2020-07-22 16:11:14.170636",
|
||||
"modified": "2020-07-22 16:13:38.696710",
|
||||
"last_synced_on": "2023-10-09 17:32:34.504416",
|
||||
"modified": "2024-06-28 12:18:19.477467",
|
||||
"modified_by": "Administrator",
|
||||
"module": "CRM",
|
||||
"name": "Lead Source",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"roles": [],
|
||||
"timeseries": 0,
|
||||
"type": "Donut",
|
||||
"use_report_chart": 0,
|
||||
|
||||
Reference in New Issue
Block a user