We have been using the cloudfront collector for over a year now as our source of truth for web analytics. Recently we’ve started to do more advertising, and would like to start understanding post impression conversions as well as post click - cloudfront is a bad fit for this as it can’t assign user ids to new users.
Is there a fairly simple way to run the impression tracking through one of the Scala or Clojure collectors, and then link those network_userids up with our already existing domain_userids (set by our client side js tracker)?
If not are there instructions for migrating all our collecting from Cloudfront to Scala, and preserving as much userids and similar as possible?
Thanks,
Robin Darrah