RTP Redirection - Can you make it sticky

Brennan_McAdam2
Level 4

RTP Redirection - Can you make it sticky

I have been trying to make a redirect with RTP, It would the first time, but it fails on the second.  How can you make an rtp redirect sticky so that it fires each time the conditions are met?

Brennan McAdams
Tags (1)
1 REPLY 1
Carrie_Chandle1
Level 6 - Community Advisor

Re: RTP Redirection - Can you make it sticky

Hi Brennan - are you just trying to set up the redirect within RTP or have you looked into API calls? We have the same issue. When I posed this to our Marketo consultant they offered the following advice:

  1. Redirect campaigns are best triggered through the RTP API.  Otherwise there is a delay and the visitor sees the jump.

  2. Also keep in mind that some campaigns react only once during a visitor session, so is it possible to come back to the page during the same session (30 minutes) at which point it would not appear again.

I'm in the process of trying to figure out the API call, and here's the documentation I found: http://developers.marketo.com/javascript-api/web-personalization/redirect/

I'll let you know if I have any success!