Events - Part 1

Last updated on Jul 01, 2025

Events allow you to integrate third-party analytics services with your Simplified Checkout instance. Adding Custom HTML events is available for free. The rest are available with Simplified Checkout Pro.


Adding a Service

Click Add Service in the top right corner.

Select the service you want to connect to and click Continue.

Next, select the instances you want to connect this service to. You can edit this later if you want to add more instances to a service.


Configuring Services

Configure services typically require you to create an account with the service and obtain tracking IDs, but this may vary depending on your chosen service.

Custom HTML

Start by adding a label for this service, then click Save & Integrate.

Click on the new Custom HTML service you created.

Within the Custom HTML screen, you'll see the instances connected to the service, the scripts you have added, and their associated triggers.

Settings

The settings button at the top right corner brings you to the settings wizard from when the service was added.

Adding, Toggling Events

Each event for each instance can be toggled on/off from this screen, and new events can be added with + Add Event.

Click on Add Script to open the settings panel.

Enter a Script Name, and then paste your script into the Pixel HTML section.

You need to add the tracking script manually from your external tracking platform.

Firing Priority

You can specify which scripts will trigger first, second, third, etc., or let our system decide the priority.

Firing Options

  • Once Per Session: The script will only fire once per session.

  • Entire Session: The will will fire throughout the session on each page reload (if applicable)

Prevent Firing When Testing

Check this option to prevent your script from being fired during testing or previewing.

Upon saving, click on View Triggers and continue to the next section.


HTTP Requests

Start by adding the HTTP Request service.

Once added, go to the HTTP Request service you just created, and click Add Events.

From this modal, you can add events such as:

  • Start Checkout

  • Page View

  • Purchase

  • URL: This is the server where you are requesting data/actions.

  • Fire pixels for prepaid transactions: Track prepaid card transactions on your checkout.

  • Fire pixels only on live transactions: Only track transactions that are processed and finalized in real time.

Once you've added your events, click View Triggers to configure the triggers. You can learn more about Configuring Triggers below.