Jump to content

Need help with tracking page and redirects


voasi

Recommended Posts

Ok, so here's the setup:

 

Page1 shows a frame and shows siteID1.  User then will hit external button on siteID1 which will bring up "Thank you" page.  I don't want the user to go to Thank You page, but rather go to siteID2.  We'll have all the sites in the DB already.  Also, siteID1 should never be visited again after user hits external button.

 

Is there a way to do this?

 

 

Link to comment
Share on other sites

sorry misunderstood.

 

If your useing page frames then it will work.

 

PHPmyVisits has a built in multi-site meaning it can keep track of all pages in all sites.

It also has a built in redirector so you know which buttons are being clicked.

 

Try it.

 

I like it.

Link to comment
Share on other sites

Here's a more detailed explanation:

 

We start with a page that has a form with first name, last name and email address. When submitted you are taken to a page that has 2 frames. The first name, last name and email address from the form will be included in the url using the get method to auto populate the email address field in the form in the bottom frame. The top frame pulls a header file from our server no problem. The bottom frame pulls a URL from a database. We have a DB of URL’s that go to an external webpage that contains a form. We want it so that when the user clicks submit on the form and is taken to a thank you page, the program will check the db and see that the thank you page is not in the list of URL’s in the db and will then go to the next URL in the db. It will keep doing this for all of the URL’s in the db. Keep in mind the forms are on external pages and we have no control over them. Possible to do?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.