Pre-Requisites
SDK Integration
- Refer to this article to integrate the Web SDK on your website.
- Refer to this article to integrate the Personalize SDK on your website.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Track impression and click events for API experiences created via the MoEngage Personalize API.
<script type="text/javascript">
MoEngage.personalize.trackImpression(experienceContext)
</script>
<script type="text/javascript">
MoEngage.personalize.trackClick(experienceContext,extraAttributes)
</script>
{
"button_id": "<submit-form-btn>",
"button_name": "<Add to Cart>",
"button_type": "<primary>",
}
Was this page helpful?