• Resolved dbock

    (@dbock)


    Hi,

    it’s my first time working with iubenda. In general, the implementation works but there are some small bugs.
    On of them is breaking JS/CSS code when the parsing engine option “Primary” is choosen.

    What’s the difference between “Primary” and “Secondary” parsing in detail?

    And then there’s the option “Leave scripts untouched on the page if the user has already given consent”.
    Is it recommend to activate the checkbox or not activate it?
    And what’s the diff. from a technical perspective?

    Thanks in advance & best regards,
    David

Viewing 1 replies (of 1 total)
  • Plugin Author iubenda

    (@iubenda)

    Hello and thank you for contacting us.

    The difference between the two parsing engines is that one is based on PHP external library and the other one is using a native/built in PHP function.
    The Primary is faster than the secondary but the downside is that it can’t parse broken HTML; The secondary is more Accurate but slower because it’s based on a PHP library and it can parse the broken HTML.

    Kind Regards,
    the iubenda team

Viewing 1 replies (of 1 total)

The topic ‘Script Blocking Optins’ is closed to new replies.