Search found 8 matches

by jasons
Tue Dec 10, 2013 6:16 pm
Forum: Installation & Upgrades
Topic: How to config Trackable Links (not from localhost:8080)?
Replies: 13
Views: 11130

Re: How to config Trackable Links (not from localhost:8080)?

Ok thanks, so i will rebuild the db using the openemm-2013.sql file.
Please let me know if i need to do something else.
by jasons
Tue Dec 10, 2013 10:24 am
Forum: Installation & Upgrades
Topic: How to config Trackable Links (not from localhost:8080)?
Replies: 13
Views: 11130

Re: How to config Trackable Links (not from localhost:8080)?

Thanks for the info, do i need to reinstall everything or could i use openemm-2013.sql to fix the corrupt db.
by jasons
Sun Dec 08, 2013 7:08 pm
Forum: Installation & Upgrades
Topic: How to config Trackable Links (not from localhost:8080)?
Replies: 13
Views: 11130

Re: How to config Trackable Links (not from localhost:8080)?

Not sure why the Value is 0, but i did use openemm-2013.sql.

What value should there?
by jasons
Sun Dec 08, 2013 6:06 pm
Forum: Installation & Upgrades
Topic: How to config Trackable Links (not from localhost:8080)?
Replies: 13
Views: 11130

Re: How to config Trackable Links (not from localhost:8080)?

Thanks for such a prompt reply.

I checked the table and i believe the info is there:
{
company_id int(11) No Primary 0
shortname varchar(255) No None
description varchar(255) No None
status varchar(10) No None
timestamp timestamp No None CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP ...
by jasons
Sun Dec 08, 2013 5:16 pm
Forum: Using OpenEMM
Topic: opened e-mails
Replies: 13
Views: 9655

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 ...
by jasons
Sun Dec 08, 2013 4:58 pm
Forum: Installation & Upgrades
Topic: How to config Trackable Links (not from localhost:8080)?
Replies: 13
Views: 11130

Re: How to config Trackable Links (not from localhost:8080)?

Hello,
I tried this and still no luck.
mysql> update company_tbl set rdir_domain = "http://mydomain.com:8080"

Is there any thing else i should be doing.
Because of this all links point to http://localhost:8080/r.html?uid=1.c.3.17.wdzsdj7a98
I have to disable the trackable links to make it work. Any ...