I’m working on an app where we want to get visitor count of store.
e.g. There is a store A and it installs my app, now I would like to get the data as:
-
Monthly average visitor count of the store
-
Last x days visitor count of the store.
Is it possible? If yes, what scope do I need and how can I do this?