2
7 Comments

How to display "monthly users" in my website.

So, I am looking at the way IH is doing, that it shows your users and it gets updated.

I am have zero knowledge of backend. Just wondering how to approach that and it there's a y way I could do it without code?

Been searching around and got no result explicit for that.

Thank you so much.

on January 19, 2020
  1. 3

    You can use Google Analytics stats and funnel them to a front-end via www.parabola.io

  2. 2

    Which no-code platform are you using for your website?

  3. 1

    You could use Parabola to pull in your Google Analytics data format it in a way you want then output it to an API end point.

    1. 1

      dang, just realized somebody already answered this :)