Guy Blotman

  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 6

Activity overview

Latest activity by Guy Blotman
  • Guy Blotman created an article,

    Global Control Group guide for sections with (only) script-based campaigns

    Important: This implementation is relevant only to sections without any API campaigns. If you run API campaigns, see Global Control Group (GCG) guide for API. The global control test is a method...

  • Guy Blotman commented,

    Hi Theo,Better late than never I guess...The changes brought by Apple shouldn't impact how you use DY, as none of the new changes/policies is expected to have an effect of the DY mobile SDK functio...

  • Guy Blotman commented,

    Hi Theo,I believe that both are basically the same, but the more updated one that should be used is: DYO.recommendationWidgetData There is a chance we need to update this part of the documentation ...

  • Guy Blotman commented,

    another example: var DY_VARIABLES = {  "en":{    "title":"${EN Banner Title}",    "img":"${EN Banner Image}",    "url":"${EN Banner click URL}"  },  "de":{    "title":"${DE Banner Title}",    "im...

  • Guy Blotman commented,

    Adding my 2 cents, Using add-after and add-before in a spa sites, always holds a small risk of component duplication.The problem occurs when you insert the DY html in an area that is not being dele...