Versions Compared

Key

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

De automatische The automatic Query selector is vaak erg foutgevoelig, omdat deze erg specifiek is. Bij elk kleine wijziging op de website kan het voorkomen dat deze niet meer werkt. In dat geval is het beste om de Query handmatig te selecteren. Dit doe je als volgt:

  1. Druk op het toetsenbord op ‘F12’ om Devtools te openen:

    Image Removed

  2. Klik op dit icoon:

    Image Removed

  3. Houd de muis over het gewenste element waar je de personalisatie wilt tonen:

    Image Removed

  4. Neem de naam van het element over:

    Image Removed

  5. Vul deze naam in de Query Selector:

    Image Removed

  6. De personalisatie zou nu getoond moeten worden.

...

Selector is often sensitive for errors, because it’s very specific. With every small change on the website, it’s possible that the Query Selector won’t work anymore. In that case it’s best to select the Query Selector manually. You can do this as follow:

  1. Press ‘F12’ on the keyboard to open Devtools:

    Image Added

  2. Click this icon:

    Image Added

  3. Hoover the mouse over the desired element where you want to show the personalisation:

    Image Added

  4. Copy the name of the element:

    Image Added

  5. And paste this in the Query Selector:

    Image Added

  6. The personalisation should show now.

Info

When an element (with the same name) is present more than one time, the personalisation will replace every element with that name. For most use cases it’s recommended to choose an unique element that is only present once.