How to track number of visit for each store using iOS and Android SDK

I have a iOS app and an Android app which have the same content and installed mobile SDK. Users can visit pages of each store by using the apps. I want to track the number of visit for each store. How can I add the store id in the page URL tracked? Any suggestion?