View source: R/personalizeevents_operations.R
personalizeevents_put_action_interactions | R Documentation |
Records action interaction event data. An action interaction event is an interaction between a user and an action. For example, a user taking an action, such a enrolling in a membership program or downloading your app.
See https://www.paws-r-sdk.com/docs/personalizeevents_put_action_interactions/ for full documentation.
personalizeevents_put_action_interactions(trackingId, actionInteractions)
trackingId |
[required] The ID of your action interaction event tracker. When you create an Action interactions dataset, Amazon Personalize creates an action interaction event tracker for you. For more information, see Action interaction event tracker ID. |
actionInteractions |
[required] A list of action interaction events from the session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.