Skip to content

Conversation

@prestonstarkey
Copy link

Summary

Currently in the Rokt Kit, you can only map specific events (Event Type, Event Category, & Event Name) to a Rokt attribute.
image

This PR expands the existing functionality to map events with specific attribute conditions to a Rokt attribute.

Example: "All screen view events with url attribute containing sale will map to saleseeker Rokt attribute.

The existing functionality still works as expected. The conditions are stored in a separate object called placementEventMappingRules. It will map an array of conditions to the unique (jsmap, value) combination.

Testing Plan

Testing locally, unit tests, going to make changes to the connection level to add the JSON custom field to allow for the placement event mapping rules

Copy link
Contributor

@jaissica12 jaissica12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prestonstarkey can you please change the target branch to development. The branches were initially out of sync but they are now aligned, so it can be updated now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants