Playground icon indicating copy to clipboard operation
Playground copied to clipboard

DooH Application with impression tracker

Open vpetersson opened this issue 1 year ago • 0 comments

Background

The idea with this is to showcase how to build an Digital Out of Home (DooH) platform for Screenly. The demo would be a simple Edge App app that randomly picks an image to return from a dataset (included in the Edge App). When the image is served, the app would take noticed of this and generate an event that is sent to Google Analytics.

The user will then be able to track the impressions directly in Google Analytics. We would also enrich this data with all the data available from the Screenly Metadata. That way you can not only see aggregates, but also slice it multiple ways (city etc).

Acceptance Criteria

  • [ ] Select 20 nice looking fake ads
  • [ ] Write a simple Edge App in in JavaScript that perform the above operation
  • [ ] Integrate the deployment with GitHub Actions

vpetersson avatar Sep 29 '22 13:09 vpetersson