code_fund_ads icon indicating copy to clipboard operation
code_fund_ads copied to clipboard

Prevent additional network calls when embed script injected more than once

Open hopsoft opened this issue 6 years ago • 0 comments

User Story

As a publisher, I want a single ad to render even if I accidentally include the embed script more than once so that I don't defraud the system.

Description

Including the embed script more than once triggers multiple network requests for ads and their corresponding pixels. We should detect this and prevent it.

Acceptance Critera

Embedding the script more than once should behave as if it was only included once.

hopsoft avatar Jun 10 '19 16:06 hopsoft