opened e-mails

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

jero
Posts: 5
Joined: Wed Jun 05, 2013 8:26 am

opened e-mails

Post by jero »

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.
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

Yes. Do you send out HTML mails? (It is technically not possible to track TXT mails.)
OpenEMM Maintainer
jero
Posts: 5
Joined: Wed Jun 05, 2013 8:26 am

Re: opened e-mails

Post by jero »

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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

Which version of OpenEMM do you use?
OpenEMM Maintainer
jero
Posts: 5
Joined: Wed Jun 05, 2013 8:26 am

Re: opened e-mails

Post by jero »

I'm using the virtual machine openemm-2013
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

Tag agnONEPIXEL was deprecated with OpenEMM 2011.

You simply activate openings tracking in tab mailing, box Email ("measure open rate").
OpenEMM Maintainer
jero
Posts: 5
Joined: Wed Jun 05, 2013 8:26 am

Re: opened e-mails

Post by jero »

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...
:(
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

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
jero
Posts: 5
Joined: Wed Jun 05, 2013 8:26 am

Re: opened e-mails

Post by jero »

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==--
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

And the mail images are displayed in your mail client?
OpenEMM Maintainer
ktrls
Posts: 2
Joined: Wed Apr 24, 2013 12:27 pm

Re: opened e-mails

Post by ktrls »

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 :cry:

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 :) )?
jasons
Posts: 8
Joined: Sun Dec 08, 2013 4:48 pm

Re: opened e-mails

Post by jasons »

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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: opened e-mails

Post by maschoff »

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
chal3oye
Posts: 1
Joined: Wed Jan 29, 2014 8:33 am

Re: opened e-mails

Post by chal3oye »

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==--
Post Reply