I would like to determine a process for tying back a donation from an RML email back to the banner on which the donor filled out the RML form.
From Trilogy: the process hinges on the question of whether or not the rml_source field exists in Civi. The rml_source field contains the name of the banner on which the signup occurred. Last year we discussed RML and this doc was created. In it, it mentions that "RML Data from acoustic to civi: transferring daily", but I don't know what information is actually being transferred.
- If rml_source is being synced to Civi, it should be pretty straightforward to generate a report of RML donations by the rml_source.
- If rml_source only lives in Acoustic, we need a process to join Civi donation data to Acoustic data. Trilogy can assist with this process. It looks like the obvious fields to join on would be email address and something called contact_hash, which is appended to the links in the RML emails and Trilogy assumes is used for matching a record in Civi.
Could we get clarification on the following?
- what rml_ parameters are passed to CIvi
- could get a list of RML email donations from September 13 on that includes email address and contact_hash? Trilogy then will join it with the Acoustic rml_source data to create this report.
I'm tagging @Eileenmcnaughton and @Ejegg (not sure if this is right, apologies!)