使用imobitrax 创建Lp类型的campaign,按照教程一步步来,最后一步遇到一个关于offer链接替换的问题求解大神们!!!!!!0 A* M1 U/ M+ y' G6 F
Offer Link(s):To link to the offer, use the following. <a href="<?php echo $offer; ?>">Click for offer</a>图中红色代码是最后一步目的是 替换LP目录下 index.php 文件中的对应的offer 链接的吗?但是我替换后再点击跳转offer链接后lp没有跳转,无反应,是什么原因呢,各步骤完成后的截图如下:
- D% V+ W. g' S5 r, A9 W. T
7 _* |, u6 Z1 o0 c1.选择off domain 方式
7 S/ H" l, j2 `# n2.
. Y" O0 s8 n- YDownload the tracking.php file and upload it into a folder on the domain where you will be hosting your landing pages.
: t. ?' H3 y- K! \/ W) h+ ?/ c2 \3.改需插入到lp最上面代码中的php代码段
0 G2 a2 ^9 c9 e
1 s9 g. o+ N$ m/ U, H: }( K4.测试offer链接 替换代码(此步骤只是测试,所以放在代码中任一位置。
- ^; h7 I" S5 V" o9 s! T5.
1 }5 }# Z' @, s点击Click for offer 并没有跳转到offer页面,没有反应。2 e q+ L: i$ ] Y: W. o
5 R. x: S' _3 h; D: r说明
2 y1 L3 B* e2 U! V( `3 h/ }9 v! X<a href="<?php echo $offer; ?>">Click for offer</a> 此php 语句没有执行啊是哪里有问题了吗????2 }, J; Y! _: z ] t. y+ j' l
|