Skip to main content

Posts

Upgrading Heroku CLI version 18 to 20

In this blog post will share about Heroku CLI command from version 18 to 20 Full article is available here https://devcenter.heroku.com/articles/upgrading-to-the-latest-stack   In that I have my Heroku cloud app deployed using version 18 the below commands I used to run  and then it is successfully upgraded in version 20. After running the commands, requirements.txt related all packages will be reinstalled  heroku stack:set heroku-20 -a [cloudappname] git commit --allow-empty -m "upgrade to 20" git push heroku master

Online Code Editor - Python added

Python online Editor included in this blog, Check this link

Digital Product Analytics : Product Management

In this blog post, will see about Product Analytics. As a product leader, you want to know about your product related information in terms of numbers, stats, metrics, improvements on your product then you have to deal with Product Analytics. In this below video, shared about Product Analytical details on the below topics - Multi Device capabilities - Performance timing - Data load timing - Digital SEO metrics - Connecting with Other third party analytical API like Google Analytics to comprehend about your  product functionalities - Adding new features driving analytical on performance testing

Developing Rapid Prototype Product Features with Agile Team Approach : Product Management

In this blog post,  I am gonna share about Rapid Prototyping Product Features with Agile Team approaches.   Imagine you have Agile team and want to build innovative product features.   To do that, collaborate with team about building rapid prototype product features to design and develop.   Ask the team to collaborate about Success metrics on building those rapid product features/ In this below video I have explained those details.

How to check SQL Query Performance in SQL Server ? #100daysofsql day 6

 Hi, In this blog post video, will gonna see about sql query related performance details using SQL server, In that sql server have one option "display detailed execution plan" which will show the detailed query performance information, For more details, check the below video  

Google Analytics connected with Tableau Dashboard

Hi, In this blog post we are gonna see about how to connect Google analytics with Tableau software Check this below video for more details,

How to create custom reports in Google analytics and flat file csv data ingest into SQL server ?

 In this post, we gonna cover in Google analytics how to create custom reports from dimension and metrics? In this below video, I have explained about Customer who visited my website pages from which city there are visiting and which Internet service provider they used to get the details.