segment-integrations / analytics-ios-integration-adobe-analytics

Segment's Adobe Analytics Integration for Analytics-iOS
MIT License
1 stars 2 forks source link

Cleans up contextData definition, adds log for ecommerce event #16

Closed ladanazita closed 6 years ago

ladanazita commented 6 years ago

Following up with #15 , cleans up definition of contextData, adds log statement on ecommerce trackAction event.

Also moves check for configured event name prior to setting contextData, since it is required, we wouldn't need to map contextValues if this isn't properly configured.