The problem of members viewing site but not logging in or adding content

Is there any solution to the above. Hundreds of visitors ever day according to analythics but not many signing in or adding content.  Any solutions ?

Views: 208

Reply to This

Replies to This Discussion

Damien

I dont use any of those sites. I assume my visitors are genuine as they are consistent

Damien.  Is there any way to check if the visitors are genuine?

Check out "TIP" Non-logged in members redirect script, timed redirect and Tim...

compliments of George H. Compton IV

This script redirects non-logged in members. I think it may be just what you are looking for. After a set time of them not being logged in and viewing your site,you can have it prompt them to sign up.

I suppose you can just Redirect your non-logged in members to your sign in page or sign-up page using JavaScript here's one to the sign-up page just chang the link to your network sign in page.. this is a timed redirect script right now it's set to 9000 which is 9 seconds lower the number to 0 for an instant redirect or raise it to 30000 for a 30 second delay

<script type="text/JavaScript">
if(ning.CurrentProfile == null){
setTimeout("location.href = 'http://thatsme.in/main/authorization/signIn';",9000);
}
</script>

Wow looks like almost all my replies yesterday just disappeared LOL thank you Jords

that's what I was trying to let him know :-)

RSS

Latest Activity

Fire-Tech replied to soaringeagle's discussion '3.0 feature request'
"+1"
3 hours ago
Allison Leahy replied to soaringeagle's discussion '3.0 feature request'
"Thanks. I'll make sure this is filed as a feature improvement for 3.0."
4 hours ago
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
"Ha!  Nevermind.  Suddenly it's back to normal again.  Gremlins in the hardware,…"
4 hours ago
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
"Hey SP is your slide still running alright?  Came back from dinner and saw this.  idk if…"
5 hours ago
FedMedic replied to soaringeagle's discussion '3.0 feature request'
"+1"
8 hours ago
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"It's a glitch on Ning's end; plain and simple"
9 hours ago
John Bizley replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"Thanks Riccardo, it took a bit of moving the mouse about to find it but my mouse does change to the…"
9 hours ago
Riccardo Rossini replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
"John, actually the button is only hidden, more or less you'll find it here your pointer will…"
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service