8 lines
521 B
Plaintext
8 lines
521 B
Plaintext
|
|
The `jamkazam` folder is a wordpress plugin.
|
||
|
|
|
||
|
|
It has a ton of boilerplate already added, so it's easy to extend.
|
||
|
|
|
||
|
|
However, the only actual code currently is in jamkazam.php at the root folder. The code at the bottom looks for an *affiliate*
|
||
|
|
parameter, and if found, sets a cookie in the same manner as the jam-web app does. This is so that users going to jamkazam.com
|
||
|
|
landing pages can tack on the ?affiliate=10000 parameter and, if the user ends up signing up, then the affiliate_referra_id on the user will be set
|