/    Sign up×
Community /Pin to ProfileBookmark

getting the history

Now what my goal is to find out the history of not what the [I]last[/I] page was, but what the second to last page was.

See i have a web counter right now, but most my visits are from my .com, which is really just a redirect. So instead of showing what page they came from it shows the redirect [It’s a forwarding .com .]

I’ve been playing around with the history object to no avail, and i’m wonder does anyone have any ideas of what I could do?

Thanks
-sigafoo

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@saulssOct 19.2005 — you could try using [CODE]history.go(-2);[/CODE]
Copy linkTweet thisAlerts:
@felgallOct 19.2005 — The counter will be using document.referrer to identify what the last page was. There is no equivalent code to test for what the second last page was and each of your visitors can disable document.referrer so that the previous page in not available at all.
×

Success!

Help @sigafoo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...