amp-by-example
amp-by-example copied to clipboard
Create an amp-analytics ABE that's specific to some AMPHTML ads
Some main features that the publisher would like to see are:
- Quartile tracking using amp-video
- Events when using amp-carousel inside an ad
- Events triggered for ads that leverage AMP's scroll bound animations
Thanks for reporting. One question regarding 2 and 3. How is this different for ads in comparison to web pages?
They are not. For those developers building ads, they often don't look at documentation for web pages and don't realize such documentation exists (e.g. real case from Conde Nast ad developers)
The idea is to have some simple ad sizes (e.g. 300x250) that take advantage of AMP components an associated analytics usage.
This will hopefully solve itself with amp.dev where samples are categorized by supported formats => when they search for amp-analytics + amp-ads they'll see the normal analytics sample.
On Tue, Jan 15, 2019 at 5:32 PM Vamsee Jasti [email protected] wrote:
They are not. For those developers building ads, they often don't look at documentation for web pages and don't realize such documentation exists (e.g. real case from Conde Nast ad developers)
The idea is to have some simple ad sizes (e.g. 300x250) that take advantage of AMP components an associated analytics usage.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ampproject/amp-by-example/issues/1796#issuecomment-454457523, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXOOMGdFSh44b1ElELAiR5IxUwaO2Gjks5vDgKPgaJpZM4Z_92h .
Okay. I still think it might be valuable to add a few ad samples that translate the concepts from page over to ads, if that's possible.