We have a Lead generation website, where conversion action is a form submit. A percentage of these leads get enrolled offline.
We plan to use measurement protocol to tie-back this revenue to google analytics.
The set-up is as follows:
- Enable User-ID feature in Google Analytics
- Sending the Unique ID generated by our CRM software as the User-ID in google analytics.
- When one of the lead converts offline, we pass that information back to GA - and the associated UID shows the final conversion as well.
How do we proceed with step 3 and tie-back the revenue to the User-ID from transactions that happened offline?
As per explanation given in measurement protocol, only CID can be used to send the transaction values to GA.
Is it possible to do it using UID only?
Thanks