I did it a bit differently. I didn't want every click event.
To get link tracked customers for a particular mailing I use this query:
SELECT
customer_1_tbl.firstname,
customer_1_tbl.lastname,
customer_1_tbl.email,
rdir_log_tbl.change_date,
rdir_log_tbl.url_id,
rdir_url_tbl.full_url
FROM ...
Search found 6 matches
- Tue May 05, 2009 8:57 pm
- Forum: Using OpenEMM
- Topic: Digging down to users - possible?
- Replies: 18
- Views: 20416
- Thu Apr 09, 2009 8:45 am
- Forum: Using OpenEMM
- Topic: Is it possible to send to multiple mailing lists?
- Replies: 0
- Views: 2445
Is it possible to send to multiple mailing lists?
Hello! I was wondering if there's a way to send to multiple mailing lists? If there isn't then I thought maybe this solution:
1) Create profile field "MailingList"
2) Create targeted groups. For example targeted group "List one" where are all subscribers who's MailingList field = List one.
3) Send ...
1) Create profile field "MailingList"
2) Create targeted groups. For example targeted group "List one" where are all subscribers who's MailingList field = List one.
3) Send ...
- Thu Apr 09, 2009 8:32 am
- Forum: Using OpenEMM
- Topic: Delete all recipients GUI
- Replies: 2
- Views: 3969
- Wed Apr 01, 2009 12:29 am
- Forum: Installation & Upgrades
- Topic: Multiple installs for multiple domains in same dedic. server
- Replies: 1
- Views: 3989
- Sat Mar 28, 2009 7:13 pm
- Forum: Installation & Upgrades
- Topic: who can recommend good hosting?
- Replies: 22
- Views: 37082
- Sat Mar 28, 2009 6:43 pm
- Forum: Installation & Upgrades
- Topic: Multiple installs for multiple domains in same dedic. server
- Replies: 1
- Views: 3989
Multiple installs for multiple domains in same dedic. server
Hello!
Can I install two openEMMs in same server for two different domains? Can anyone offer me the service to do it? Or can I have a commercial version so my two different customers can have two separate accounts (then can be one installation in one domain only)? Basically I have two customers in ...
Can I install two openEMMs in same server for two different domains? Can anyone offer me the service to do it? Or can I have a commercial version so my two different customers can have two separate accounts (then can be one installation in one domain only)? Basically I have two customers in ...
