In amp-analytics, how to pass parameters in the body of an xmlHttpRequest post?
I am trying to log page views to my own server using <amp-analytics>
, and would like to include various features of the page (title, language, page type and other custom items) as variables in the body of a POST.
In amp-analytics, how to pass parameters in the body of an xmlHttpRequest post?
I am trying to log page views to my own server using <amp-analytics>
, and would like to include various features of the page (title, language, page type and other custom items) as variables in the body of a POST.