Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 464 Bytes

File metadata and controls

18 lines (9 loc) · 464 Bytes

Snowplow API Example App

This example shows how to set up the Python tracker with the Snowplow API to send events to a Snowplow pipeline.

Installation

  • Install the Python tracker from the root folder of the project.

python setup.py install

Usage

Navigate to the example folder.

cd examples/snowplow_api_example

To send events to your pipeline, run snowplow_app.py {{your_collector_endpoint}}. You should see 6 events in your pipleine.