curiousjoe
Member
I did a small campaign and nothing was coming up in the stats. so i looked at the HTML code for the opening tracking, and it was this:
<img src=3D"http://XXX.XXX.com/lm/lm.php?tk=3DUG9zdG1hc3RlcgkJCWRhcmluY=
mVha2VyQHByb3Rvbm1haWwuY29tCUF0dGVtcHRpbmcgdG8gZ2V0IGluIHRvdWNoIGNhcmVlcmxh=
YidzIEppbSBSYXlzdG9uCTQ0NwkJMTUxCW9wZW4Jbm8Jbm8=3D&url=3D" alt=3D"LM Openin=
g" height=3D"1" width=3D"1" />
Note how its got '3D' added to every field, 3D being the hex for "=" of course. Any idea what has gone on here? Why the "=" followed by the hex version ?
<img src=3D"http://XXX.XXX.com/lm/lm.php?tk=3DUG9zdG1hc3RlcgkJCWRhcmluY=
mVha2VyQHByb3Rvbm1haWwuY29tCUF0dGVtcHRpbmcgdG8gZ2V0IGluIHRvdWNoIGNhcmVlcmxh=
YidzIEppbSBSYXlzdG9uCTQ0NwkJMTUxCW9wZW4Jbm8Jbm8=3D&url=3D" alt=3D"LM Openin=
g" height=3D"1" width=3D"1" />
Note how its got '3D' added to every field, 3D being the hex for "=" of course. Any idea what has gone on here? Why the "=" followed by the hex version ?