issues
search
snowplow
/
snowplow-cpp-tracker
Snowplow event tracker for C++. Add analytics to your C++ applications, games and servers
http://snowplowanalytics.com
Apache License 2.0
9
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow retry delay sleep to be interrupted for shutdown (close #91)
#92
tomalakgeretkal
opened
6 months ago
3
App using tracker will hang if Snowplow is in back-off mode
#91
tomalakgeretkal
opened
6 months ago
0
Release/2.0.0
#90
matus-tomlein
closed
1 year ago
0
Check whether the collector URI is empty in network configuration (close #83)
#89
matus-tomlein
closed
1 year ago
0
Update build instructions in README for Windows
#88
matus-tomlein
closed
1 year ago
0
Qualify usages of std::move
#87
tamaskenezlego
closed
1 year ago
0
Add option to install the tracker as an imported target in a CMake project (close #85)
#86
tamaskenezlego
closed
1 year ago
0
Want to link static library with my application/lib
#85
franNadalesDN
closed
1 year ago
1
Silence warnings during build
#84
tamaskenezlego
closed
1 year ago
9
Check whether the collector URI is empty
#83
matus-tomlein
closed
1 year ago
0
Release/1.0.0
#82
matus-tomlein
closed
2 years ago
0
Add eventIndex and firstEventTimestamp properties to client sessions (close #80)
#81
matus-tomlein
closed
2 years ago
1
Add eventIndex and firstEventTimestamp properties to client sessions
#80
matus-tomlein
closed
2 years ago
0
Add support for storing cookies in HTTP clients (close #78)
#79
matus-tomlein
closed
2 years ago
0
Add support for storing cookies in HTTP clients
#78
matus-tomlein
closed
2 years ago
0
Add build using cmake (close #65)
#77
matus-tomlein
closed
2 years ago
1
Add integration tests using Snowplow Micro (close #57)
#76
matus-tomlein
closed
2 years ago
0
Publish API docs on Github Pages (close #73)
#75
matus-tomlein
closed
2 years ago
1
Add a Snowplow interface with the ability to initialize and manage multiple trackers (close #22)
#74
matus-tomlein
closed
2 years ago
0
Publish API docs on Github Pages
#73
matus-tomlein
closed
2 years ago
0
Release/0.4.0
#72
matus-tomlein
closed
2 years ago
0
Add event-level Subject (close #61)
#71
matus-tomlein
closed
2 years ago
0
Add IP address property to Subject (close #62)
#70
matus-tomlein
closed
2 years ago
0
Rename send_limit to batch_size in Emitter (close #63)
#69
matus-tomlein
closed
2 years ago
0
Add back-off on 100% event sending failure (close #9)
#68
matus-tomlein
closed
2 years ago
0
Expose an interface for storage and make it configurable (close #48)
#67
matus-tomlein
closed
2 years ago
0
Release/0.3.0
#66
matus-tomlein
closed
2 years ago
0
Add build using cmake
#65
matus-tomlein
closed
2 years ago
0
Add in-memory storage option
#64
matus-tomlein
opened
2 years ago
4
Rename send_limit to batch_size in Emitter
#63
matus-tomlein
closed
2 years ago
0
Add IP address property to Subject
#62
matus-tomlein
closed
2 years ago
0
Add event-level Subject
#61
matus-tomlein
closed
2 years ago
0
Add customizable no-retry HTTP status codes (close #54)
#60
matus-tomlein
closed
2 years ago
0
Add emitter callback function (close #7)
#59
matus-tomlein
closed
2 years ago
0
Use C++ smart pointers where applicable
#58
matus-tomlein
closed
2 years ago
1
Add integration tests using Snowplow Micro
#57
matus-tomlein
closed
2 years ago
0
Add a header file that includes all the published APIs (close #55)
#56
matus-tomlein
closed
2 years ago
0
Add a header file that includes all the published APIs
#55
matus-tomlein
closed
2 years ago
0
Add customizable no-retry HTTP status codes
#54
matus-tomlein
closed
2 years ago
0
Add support for Linux in desktop context, UUID generator, and CI (close #46, #47, and #50)
#53
matus-tomlein
closed
2 years ago
2
Use a common Event base class for all event types (close #51)
#52
matus-tomlein
closed
2 years ago
1
Use a common Event base class for all event types
#51
matus-tomlein
closed
2 years ago
0
Add CI build on Linux and update build instructions
#50
matus-tomlein
closed
2 years ago
0
Add support for Linux in HTTP client (close #5)
#49
matus-tomlein
closed
2 years ago
1
Expose an interface for storage and make it configurable
#48
matus-tomlein
closed
2 years ago
0
Add support for Linux in desktop context
#47
matus-tomlein
closed
2 years ago
0
Add support for Linux when generating UUIDs
#46
matus-tomlein
closed
2 years ago
0
Release/0.2.0
#45
matus-tomlein
closed
2 years ago
1
Follow a code style guide
#44
matus-tomlein
closed
2 years ago
0
Use snowplow namespace (close #13)
#43
matus-tomlein
closed
2 years ago
1
Next