SOLVED

From Facebook,"Visit Web Page" is not recorded

Go to solution
Anonymous
Not applicable

From Facebook,"Visit Web Page" is not recorded

Hi all

I published a new LP yesterday.

Today I found the "Visit Web Page" activity is not recorded when the lead comes from Facebook link.

Sometimes the "Click Link" activity after "Visit Web Page" is not recorded too. Why?

Example

1. The lead clicks LP1's link on Facebook timeline.

2. The lead visits LP1. <============ Not recorded

3. The lead clicks LP2's link on LP1. <==== Sometimes not recorded

4. The lead visits LP2. <====== Recorded and Referrer is LP1

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: From Facebook,"Visit Web Page" is not recorded

Munchkin itself isn't Facebook-aware, so that's pretty strange.  Can you see (in web inspector/dev tools) that the request to /visitWebPage? is actually going out?  Do you see other errors (such as red-colored "Canceled request") in the network tab?

View solution in original post

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: From Facebook,"Visit Web Page" is not recorded

Munchkin itself isn't Facebook-aware, so that's pretty strange.  Can you see (in web inspector/dev tools) that the request to /visitWebPage? is actually going out?  Do you see other errors (such as red-colored "Canceled request") in the network tab?

Anonymous
Not applicable

Re: From Facebook,"Visit Web Page" is not recorded

Thank you Sanford

Your advice is bingo.

/visitWebPage? Status is "canceled" at munchkin.js:10 and Message "Failed to load response data" is shown.

I check my LP.

Anonymous
Not applicable

Re: From Facebook,"Visit Web Page" is not recorded

I am looking for fixing /visitWebPage issue.

munchkin.js visitWebPage is canceled, Why?