View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_put_project_events | R Documentation |
Sends performance events to Evidently. These events can be used to evaluate a launch or an experiment.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_put_project_events/ for full documentation.
cloudwatchevidently_put_project_events(events, project)
events |
[required] An array of event structures that contain the performance data that is being sent to Evidently. |
project |
[required] The name or ARN of the project to write the events to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.