Hi @kamranali, I am unsure why this is happening with the Target for SPA, but you can add some code that only injects your code if it still needs to be added. In your custom code within Target, add a flag such as this example: // Check if code has already been loaded
if (window.offerLoaded === t...