We are moving to Discord!

Join us on the Countly Community Discord Server! Engage in discussions, share your feature ideas, and learn from fellow Countly users to build exceptional apps and experiences.

Integration of Countly in Angular 13

Hi all,

coudl anybody give me a short example on how to integrate Countly in Angular 13?

 

Thx in advance

Steffen

0

Comments

2 comments
  • Hello Steffen!

    The most basic way to implement Countly Web SDK to your Angular project is to add the Countly script between the 'head' tags of your website's HTML file. For an Angular project, this file is 'index.html' by default unless it has been changed. For more information about the Countly script and details about the integration you can refer to here: https://support.count.ly/hc/en-us/articles/360037441932-Web-analytics-JavaScript-#minimal-setup.

    Also for further implementation ideas and inspiration, you can check out our example implementations for different frameworks here: https://github.com/Countly/countly-sdk-web/tree/master/examples/react .

    Let us know if this information helps you and if you have any other questions please do not hesitate to contact us again.

    0
    Comment actions Permalink
  • Hi Kevin!
    Sorry for my late response. Your information helped a lot. 
    I'm actually working on creating my own custom events.

    0
    Comment actions Permalink

Please sign in to leave a comment.