([facebook-analytics])-Track other pages in the website using Facebook Analytics - facebook-analytics

I have a website maybe is www.jaminebaker.com and there is a feedback page and a article page. In my article page, there is also a share button to Facebook. Can I check whether is it possible for Facebook Analytics to trace whether did I click on the feedback page also ? I know that I can track the Facebook share.
Thanks.

Yes, this is totally possible. If you're using Facebook Pixel, check this out. If you're using the Facebook Analytics JS SDK, check this out.

Related

Google reCAPCTHA v3 should go in every page or not?

I'm migrating from Google reCAPTCHA v2 to v3. As they are quite different, I have a question.
I used to place my reCAPTCHA v2 only inside web pages where a form exists, to make users click and avoid bots. That's understood, ok, but with reCAPTCHA v3 there is NOT a checkbox where to click on (reCAPTCHA v3 analyzes the user behaviour and clicks).
So... should I place the reCAPTCHA v3 just in forms pages or should I place it in all and every pages I have (to make recaptcha observe how the user interacts with the web)?
I would disagree with Galzor’s answer. The documentation says that
The score is based on interactions with your site and enables you to take an appropriate action for your site.
It’s “site” and not page. It goes on to say
reCAPTCHA works best when it has the most context about interactions with your site, which comes from seeing both legitimate and abusive behavior. For this reason, we recommend including reCAPTCHA verification on forms or actions as well as in the background of pages for analytics.
To me that last sentence means “every page with analytics on my site” — i.e. every page, whether it has a form on it or not. Which then gives rise to all sorts of privacy concerns, see also here.
Now my question is: what does the “reCAPTCHA verification” refer to? Including the api.js script or executing something or… 🤔
Unfortunately, the docs don’t spell this out clearly.
Addendum
(Feb 2023)
I switched to hCaptcha and their docs are also somewhat unclear. However, their customer service responded with
You should add the script and the DOM container with hCaptcha widget only on the contact form page and then call our /siteverify endpoint to validate the user.
and
Same scenario for second case, add it only on the sign up page and if validated within our side the user should be able to log in.
Based on that response I added the CAPTCHA only to the Contact page of my website and to the Sign Up page of the webapp.
Not sure this would also apply to Google’s CAPTCHA, though.
I dont think it should go into every page. mostly the users will find it too intrusive on all pages. in my opinion use it on page with form only.

Facebook's fbclid parameter is blocking my adsense ads on my website. How can I eliminate this?

When I share an article from my website to Facebook, Facebook adds a fbclid parameter code which affects the Adsense ads from appearing when someone clicks on the link. When they are redirected to the article, no ads appear. It's like Facebook's fbclid code is blocking my Adsense ads from appearing. It's costing me thousands of dollars a month. Is there a way around this?
I've researched everything and can't find an answer.
I want my facebook followers to be able to click on the link and go to my website and see the ads, but facebook's fbclid is blocking that.

Cannot find "Realtime Updates setting page under Facebook Apps Setting"

I am trying to get real time posts from a facebook page and the article http://trocolate.wordpress.com/2012/12/13/realtime-update-in-asp-net-mvc-facebook-template/ talks about a way to implement it in asp .net mvc with a facebook template. It has the below section
Subscribe to changes
There are two ways to subscribe to a class of objects: you can do manually from App Settings or you can do programmatically by codes. Here let’s pick the easy one. Go to the Realtime Updates setting page under Facebook Apps Setting. I cannot seem to find this page.
When I go to the Apps – Settings, I get Basic, Advanced and Migrations tabs. Please let me know if I have missed something.
thanks
I believe that article is outdated and now Facebook doesn't let you do that from Settings.
If you read the current documentation, it says "Real Time updates are subscribed to by using the /{app-id}/subscriptions Graph API edge." It doesn't mention any other way of making subscriptions.
Maybe you should do it programmatically.

How to get adsense ads to use context hints and refresh on ajax site

This may really be two separate questions, except that there may be some dependency between the two solutions.
What I have is an ajax site, and I would like to show google adsense ads that are relevant to the search terms that people type in on my site.
So if someone searches for 'cheese' on my site, I want to refresh the google adsense ad AND sent it the hint 'cheese', so that it shows results relevant to cheese, and I want to do this without refreshing my page ie do it through ajax.
I'm signed up to adsense, and can get regular ads to show. I'm also signed up to google dfp and can get those ads to show. I've been googling for an hour and made no progress in figuring out what to do next. Very grateful for any help anyone can offer! Thanks!
I don't know much about adsense sorry but as far as DFP is concerned you should be able to work out everything you need to do from the docs here: http://support.google.com/dfp_premium/bin/answer.py?hl=en&answer=1650154&expand=pubservice_details#refresh
You probably need to look at the clearTargeting, setTargeting and refresh methods.

how to direct a user to rate my app?

I would like to direct my user to rate and review my app. Is there an embedded way or must i send my user to the app page on marketplace website?
I can't remember exactly, but i think i saw somewhere in an app review integrated and can't seem to find anything on MSDN. Thanks!
MarketplaceReviewTask
See https://stackoverflow.com/a/7444337/694641

Resources