Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 440 Bytes

File metadata and controls

18 lines (9 loc) · 440 Bytes

Example App

This example shows how to set up the Python tracker with the tracker 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/tracker_api_example

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