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

Document batchPlugin and how vendor add their plugin #13065

Merged
merged 5 commits into from
Feb 5, 2018

Conversation

zhouyx
Copy link
Contributor

@zhouyx zhouyx commented Jan 26, 2018

Implementations merged. Ready to be reviewed.

*/
function ping(unusedBaseUrl, unusedSegments) {
function ping(unusedBaseUrl, unusedBatchSegments) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want to rename? like forTest or fake

@zhouyx zhouyx requested a review from a user February 1, 2018 18:16
@zhouyx
Copy link
Contributor Author

zhouyx commented Feb 1, 2018

PTAL : ) cc @pomeroyr

@@ -28,6 +29,7 @@ Before you can add your analytics service to AMP HTML runtime, you may need to:
1. "optout": if needed. We currently don't have a great opt-out system, so please reach out to help us design one that works well for you.
1. An example in the [examples/analytics-vendors.amp.html](../../examples/analytics-vendors.amp.html)
reference.
1. A new batch plugin if required. Please refer to
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should this refer to?

@zhouyx zhouyx merged commit fba9fec into ampproject:master Feb 5, 2018
protonate pushed a commit to protonate/amphtml that referenced this pull request Feb 26, 2018
* document batching features

* add reportWindow

* minor fixes

* add refer to

* fix test
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
* document batching features

* add reportWindow

* minor fixes

* add refer to

* fix test
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
* document batching features

* add reportWindow

* minor fixes

* add refer to

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

Successfully merging this pull request may close these issues.

None yet

5 participants