Navigation Menu

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

Add triggers for first-visible, long-view and other events to amp-analytics #1305

Closed
rudygalfi opened this issue Jan 5, 2016 · 1 comment
Assignees
Milestone

Comments

@rudygalfi
Copy link
Contributor

Offshoot from #871.

There's currently support for triggers of visible and click. There's planned support for tap, hidden, and timer as part of #871.

This request covers adding support for additional triggers that may be helpful, for instance:

  • first-visible would fire when an element first becomes visible on screen
  • long-view would use some definition of a long-view and fire when an element's visibility meets the criteria.

cc @avimehta @btownsend

@rudygalfi
Copy link
Contributor Author

I think everything proposed here can be covered by the visibility triggers. If not, then we should move forward with a clean issue to track that outlines a specific use case.

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

3 participants