Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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.