Hello T202 Experts!
I'm having a seemingly unresolvable issue with Advanced LP not passing subid info correctly.
This is very strange because:
Individually testing each of the Affiliate Campaign URLs in a Simple LP or DL setup works fine with subid properly concatenated to the Affiliate link.
Loading my Advanced LP and looking at the cookies shows that the "tracking202pci" cookie is dropped, has a value and I'm able to pull up this value in the database.
However tracing the call with HTTPLiveHeaders shows that $tracking202outbound variable set by the offer PHP shows that &pci='.$_COOKIE['tracking202pci']; comes back empty and as a result the subid is not passed through to the affiliate network.
I have tried this with 2 different hosts (Hostgator and GoDaddy) and the same thing happens in both places. Hostgator is a fresh install on a brand new hosting account.
Any ideas what's going on? What am I missing?
Thanks!