Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Study the possibility of using a C# JavaScript Interperter to port piwik.js to C# #12

Closed
julienmoumne opened this issue May 5, 2015 · 1 comment
Labels

Comments

@julienmoumne
Copy link
Member

The Piwik C# tracker library is a port of the PHP tracker library : a port of piwik.js functionalities.

Nowadays, JavaScript interpreters are available for most server-side languages.

Could it be possible to expose the functionalities of piwik.js in a C# library using one of these interpreters?

This ticket's aim is to study the functional and technical feasibility of that idea.

If successful, this method could be used for other server-side languages.

@julienmoumne
Copy link
Member Author

julienmoumne commented Jan 12, 2017

The current maintenance work load of the library does not justify such a radical approach.
Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant