Skip to content

Feature request: change click behaviour to prevent blocked popups #46

@tomfrit

Description

@tomfrit

Problem: The current behaviour calls window.open() on ad click which is blocked by most browsers.

My request to change the implementation so it adds a regular anchor tag to _blank with a href of ie //mypage/ad-click?id=1234 which is an action that returns a header with a redirect to the URL of the banner ad. This way the browser wouldn't block it and we could still count the clicks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions