This example shows how to set up the Python tracker with the tracker API to send events to a Snowplow pipeline.
- Install the Python tracker from the root folder of the project.
python setup.py install
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.