After selecting Rokt from our Destinations catalog, you will be required to insert some data from your Rokt account.
App ID
App Secret
The AppID and the App Secret can be found at the bottom of your Rokt profile settings. If you haven't created an app yet, create an app and generate the two values.
Account ID: This can be found in the URL of your Rokt account.
Go to your profile settings and the URL will look like this: https://my.rokt.com/accounts/<accountId>/profile-settings
Hightouch supports syncing to the following Rokt objects:
Events
To ensure syncs send each event, use a hash function for the event model's primary key . The hash should combine all columns, including member ID, timestamp, etc. See the event sync documentation for more information.
You can select from a dropdown which column to use as a timestamp. If this isn't selected, then a timestamp will be generated for you at the time of sync.