Skip to content
#

google-analytics

Here are 704 public repositories matching this topic...

goaccess
rgarrigue
rgarrigue commented Feb 10, 2020

Hi there

I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s

2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
AhmadDakhlallah
AhmadDakhlallah commented Mar 14, 2020

I've noticed that the software does treat source URLs in a way that is not wrong, but I guess it can be better.
I have the following source urls:

facebook.com
l.facebook.com
m.facebook.com
m.facebook.com
web.facebook.com
android-app://m.facebook.com

Can't we make the software see them all as:
facebook.com
?

The facebook issue is not an issue per se, but it would be

texonidas
texonidas commented Dec 5, 2016

Currently there are a bunch of broken links on the Angulartics page.

There are also several places in the README that refer to the Angulartics page, however the information being referenced does not exist.

I propose that there is a single source of truth for how Angulartics works.

There is also little to no documentation for how the individual plugins work

Ackee
BrookeDot
BrookeDot commented Nov 16, 2019

Hi there,

I've tried to install this on Digital Ocean's Docker container and keep having trouble. I'm new to docker (and docker compose) so any additional documentation would be helpful. I come from a LEMP background so things like do I need to install NGINX, what port should I listen on, etc?

Right now I'm getting one of two errors after cloning the repo. If I first run `docker compose up

jsgoupil
jsgoupil commented Mar 26, 2020

For support questions, please consider using Gitter - Chat

I'm submitting a ...

  • bug report

  • feature request

  • question about the decisions made in the repository

  • What is the expected behavior?
    There is no documentation or code to help out mock the Analytics. If there are, please put them in your README or wi

Improve this page

Add a description, image, and links to the google-analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-analytics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.