Can't get anonymous leads data

Hi, I’m trying to implement Mautic for myself (for my business)

I’ve installed it on my own server at my office



I created mtracking pixel and uploaded to my mautic server as per documentation.

Also I installed wordpress plugin on my business server (on a hosting) and pointed to my mautic server.



Looking at source code of wordpress page, mtracking.gif is correctly loaded (200ok) but I get no data into mautic.



I set up cron jobs (they run on console). I’ve made a leadlist. I don’t know what I’m missing.

Thanks in advance

Hi, I’m trying to implement Mautic for myself (for my business)
I’ve installed it on my own server at my office

I created mtracking pixel and uploaded to my mautic server as per documentation.
Also I installed wordpress plugin on my business server (on a hosting) and pointed to my mautic server.

Looking at source code of wordpress page, mtracking.gif is correctly loaded (200ok) but I get no data into mautic.

I set up cron jobs (they run on console). I’ve made a leadlist. I don’t know what I’m missing.
Thanks in advance

Nevermind.
I managed to solved it.

When installing WPMautic plugin, Mautic Base URL should include index.php
I.E: http://your-mautic/index.php
That way mtracking.gif pixel image start working (on Private navigation I entered my website and see Anonymous on Mautic).

I realized that after seeing form html (javascript) to include on my website.