php - How to send a value in Database to Google analytics? -


i manage web application made symfony2(php). measure value in database (for example, register user per day) on management screen made myself.

but want compare value data on google analytics. want know how send value in database google analytics.

you check data import section on property level, in admin menu. can find various range of data, can imported analytics, , applied reports.

it's not clear post, if of these solution you. detailed description of feature available here.

personally, i'd reversed, , collect ga data management screen via ga api, if had management screen already.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -