Skip to main content

Accessing Widget Custom Event Code in Reusely

Althaaf Rachman Hafidz avatar
Written by Althaaf Rachman Hafidz
Updated over 2 weeks ago

Purpose

This documentation is intended to guide you on how to access the Widget Custom Event code via the Reusely Public API documentation page.

Note

Currently, Reusely doesn’t offer a referral program.


Key Features

  • Track user actions such as viewing a product, clicking buttons, and completing a checkout.

  • Send event signals that can be used for analysis, reporting, or automation.

  • Supports integration with third-party analytics tools such as Google Analytics 4.


Before You Begin

Make sure you have:

  • Access to your Reusely account with permission to view the Add-ons menu.

  • Basic understanding of APIs and how to implement them in your internal systems.

  • Access to the API is available exclusively for users with a Reusely Pro subscription.

Steps

  1. Log in to the Reusely Dashboard
    Access your Reusely dashboard using your credentials account.

  2. Open the Add-ons Page
    From the sidebar menu, click on Add-ons.

    Click here
  3. Access the Public API Documentation
    Locate the Public API section, then click the "Link to API Docs" button.

    Click 'Link to API Docs'
  4. Go to the Reusely API Overview Page
    You will be redirected to the Reusely API Overview page.

    Switch to 'docs.reusely.com'
  5. Open the Custom Event Definition Section
    Scroll to the bottom of the page, find the Custom Event section, and click the "Custom Event Definition" button.

    Click 'Custom Event Definiton'
  6. Select the Widget Custom Event Category
    On the Custom Event Definition page, click on the Widget Custom Event category to view specific event options to the widget.

    Click 'Widget Custom Event'
  7. View and Use the API Code
    On this page, you can explore all available Public API code snippets. These can be used to capture events, send data to your internal dashboard, or integrate with analytics tools such as Google Analytics 4.

    Click 'load
This event is triggered when the widget loads for the first time.'

Summary

The Widget Custom Event feature in Reusely enables detailed tracking of user interactions via public APIs. By following the steps above, you can access and utilize event code snippets for tracking, analytics, or integration purposes.

Direct link to Custom Event Definition page: Widget Custom Event

Did this answer your question?