Hiep Le
Mar 24, 2022
  1780
(0 votes)

Optimizely Campaign - where is the opt in process ID?

When working with Optimizely Campaign, you will be familiar with opt in process. Basically when users subscribe to your website's newsletter, you want them to go through an opt in process. An opt-in process requires recipients to give a sender explicit permission to send them advertising mails.

Setting up the opt in process basically containing 2 steps:

  1. Create the process in Opmizely Campaign
  2. From your code, hook up to the opt in process via API call. For example, if using HTTP API, you can follow this guide: https://world.optimizely.com/documentation/developer-guides/campaign/http-api/services-and-operations/subscribe/

However at step 2, you will notice that you need to pass in the opt in process ID:

At the first glance, you will not be able to see it from the process that you have just created above.

I can tell you it is not easier to find.

So here it is....

Look at corner of the table listing those opt in process, and click on the dropdown arrow

Tick the ID checkbox, your process ID will appear in the table :)

Mar 24, 2022

Comments

Please login to comment.
Latest blogs
Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |

Forcing Lowercase URLs in Optimizely CMS During Auto-Translation

Learn how to fix uppercase and punctuation issues in Optimizely CMS 12 URL segments caused by LanguageManager auto-translation using a custom...

Stuart | Apr 2, 2026 |

Stott Robots Handler v7 for Optimizely CMS 13

Stott Robots Handler version 7 is now available for  Optimizely PaaS CMS 13 . This is includes updates to support the switch from a Site based...

Mark Stott | Apr 2, 2026

Optimizely CMS 13 First Impressions

Introduction This week Optimizely released the long awaited CMS 13. I upgraded my Optimizely extensions package to CMS 13 and found some interestin...

Mark Hall | Apr 2, 2026 |

Automating Block Translations in Optimizely

Stop manual block-by-block translations. Learn how to use the TranslateOrCopyContentAreaChildrenBlockForTypes config to automate Optimizely CMS...

Stuart | Apr 1, 2026 |