OK - we hope to have thousands of stores so is it an acceptable
solution to request the user enters a GA tracking id to get stats in
our app.
Further can you give me some pointers on the following / suggestions
1. i note that in tos we are not allowed to send data that describes a
user. We are using the GA account to track eCommerce sales. If we want
to relate the tracking to logins can we store a number. The number is
not unique. It would be 1-10 as each store is only allowed 10 user
logins. This number 1-10 would just tell us what login slot was used
1-10. Is this allowed.
2. Product data - i assume their are no issues storing plu, product
id, price etc
3. Payment again - storing payment methods - (prob use an event)
4. Physical locations. Can we store Town, Country data
5. We would like to pull the data into our app. We are using google
app engine - if we want to import data into our apps dashboard so the
user can see data from their ga tracking code. what is the best
practice. We don't want them to constantly have to go through oauth.
Just auth once and then it works.
Appreciate any advice on this thank you.
Martin