asp.net - Installation of kissmetrics for a website with different environments (DEV/INT/PROD) -
asp.net - Installation of kissmetrics for a website with different environments (DEV/INT/PROD) -
i utilize kissmetrics website (in mvc 5 asp.net) deployed on azure.
i have several configurations website, 1 each environment (debug, integration , production).
i have js utilize kissmetrics in layout. problem metrics computed whatever environment (debug, production ..). have metrics computed production environment.
how correctly ?
thank help.
you'll want create new site each instance. each site has own api key , tracking code. linked docs:
you can generate more 1 api key kissmetrics business relationship if you’re managing different websites, or if want maintain testing/development info separate production site’s data.
asp.net azure asp.net-mvc-5 kissmetrics
Comments
Post a Comment