CPAlead premium content script question

Discussion in 'Affiliate Programs' started by candyman333, Nov 4, 2008.

  1. #1
    I have a tv streaming BLOG and I only want some of the pages protected with the Premium Content Survey CPALead script. How do I change the script to make it work like that. With my blog, even if I place the script in a specific place, the surveys show up for everything.

    Is there any way to prevent this?

    Any help would be appreciated.
     
    candyman333, Nov 4, 2008 IP
  2. linkgator

    linkgator Peon

    Messages:
    262
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    May be try adding codes while you're writing a post? But it won't be on <head> tags, so it may not work but it's definitely worth a try. ;)
     
    linkgator, Nov 5, 2008 IP
  3. wirescale

    wirescale Peon

    Messages:
    205
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    use an if statement in the header include file

    if (post_id == '3') { // assuming you post_id # is 3
    cpalead code here
    }
     
    wirescale, Nov 5, 2008 IP
    candyman333 likes this.
  4. candyman333

    candyman333 Peon

    Messages:
    103
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you wirescale, I think that will help out. +rep
     
    candyman333, Nov 5, 2008 IP