External in C++ Trigger event

Hi all,

I would like trigger analystic event from external system. My system is emplemented in c++.

Could you please suggest to me which sample code could help. Currently, i’m investigating How to call a managed DLL from native Visual C++.

Thank you in advance!

My best advice is that you take the “Analytics Event trigger via XML” and translate it into C++. It is a relatively small sample that does not use any dependent dll’s from the SDK.