Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with sending custom events #69

Open
Roman9961 opened this issue Jan 17, 2019 · 2 comments
Open

Problem with sending custom events #69

Roman9961 opened this issue Jan 17, 2019 · 2 comments

Comments

@Roman9961
Copy link

$this->get('gamp.analytics')
            ->setEventCategory('authorization')
            ->setEventAction('Authorization')
           ->setDocumentLocationUrl('/')
            ->sendEvent();
{
hitParsingResult: [
{
valid: true,
parserMessage: [
{
messageType: "INFO",
description: "IP Address from this hit was anonymized to 46.30.167.0.",
messageCode: "VALUE_MODIFIED"
}
],
hit: "/debug/collect?v=1&tid=UA-109724385-2&aip=0&uip=127.0.0.1&ua=Mozilla%2F5.0%20%28X11%3B%20Linux%20x86_64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F70.0.3538.110%20Safari%2F537.36&cid=103528305.1546594228&ec=authorization&ea=Authorization&dl=%2F&t=event?_anon_uip=127.0.0.0"
}
],
parserMessage: [
{
messageType: "INFO",
description: "Found 1 hit in the request."
}
]
}

but nothing appear in dashboard

@Mehrdad-Dadkhah
Copy link

same problem

@alberto-bottarini
Copy link
Contributor

I think you are using debug mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants