Skip to main content
October 6, 2015
Question

RTP User Context API: Campaign - Clicked

  • October 6, 2015
  • 1 reply
  • 2842 views

Has anyone used the RTP User Context API to suppress a campaign after they clicked?

Basically, I have a Dialog campaign that I want to show every time someone comes to the homepage, unless they previously clicked it.

I'm currently using the User Context API criteria with "Campaign - Clicked is not 4536"

(4536 is the campaign ID I don't want to show when clicked)

However, I'm still seeing the campaign after I click the Dialog. Any suggestions?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

October 7, 2015

I think you may want to try if campaign - clicked is 4536

     do something

else

     do something else

October 7, 2015

I don't have the ability to program anything into the segmentation builder do I?

All I have is "Campaigns - Clicked" Is, Is Not, Is Empty, Is Not Empty and a text field to presumably enter the campaign ID(s).

Lucho_Soto
Level 5
October 28, 2015

Brandon Dahl​ where do you get the campaign ID from? I'm also trying to use the Context API to prevent users from seeing the same campaigns over and over every time they visit our site.