snowplow-incubator / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
1 stars 0 forks source link

Add session tracking #18

Closed igneel64 closed 1 year ago

igneel64 commented 2 years ago

Description

We can add AMP session tracking attributes to our collection.

Proposal

Add a new schema describing the AMP session and the available identifiers we can track.

The description and naming on the attributes available is as such from the [amp repository (https://github.com/ampproject/amphtml/issues/33990):

From the above, the naming we chose to go about is:

These would be implemented in a new context which would be carried over with every event, as we already do with ones like amp_id.