snowplow / snowplow-dotnet-tracker

Snowplow event tracker for .NET. Add analytics to your ASP.NET, C#, F# and Visual Basic apps, servers and games
http://snowplowanalytics.com
Apache License 2.0
23 stars 12 forks source link

Adding CustomGetPath and CustomPostPath methods #130

Closed jfjalburquerque closed 4 months ago

jfjalburquerque commented 1 year ago

This Pull Request proposes the addition of CustomGetPath and CustomPostPath methods to the library. These methods aim to enhance the flexibility and adaptability of the library by allowing users to dynamically update the postpath and getpath as needed.

Solution: To address the limitation of the snowplow-dotnet-tracker library, this Pull Request introduces two new methods: CustomGetPath and CustomPostPath. These methods provide developers with the ability to customize and control the postpath and getpath for specific use cases.

Impact: By including these new methods, the snowplow-dotnet-tracker community will benefit from improved customization options for managing postpath and getpath updates. Developers will have greater control over the tracking behavior.

Thank you for considering this Pull Request. Your feedback and suggestions are highly appreciated.

Closes #129

snowplowcla commented 1 year ago

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

jfjalburquerque commented 1 year ago

I signed it!

snowplowcla commented 1 year ago

Confirmed! @jfjalburquerque has signed the Contributor License Agreement. Thanks so much.