Hello,
our measurable links do not work. We have established a OpenEMM 2011th
My mistake, that I previously among the files and emm.properties cms.properties have specified an incorrect URL (I thought it must be the address of the customer pure) was. But now all the links are encrypted with the wrong URL. I have now adapted the files but unfortunately without success.
Hope someone remember something.
Sincerely,
Jin
measurable links do not work
Moderator: moderator
Re: measurable links do not work
OK, problem solved. I have read the installation Sans line again, here there was a SQL command, now the left back in order.
But now I have another problem unfortunately. No recipient could unsubscribe. An example of the link has been generated:
http://adress.com/form.do?agnCI=1&agnFN ... D=##AGNUID##
This is the first step if you log out. But when man clicks on Yes then comes error.
Should not come instead of "##AGNUID##" a number or something?
But now I have another problem unfortunately. No recipient could unsubscribe. An example of the link has been generated:
http://adress.com/form.do?agnCI=1&agnFN ... D=##AGNUID##
This is the first step if you log out. But when man clicks on Yes then comes error.
Should not come instead of "##AGNUID##" a number or something?
Re: measurable links do not work
Am I wrong in the rubric?
Re: measurable links do not work
Tag: [agnUNSUBSCRIBE] was broken ore not supported.
Answer:
insert in the template directly: href="http://www.adress.org:8080/form.do?agnC ... D=##AGNUID##"
this works
Answer:
insert in the template directly: href="http://www.adress.org:8080/form.do?agnC ... D=##AGNUID##"
this works
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: measurable links do not work
Yes, tag [agnUnsubscribe] is deprecated and no longer supported.
OpenEMM Maintainer