Contact anonymous even though I log on to wordpress
-
WPMautic is correctly registering page views however no contact info is added if the tracked user logs on.
The strange thing is that I can see that a request is done to /mtc/event with parameters like the following
page_title=Mitt%20konto%20%7C%20TEST&page_language=en-US&page_referrer=www.oursite.com&page_url=https%3A%2F%2Fwww.oursite.com%2Fkonto%2F&counter=0&mautic_device_id=nqg2045coy3bu4g21qubcxo&email=me@oursite.com&firstname=Jens&lastname=Olsson&wp_user=jens&wp_alias=Jens%20Olsson&wp_registration_date=2017-09-04&resolution=2560×1440&timezone_offset=-120&platform=MacIntel&do_not_track=unknown&adblock=false&fingerprint=db655ade23e8bf50041da9317a42eaba
I also get a response like this:
{
“success”: 1,
“id”: 1,
“sid”: “nqg2045coy3bu4g21qubcxo”,
“device_id”: “nqg2045coy3bu4g21qubcxo”,
“events”: [
false
]
}But nothing happens with the anonymous contact in Mautic.
Any ideas on where to troubleshoot?
Kind regards
Jens
The topic ‘Contact anonymous even though I log on to wordpress’ is closed to new replies.