User Tools

Site Tools


crm_attribution

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
crm_attribution [2021/07/08 04:36]
windsor_ai
crm_attribution [2021/07/08 04:36]
windsor_ai
Line 24: Line 24:
 Once this is done the data can then be joined in [[https://charts.windsor.ai/w/sqllab?|SQL Lab]] with the data in the conversions table. Once this is done the data can then be joined in [[https://charts.windsor.ai/w/sqllab?|SQL Lab]] with the data in the conversions table.
  
-<code> BEGIN;+<code>BEGIN;
 TRUNCATE TABLE crm_conversions; TRUNCATE TABLE crm_conversions;
 INSERT INTO crm_conversions (datasource, transaction_id, crm_type) INSERT INTO crm_conversions (datasource, transaction_id, crm_type)
crm_attribution.txt ยท Last modified: 2022/02/17 01:33 by windsor_ai