Pageview params builder

[apis/ga/measurement protocol/Pageview params builder]


Builds raw "pageview" parameter set for Google Analytics Measurement Protocol request.


Input ports

  • tracking ID: any

  • client ID: any

  • hostname: any

  • page: any

  • title: any

Output ports

  • params: any

    Measurement Protocol parameters for "pageview" hit type. Key-value pairs, must be serialized to be passed as payload.

Last updated