SaaS CMS has officially launched! Learn more now.

Hiep Le
Mar 24, 2022
  1166
(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
A day in the life of an Optimizely Developer - London Meetup 2024

Hello and welcome to another instalment of A Day In The Life Of An Optimizely Developer. Last night (11th July 2024) I was excited to have attended...

Graham Carr | Jul 16, 2024

Creating Custom Actors for Optimizely Forms

Optimizely Forms is a powerful tool for creating web forms for various purposes such as registrations, job applications, surveys, etc. By default,...

Nahid | Jul 16, 2024

Optimizely SaaS CMS Concepts and Terminologies

Whether you're a new user of Optimizely CMS or a veteran who have been through the evolution of it, the SaaS CMS is bringing some new concepts and...

Patrick Lam | Jul 15, 2024

How to have a link plugin with extra link id attribute in TinyMce

Introduce Optimizely CMS Editing is using TinyMce for editing rich-text content. We need to use this control a lot in CMS site for kind of WYSWYG...

Binh Nguyen Thi | Jul 13, 2024