jazzband/django-analytical

Support for AMP analytics

jorenham opened this issue · 3 comments

In Accelerated Mobile Pages, regular javascript is prohibited. Instead, it provides an amp-analytics tag with a lot of customizability. Are you planning on supporting this?
https://www.ampproject.org/docs/reference/components/amp-analytics

Thanks for the link to APM analytics, Joren. I am currently not using it, but it sounds like a great feature. Would you be able to contribute an implementation?

@jcassee As much as I'd want to, I'm afraid I don't have the time to build such a feature, especially since it'll be a rather big feature.

I am not sure it would be a big feature, actually. The secret to this project is that it really does not do very much. :-) But I appreciate your time constraints.