SPA - Single Page Application

If your website is a single page application, after choosing the domain type and adding the website URL, you can configure your display settings under advanced features.

919

The display settings for Single Page Application allows you to add delay to the display of the campaign.

579

Additionally, you can decide how the SDK should be refreshed on your SPA website.

  1. Reload on Pop State - Reload when the browser's forward or backward button is clicked.
  2. Reload on hash change in the URL - Reload the SDK when the path given after hash in the URL changes, It does this by scanning the portion of the website URL that comes after the character "#."
  3. Conditions to check for reload - A variety of trigger events are available to select from to initiate the reload.