Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amp-analytics click triggers do not work in FIE. #7212

Closed
avimehta opened this issue Jan 26, 2017 · 2 comments
Closed

amp-analytics click triggers do not work in FIE. #7212

avimehta opened this issue Jan 26, 2017 · 2 comments

Comments

@avimehta
Copy link
Contributor

A config like:

  {
    "requests": {"click-px-0":"https://example.com/dyn?clickRequest"},
    "triggers": {
      "click-pixels": {
        "on": "click",
        "selector": "#clk",
        "request": "click-px-0"
      }
    },
    "transport": {
      "beacon": false,
      "xhrpost": false,
      "image": true
    }
  }

triggers when in a normal cross domain iframe but not in A4A FIE.

/cc @dvoytenko @lannka if you guys can get to this first.

@jasti
Copy link
Contributor

jasti commented Jan 27, 2017

@keithwrightbos why is this not an issue with AMP creatives we generate?
@szach FYI

@dvoytenko
Copy link
Contributor

This should be fixed by recent #7172. Could you please confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants