Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each If then Else or Switch block must contain a set of conditions.

Here There are the different two main types of conditions that can be used in each sequence. User interactions conditions and browsing history conditions. The first ones are calculated based on users behavior on the ads, while the latter are based on users browsing behavior on whichever properties Connected-Stories tags are placed.

User Behavior Conditions

  • Widgets (Poll or Quiz)
    • These conditions determine what stage the user is based on the answers provided on the quizzes or polls.

...

  • Custom.Text
    • This condition determines what stage the user is based on a click on a widget. Clicks can be differentiated by adding a Key Value on the widget itself and then reporting it as a key value to be matched when setting the condition.  A True or False needs to be applied as a qualifying statement when creating the block itself for the action.


Browsing Behavior Conditions

These types of conditions are frequently used for remarketing campaigns and allow the journey designer to define a sequence based on the browsing interests of each single user.

  • Remarketing.OG.Description
    • This condition checks whether the user has browsed a webpage where the OG (Open Graph) description within the HTML code of the page contains a specific set of words.
      Image Added
  • Remarketing.Description
    • This condition checks whether the user has browsed a webpage where the description within the HTML code of the page contains a specific set of words.Image Added
  • Remarketing.Keywords
    • This condition checks whether the user has browsed a webpage where the keywords within the HTML code of the page contain a specific set of keyowrds.Image Added
  • Remarketing.OG_Image
    • This condition checks whether the user has browsed a webpage where the image url on the Open Graph schema within the HTML code of the page contain a particular image url.Image Added
  • Remarketing.OG_Title
    • This condition checks whether the user has browsed a webpage where the OG (Open Graph) title within the HTML code of the page contains a specific set of words.
      Image Added
  • Remarketing.Query_String
    • This condition checks whether the user has browsed a webpage where the query string (all parameters after the ? in the url) contains a specific set of parameters.
    • Image Added
  • Remarketing.Referral
    • This condition checks whether the user has browsed a webpage reffered by a specific source.

Image Added


  • Remarketing.URL
    • This condition checks whether the user has browsed a webpage linked to a specific url.

Image Added