Can I get my content locked page to relock after being refreshed?!?!?! Please repond

lilcurts101

Newbie
Joined
Nov 9, 2013
Messages
40
Reaction score
1
For my website to work, I will need the page to relock after the page has be refreshed is this possible?


And what networks use this method?
 
How is your website set up? Wordpress?
How do you get the offers?

Here's what I did:
I get the offers for the page I lock from the API of a CPA network. The network identifies users from their IP and you can also get the lead count of an IP.
Normally you would get the leads for 24h and if there is one than no content lock will show up anymore.
I didn't want that so I check the lead count of an IP for all time and make a counter in a database. So if a user generates a lead he can view the page but at the same moment the counter for this IP is set to the same value as the lead count. Whenever a user goes to that page it checks (if the lead count is higher than 0) if there is a counter for that IP and only shows the locked content if the lead count is higher than that counter.
Because it sets the counter to the same value at the moment the user views the content the check will fail if the user reloads the page and he will get the locker again.

Hope that was somehow understandable ;)

Cheers,
Mo
 
Hey mo,

Im using cpagrip offers and wordpress...

I understand what your saying but that is not what i'm after..

1.Say, if a visitor completes a survey, they will get there content. (The page will then refresh as soon as they receive there content this then will then boot up another survey)

2.If the vistor wants more content he would have to fill out another survey to receive this unlimited content.

Basically, it will be a 1 lead for 1 content 1 lead for 1 content 1 lead for 1 content. which the visitor can repeat to keep receiving content.

kinda like a trade, if a visitor gives me 1 lead they can receive 1 content which they can keep repeating to receive unlimited content

1 lead for 1 content
1 lead for 1 content

Sorry, this is the only way I can explain.

I cannot allow my content locked page to be available for them after they receive there content. That is why I will need a content lock to reboot after page refresh.. (I hope i'm making sense)

Is this possible?
 
Ah, Sorry I miss read your post.


I do not have that option of matching the ip with the lead count.

On my network (cpagrip) you have a option called access time to the page, the minimium amouth is 15 secs. This way to long for my niche to work..

I have a link on a locked page that when clicked they receive the content therefor in 15 seconds they could receive about 5 contents before the page locks. therefor, I do not want this to happen.. I only want them to have 1 content then the page will lock instantly.

What networks can I use this method with?
 
How is your website set up? Wordpress?
How do you get the offers?

Here's what I did:
I get the offers for the page I lock from the API of a CPA network. The network identifies users from their IP and you can also get the lead count of an IP.
Normally you would get the leads for 24h and if there is one than no content lock will show up anymore.
I didn't want that so I check the lead count of an IP for all time and make a counter in a database. So if a user generates a lead he can view the page but at the same moment the counter for this IP is set to the same value as the lead count. Whenever a user goes to that page it checks (if the lead count is higher than 0) if there is a counter for that IP and only shows the locked content if the lead count is higher than that counter.
Because it sets the counter to the same value at the moment the user views the content the check will fail if the user reloads the page and he will get the locker again.

Hope that was somehow understandable ;)

Cheers,
Mo

Ah, Sorry I miss read your post.


I do not have that option of matching the ip with the lead count. What Networks have this?

On my network (cpagrip) you have a option called access time to the page, the minimium amouth is 15 secs. This way to long for my niche to work..

I have a link on a locked page that when clicked they receive the content therefor in 15 seconds they could receive about 5 contents before the page locks. therefor, I do not want this to happen.. I only want them to have 1 content then the page will lock instantly.

What networks can I use this method with?
 
Ok I think now I understood you right but I will make up an example to see if we have the same idea about it :)

So let's say the content you have is an endless article (yeah whatever, I know that's impossible but it's an example ;) ) and if he generates a lead you give him the first 500 words. To continue reading he will again need to generate an lead. So for every lead he gets 500 words more.
Did I get this right? :)

Could you tell what kind of content it is? Downloads? Is there a single page where you can continue to get content or are there many pages with different content on all of them?

Does cpagrip have an API for their offers? I guess you would need one to achieve this, then you could just write an WP plugin for it.
Otherwise I would just contact them and ask if they have something which works in that way :)
 
Ok but does the link adress change after clicking? Or is it always the same?

You could just add an JS file with an event handler for clicking the link which replaces the link with some kind of loading gif for 15 seconds or jsut some text like "you have to wait 15 seconds for the next content".

That would propably be the easiest way but not completely safe if the link is always the same

Edit: Just came to my mind that you propably don't want to have the people wait for 15 seconds for the next content or does this not matter?
 
Is there away I can contact you or message you for further discussion? maybe skype
 
Ok but does the link adress change after clicking? Or is it always the same?

You could just add an JS file with an event handler for clicking the link which replaces the link with some kind of loading gif for 15 seconds or jsut some text like "you have to wait 15 seconds for the next content".

That would propably be the easiest way but not completely safe if the link is always the same

Edit: Just came to my mind that you propably don't want to have the people wait for 15 seconds for the next content or does this not matter?

Is there away I can contact you or message you for further discussion? maybe skype
 
Back
Top