How to Use Success Triggered Scripts

You can easily incorporate scripts into your OptinMonster campaign to run after the optin has been successfully converted using the Success Scripts feature. This allows you to use scripts like Facebook’s tracking pixel and more.

In this article, you’ll learn how to use the Success Scripts feature in OptinMonster.

Before You Start

Here are some things to know before you begin:

Add Success Script

When you create a campaign in OptinMonster you may wish to trigger specific scripts to run after the optin form is submitted.

To add a success script, follow these steps:

  1. From the Design view of the campaign builder, directly select the Optin Fields Block in your campaign.
  2. Next, expand the Success Script panel in the left pane of the builder.
    success scripts builder
  3. Add your script(s) to the provided field.
  4. When you’re finished, Save the campaign.

Troubleshooting

Do I need to add <script> tags?

Yes, your Javascript will need to be wrapped in <script></script> tags to work properly.

Why can’t I load Javascript files into the page using the Success Scripts field?

It’s not possible to load Javascript files into the page using the Success Scripts field. Instead, you should load any file dependencies directly into the page on your website where you will be showing the campaign.