Skip to main content

Can anyone point me to dev documentation that outlines how to capture dynamically populated data for an event? I have a developer that wants to understand how to capture activity on a page that generates different examples depending on what type of file is chosen. 

Sounds to me like can just be an event property, so the tracking event would look something like:

{
   "name":"Example Generated",
   "event_properties":{
      "example":"value",
      "file_type":"jpg"
   }
}


Thanks for stepping in @timothy-permutable 😁


Hello @RavenMoore that’s a great question and Thank you @timothy-permutable for the great suggestion. Please relay to the developer to try use the suggestion as it should work without issue. If you encounter any issues, please ping me here. 


@timothy-permutable  than you so much for the reply - I’ve already shared it with the developer and our internal community. Much appreciated!

 


Reply