Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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.