We are currently working on a feature which involves sending event tags along with an event in Optimizely full stack. The event seems to be working ok, but I am looking for the best way to verify the tags are working properly.
From what I can gather, the best (only?) way to see these is with the enriched events data export https://docs.developers.optimizely.com/optimizely-data/docs/enriched-events-data-specification I have managed to pull down the .parquet files with the events in them, but I am looking for the best way to open these on windows as all the instructions seem to be around macOS or linux. What is the best way to view these files and verfiy the event tags are there
I have tried Apache https://apps.microsoft.com/store/detail/apache-parquet-viewer/9PGB0M8Z4J2T?hl=en-us&gl=us which can't open the files, and ParquetViewer which can open the files, but can't handle the event tags column which I need to view https://github.com/mukunku/ParquetViewer.
Has anyone got any recommendations here or is there an alternative way to verify the tags have been sent alongside the events?
We are currently working on a feature which involves sending event tags along with an event in Optimizely full stack. The event seems to be working ok, but I am looking for the best way to verify the tags are working properly.
From what I can gather, the best (only?) way to see these is with the enriched events data export https://docs.developers.optimizely.com/optimizely-data/docs/enriched-events-data-specification I have managed to pull down the .parquet files with the events in them, but I am looking for the best way to open these on windows as all the instructions seem to be around macOS or linux. What is the best way to view these files and verfiy the event tags are there
I have tried Apache https://apps.microsoft.com/store/detail/apache-parquet-viewer/9PGB0M8Z4J2T?hl=en-us&gl=us which can't open the files, and ParquetViewer which can open the files, but can't handle the event tags column which I need to view https://github.com/mukunku/ParquetViewer.
Has anyone got any recommendations here or is there an alternative way to verify the tags have been sent alongside the events?