Skip to content

(feature) Indexing email clicks

Brian Hatchet requested to merge brianhatchet/engine:email-links-metrics into master

Extends the minds-metrics-index to track email activity

Emails that build urls with campaign and topic will now be tracked.

Emails that do not will be marked as unknown

Email unsubscribe links will be tracked as email:unsubscribe

This MR requires extending the actiont type in ElasticSearch to use the keyword property. Those are stored in Postman

#210 (closed)

Merge request reports