opened e-mails
Moderator: moderator
opened e-mails
hello, I'm having problems with opened mails tracking....
It doesn't work, but the trackable links works fine.
Has anyone gotten it to work?
thanks.
It doesn't work, but the trackable links works fine.
Has anyone gotten it to work?
thanks.
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: opened e-mails
Yes. Do you send out HTML mails? (It is technically not possible to track TXT mails.)
OpenEMM Maintainer
Re: opened e-mails
yes, i use html, the problem is when I use <img src="[agnONEPIXEL]">.
Inside the source code of the mail, the address that point to the pixel is wrong...
its something like this:
<img src=3D"http://10==2E116.83.23:8080/g.html?uid=3D1.1b.6.0.5l262fx393" alt=3D"" border=3D"0"=
height=3D"1" width=3D"1">
and the ip address should be like this
http://10.116.83.23:8080/....
I can't understand why is changing the ipaddress
what i'm doing wrong?
thanks
Inside the source code of the mail, the address that point to the pixel is wrong...
its something like this:
<img src=3D"http://10==2E116.83.23:8080/g.html?uid=3D1.1b.6.0.5l262fx393" alt=3D"" border=3D"0"=
height=3D"1" width=3D"1">
and the ip address should be like this
http://10.116.83.23:8080/....
I can't understand why is changing the ipaddress
what i'm doing wrong?
thanks
Re: opened e-mails
I'm using the virtual machine openemm-2013
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: opened e-mails
Tag agnONEPIXEL was deprecated with OpenEMM 2011.
You simply activate openings tracking in tab mailing, box Email ("measure open rate").
You simply activate openings tracking in tab mailing, box Email ("measure open rate").
OpenEMM Maintainer
Re: opened e-mails
yes, i know, i tried this but didn't work...
at top of email and at bottom...but no statics...
i configured outlook to accept all the files from the sender that i'm making the tests, because it needs to download the images...
but doesn't work...

at top of email and at bottom...but no statics...
i configured outlook to accept all the files from the sender that i'm making the tests, because it needs to download the images...
but doesn't work...

-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: opened e-mails
Check if your sent mailing really contains the HTML tracking code
Code: Select all
<img src=3D"http://www.openemm.org:8080/g.html?uid=3D1.3b.1.0.2pko008o07" alt=3D"" border=3D"0" height=3D"1" width=3D"1">
OpenEMM Maintainer
Re: opened e-mails
yes it has....
look:
This is a multi-part message in MIME format.
---==AGNITASOUTER164240059B29000038==
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
aaaa
---==AGNITASOUTER164240059B29000038==
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<img src=3D"http://10.116.83.23:8080/g.html?uid=3D1 ... v3uulgrf0n" al=
t=3D"" border=3D"0" height=3D"1" width=3D"1">
---==AGNITASOUTER164240059B29000038==--
look:
This is a multi-part message in MIME format.
---==AGNITASOUTER164240059B29000038==
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
aaaa
---==AGNITASOUTER164240059B29000038==
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<img src=3D"http://10.116.83.23:8080/g.html?uid=3D1 ... v3uulgrf0n" al=
t=3D"" border=3D"0" height=3D"1" width=3D"1">
---==AGNITASOUTER164240059B29000038==--
Re: opened e-mails
Hi, I have the same problem.
I have opened a similar post here (https://forum.openemm.org/using-openemm ... c2511.html) but I wasn't able to solve it
All other images are correctly viewed and if I try to call the tracking pixel directly from my browser I receive a blank image, but stats report always 0
What can I debug it (or, better, how can I solve
)?
I have opened a similar post here (https://forum.openemm.org/using-openemm ... c2511.html) but I wasn't able to solve it

All other images are correctly viewed and if I try to call the tracking pixel directly from my browser I receive a blank image, but stats report always 0
What can I debug it (or, better, how can I solve

Re: opened e-mails
Hello,
Please look at the link below:
http://emarketing_campaigns.cilauctions.com/upcoming/Dec-14-2013/cil-email.html
I have added the img tag as suggested in the post, but still no luck with getting opened stats
{
Check if your sent mailing really contains the HTML tracking code
<img src=3D"http://www.openemm.org:8080/g.html?uid= ... 2pko008o07" alt=3D"" border=3D"0" height=3D"1" width=3D"1">
}
Please let me know how i can fix this.
Thanks
Jason
Please look at the link below:
http://emarketing_campaigns.cilauctions.com/upcoming/Dec-14-2013/cil-email.html
I have added the img tag as suggested in the post, but still no luck with getting opened stats
{
Check if your sent mailing really contains the HTML tracking code
<img src=3D"http://www.openemm.org:8080/g.html?uid= ... 2pko008o07" alt=3D"" border=3D"0" height=3D"1" width=3D"1">
}
Please let me know how i can fix this.
Thanks
Jason
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: opened e-mails
The img tag is added automatically by OpenEMM and should not be added manually. The "3D" code is only seen when checking the HTML source code of the mail, because in HTML mails character "=" is replaced by "=3D". A "=" without "3D" indicates a line break.
OpenEMM Maintainer
Re: opened e-mails
This is a multi-part message in MIME format.
---==AGNITASOUTER164240059B29000038==
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
aaaa
---==AGNITASOUTER164240059B29000038==
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<img src=3D"http://10.116.83.23:8080/g.html?uid=3D1 ... v3uulgrf0n" al=
t=3D"" border=3D"0" height=3D"1" width=3D"1">
---==AGNITASOUTER164240059B29000038==--
---==AGNITASOUTER164240059B29000038==
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
aaaa
---==AGNITASOUTER164240059B29000038==
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<img src=3D"http://10.116.83.23:8080/g.html?uid=3D1 ... v3uulgrf0n" al=
t=3D"" border=3D"0" height=3D"1" width=3D"1">
---==AGNITASOUTER164240059B29000038==--