mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
597 stars 210 forks source link

Export amplitude events from SalesForce Marketing Cloud into S3 #262

Closed rfk closed 6 years ago

rfk commented 7 years ago

As part of our amplitude integration, we want to correlate marketing email events (such as opens and clicks) with future activity as an FxA user. To do this we'll need to synthesize the events named "mktg - *" from this event taxonomy spreadsheet:

https://docs.google.com/spreadsheets/d/1G_8OJGOxeWXdGJ1Ugmykk33Zsl-qAQL05CONSeD4Uz4/edit#gid=879531055

Rough plan is to:

rfk commented 7 years ago

I filed a bugzilla bug to discuss the mechanics of this from the SFMC side:

https://bugzilla.mozilla.org/show_bug.cgi?id=1409247

vladikoff commented 6 years ago

from mtg: still waiting on SalesForce to export stuff

vladikoff commented 6 years ago

from mtg: still waiting on SalesForce to export stuff

vladikoff commented 6 years ago

from mtg: waiting for an S3 bucket with writing permissions, there is a sample file. need to figure out the pipeline...

vladikoff commented 6 years ago

from mtg: @jrgm need an S3 bucket

vladikoff commented 6 years ago

from mtg: @jrgm taking a look at this today

vladikoff commented 6 years ago

@pmac we have an S3 bucket setup, waiting for data so we can start thinking about how we will process it it for Amplitude

philbooth commented 6 years ago

we can start thinking about how we will process it it for Amplitude

Ref: https://github.com/mozilla/fxa-amplitude-send/pull/38

pmac commented 6 years ago

@pmac we have an S3 bucket setup, waiting for data so we can start thinking about how we will process it it for Amplitude

Great! I'm working with Ben Niolet now on getting him setup with the bucket and he should drop data there soon. Thanks!

jrgm commented 6 years ago

Seems this is instead going to be done with SFTP, yeah? Close this one?

vladikoff commented 6 years ago

@jrgm we should rename

vladikoff commented 6 years ago

from mtg: waiting until end of April for this